./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-race-challenges/per-thread-index-bitmask-race-3.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 023d838f Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-race-challenges/per-thread-index-bitmask-race-3.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/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 6029e5a48177b265da8d69ef0b285080ea9366bff1fe25e3f3180b0cf8b63df5 --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.fs.icfgbuilder-eval-023d838-m [2024-11-10 14:42:33,289 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-10 14:42:33,368 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-10 14:42:33,374 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-10 14:42:33,375 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-10 14:42:33,408 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-10 14:42:33,409 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-10 14:42:33,409 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-10 14:42:33,410 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-10 14:42:33,411 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-10 14:42:33,412 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-10 14:42:33,414 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-10 14:42:33,414 INFO L153 SettingsManager]: * Use SBE=true [2024-11-10 14:42:33,414 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-10 14:42:33,415 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-10 14:42:33,418 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-10 14:42:33,418 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-10 14:42:33,419 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-10 14:42:33,419 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-10 14:42:33,419 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-10 14:42:33,419 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-10 14:42:33,420 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-10 14:42:33,420 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-10 14:42:33,421 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-10 14:42:33,421 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-10 14:42:33,422 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-10 14:42:33,422 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-10 14:42:33,423 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-10 14:42:33,423 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-10 14:42:33,423 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-10 14:42:33,423 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-10 14:42:33,424 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-10 14:42:33,424 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-10 14:42:33,425 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-10 14:42:33,425 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-10 14:42:33,426 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-10 14:42:33,426 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-10 14:42:33,426 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-10 14:42:33,426 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-10 14:42:33,426 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-10 14:42:33,427 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-10 14:42:33,427 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/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 -> 6029e5a48177b265da8d69ef0b285080ea9366bff1fe25e3f3180b0cf8b63df5 [2024-11-10 14:42:33,676 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-10 14:42:33,702 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-10 14:42:33,705 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-10 14:42:33,706 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-10 14:42:33,706 INFO L274 PluginConnector]: CDTParser initialized [2024-11-10 14:42:33,707 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-race-challenges/per-thread-index-bitmask-race-3.i [2024-11-10 14:42:35,177 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-10 14:42:35,492 INFO L384 CDTParser]: Found 1 translation units. [2024-11-10 14:42:35,494 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/per-thread-index-bitmask-race-3.i [2024-11-10 14:42:35,515 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/bb84434ba/5e50565967f34fa19254e7c204807faf/FLAGef64b42e6 [2024-11-10 14:42:35,532 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/bb84434ba/5e50565967f34fa19254e7c204807faf [2024-11-10 14:42:35,534 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-10 14:42:35,536 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-10 14:42:35,537 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-10 14:42:35,538 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-10 14:42:35,543 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-10 14:42:35,545 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.11 02:42:35" (1/1) ... [2024-11-10 14:42:35,546 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@60ce10e9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 02:42:35, skipping insertion in model container [2024-11-10 14:42:35,546 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.11 02:42:35" (1/1) ... [2024-11-10 14:42:35,593 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-10 14:42:36,101 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-10 14:42:36,115 INFO L200 MainTranslator]: Completed pre-run [2024-11-10 14:42:36,188 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-10 14:42:36,283 INFO L204 MainTranslator]: Completed translation [2024-11-10 14:42:36,284 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 02:42:36 WrapperNode [2024-11-10 14:42:36,284 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-10 14:42:36,285 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-10 14:42:36,286 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-10 14:42:36,286 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-10 14:42:36,292 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 02:42:36" (1/1) ... [2024-11-10 14:42:36,316 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 02:42:36" (1/1) ... [2024-11-10 14:42:36,343 INFO L138 Inliner]: procedures = 277, calls = 22, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 143 [2024-11-10 14:42:36,344 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-10 14:42:36,345 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-10 14:42:36,345 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-10 14:42:36,345 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-10 14:42:36,355 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 02:42:36" (1/1) ... [2024-11-10 14:42:36,355 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 02:42:36" (1/1) ... [2024-11-10 14:42:36,360 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 02:42:36" (1/1) ... [2024-11-10 14:42:36,360 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 02:42:36" (1/1) ... [2024-11-10 14:42:36,375 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 02:42:36" (1/1) ... [2024-11-10 14:42:36,377 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 02:42:36" (1/1) ... [2024-11-10 14:42:36,378 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 02:42:36" (1/1) ... [2024-11-10 14:42:36,380 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 02:42:36" (1/1) ... [2024-11-10 14:42:36,384 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-10 14:42:36,389 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2024-11-10 14:42:36,392 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2024-11-10 14:42:36,392 INFO L274 PluginConnector]: IcfgBuilder initialized [2024-11-10 14:42:36,393 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 02:42:36" (1/1) ... [2024-11-10 14:42:36,398 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-10 14:42:36,408 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 14:42:36,421 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-10 14:42:36,423 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-10 14:42:36,465 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-10 14:42:36,465 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-10 14:42:36,465 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-10 14:42:36,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-10 14:42:36,466 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-10 14:42:36,466 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-10 14:42:36,466 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-10 14:42:36,468 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-10 14:42:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2024-11-10 14:42:36,469 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2024-11-10 14:42:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-10 14:42:36,469 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-10 14:42:36,471 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-10 14:42:36,606 INFO L256 CfgBuilder]: Building ICFG [2024-11-10 14:42:36,609 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-10 14:42:36,960 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-10 14:42:36,960 INFO L307 CfgBuilder]: Performing block encoding [2024-11-10 14:42:37,028 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-10 14:42:37,029 INFO L336 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-10 14:42:37,029 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 10.11 02:42:37 BoogieIcfgContainer [2024-11-10 14:42:37,030 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2024-11-10 14:42:37,032 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-10 14:42:37,033 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-10 14:42:37,037 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-10 14:42:37,037 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 10.11 02:42:35" (1/3) ... [2024-11-10 14:42:37,038 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5c219e08 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 10.11 02:42:37, skipping insertion in model container [2024-11-10 14:42:37,038 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 02:42:36" (2/3) ... [2024-11-10 14:42:37,039 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5c219e08 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 10.11 02:42:37, skipping insertion in model container [2024-11-10 14:42:37,040 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 10.11 02:42:37" (3/3) ... [2024-11-10 14:42:37,041 INFO L112 eAbstractionObserver]: Analyzing ICFG per-thread-index-bitmask-race-3.i [2024-11-10 14:42:37,058 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-10 14:42:37,058 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 11 error locations. [2024-11-10 14:42:37,058 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-10 14:42:37,136 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-11-10 14:42:37,175 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 189 places, 204 transitions, 415 flow [2024-11-10 14:42:37,262 INFO L124 PetriNetUnfolderBase]: 30/304 cut-off events. [2024-11-10 14:42:37,263 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-10 14:42:37,271 INFO L83 FinitePrefix]: Finished finitePrefix Result has 309 conditions, 304 events. 30/304 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 614 event pairs, 0 based on Foata normal form. 0/254 useless extension candidates. Maximal degree in co-relation 152. Up to 6 conditions per place. [2024-11-10 14:42:37,271 INFO L82 GeneralOperation]: Start removeDead. Operand has 189 places, 204 transitions, 415 flow [2024-11-10 14:42:37,278 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 189 places, 204 transitions, 415 flow [2024-11-10 14:42:37,291 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-10 14:42:37,299 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;@364156ce, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-10 14:42:37,299 INFO L334 AbstractCegarLoop]: Starting to check reachability of 16 error locations. [2024-11-10 14:42:37,312 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-10 14:42:37,312 INFO L124 PetriNetUnfolderBase]: 2/41 cut-off events. [2024-11-10 14:42:37,312 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-10 14:42:37,313 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:42:37,313 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 14:42:37,314 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-10 14:42:37,318 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:42:37,319 INFO L85 PathProgramCache]: Analyzing trace with hash -1770750702, now seen corresponding path program 1 times [2024-11-10 14:42:37,327 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:42:37,327 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [264235706] [2024-11-10 14:42:37,327 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:42:37,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:42:37,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:42:37,612 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-10 14:42:37,613 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:42:37,613 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [264235706] [2024-11-10 14:42:37,613 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [264235706] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:42:37,614 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:42:37,614 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-10 14:42:37,616 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1570901059] [2024-11-10 14:42:37,616 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:42:37,623 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 14:42:37,627 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:42:37,651 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 14:42:37,652 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-10 14:42:37,683 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 177 out of 204 [2024-11-10 14:42:37,687 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 189 places, 204 transitions, 415 flow. Second operand has 3 states, 3 states have (on average 178.33333333333334) internal successors, (535), 3 states have internal predecessors, (535), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:37,688 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:42:37,688 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 177 of 204 [2024-11-10 14:42:37,689 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:42:37,910 INFO L124 PetriNetUnfolderBase]: 123/771 cut-off events. [2024-11-10 14:42:37,911 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-10 14:42:37,919 INFO L83 FinitePrefix]: Finished finitePrefix Result has 915 conditions, 771 events. 123/771 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 30. Compared 3885 event pairs, 19 based on Foata normal form. 10/641 useless extension candidates. Maximal degree in co-relation 745. Up to 137 conditions per place. [2024-11-10 14:42:37,929 INFO L140 encePairwiseOnDemand]: 197/204 looper letters, 20 selfloop transitions, 2 changer transitions 2/199 dead transitions. [2024-11-10 14:42:37,929 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 190 places, 199 transitions, 449 flow [2024-11-10 14:42:37,931 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 14:42:37,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-10 14:42:37,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 558 transitions. [2024-11-10 14:42:37,948 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9117647058823529 [2024-11-10 14:42:37,952 INFO L175 Difference]: Start difference. First operand has 189 places, 204 transitions, 415 flow. Second operand 3 states and 558 transitions. [2024-11-10 14:42:37,953 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 190 places, 199 transitions, 449 flow [2024-11-10 14:42:37,956 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 190 places, 199 transitions, 449 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-10 14:42:37,997 INFO L231 Difference]: Finished difference. Result has 190 places, 197 transitions, 405 flow [2024-11-10 14:42:38,000 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=204, PETRI_DIFFERENCE_MINUEND_FLOW=405, PETRI_DIFFERENCE_MINUEND_PLACES=188, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=199, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=197, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=405, PETRI_PLACES=190, PETRI_TRANSITIONS=197} [2024-11-10 14:42:38,005 INFO L277 CegarLoopForPetriNet]: 189 programPoint places, 1 predicate places. [2024-11-10 14:42:38,005 INFO L471 AbstractCegarLoop]: Abstraction has has 190 places, 197 transitions, 405 flow [2024-11-10 14:42:38,006 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 178.33333333333334) internal successors, (535), 3 states have internal predecessors, (535), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:38,006 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:42:38,006 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 14:42:38,006 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-10 14:42:38,007 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-10 14:42:38,007 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:42:38,007 INFO L85 PathProgramCache]: Analyzing trace with hash -122761896, now seen corresponding path program 1 times [2024-11-10 14:42:38,007 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:42:38,007 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [665438963] [2024-11-10 14:42:38,008 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:42:38,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:42:38,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:42:38,112 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-10 14:42:38,112 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:42:38,113 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [665438963] [2024-11-10 14:42:38,113 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [665438963] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:42:38,113 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:42:38,113 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-10 14:42:38,114 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1598783497] [2024-11-10 14:42:38,114 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:42:38,116 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 14:42:38,116 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:42:38,117 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 14:42:38,117 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-10 14:42:38,147 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 204 [2024-11-10 14:42:38,148 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 190 places, 197 transitions, 405 flow. Second operand has 3 states, 3 states have (on average 176.0) internal successors, (528), 3 states have internal predecessors, (528), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:38,149 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:42:38,149 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 204 [2024-11-10 14:42:38,149 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:42:38,352 INFO L124 PetriNetUnfolderBase]: 208/1006 cut-off events. [2024-11-10 14:42:38,352 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-10 14:42:38,358 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1281 conditions, 1006 events. 208/1006 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 44. Compared 5589 event pairs, 22 based on Foata normal form. 0/836 useless extension candidates. Maximal degree in co-relation 1236. Up to 158 conditions per place. [2024-11-10 14:42:38,364 INFO L140 encePairwiseOnDemand]: 193/204 looper letters, 37 selfloop transitions, 8 changer transitions 0/217 dead transitions. [2024-11-10 14:42:38,365 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 190 places, 217 transitions, 535 flow [2024-11-10 14:42:38,366 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 14:42:38,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-10 14:42:38,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 573 transitions. [2024-11-10 14:42:38,370 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9362745098039216 [2024-11-10 14:42:38,371 INFO L175 Difference]: Start difference. First operand has 190 places, 197 transitions, 405 flow. Second operand 3 states and 573 transitions. [2024-11-10 14:42:38,371 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 190 places, 217 transitions, 535 flow [2024-11-10 14:42:38,373 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 188 places, 217 transitions, 531 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-10 14:42:38,378 INFO L231 Difference]: Finished difference. Result has 190 places, 205 transitions, 471 flow [2024-11-10 14:42:38,381 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=204, PETRI_DIFFERENCE_MINUEND_FLOW=401, PETRI_DIFFERENCE_MINUEND_PLACES=186, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=197, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=189, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=471, PETRI_PLACES=190, PETRI_TRANSITIONS=205} [2024-11-10 14:42:38,382 INFO L277 CegarLoopForPetriNet]: 189 programPoint places, 1 predicate places. [2024-11-10 14:42:38,382 INFO L471 AbstractCegarLoop]: Abstraction has has 190 places, 205 transitions, 471 flow [2024-11-10 14:42:38,383 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 176.0) internal successors, (528), 3 states have internal predecessors, (528), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:38,383 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:42:38,383 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 14:42:38,383 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-10 14:42:38,384 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-10 14:42:38,384 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:42:38,385 INFO L85 PathProgramCache]: Analyzing trace with hash 508603358, now seen corresponding path program 1 times [2024-11-10 14:42:38,385 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:42:38,385 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [941417397] [2024-11-10 14:42:38,386 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:42:38,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:42:38,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:42:38,484 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-10 14:42:38,485 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:42:38,485 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [941417397] [2024-11-10 14:42:38,486 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [941417397] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:42:38,486 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:42:38,486 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-10 14:42:38,486 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1748625847] [2024-11-10 14:42:38,488 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:42:38,488 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 14:42:38,488 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:42:38,490 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 14:42:38,490 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-10 14:42:38,508 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 179 out of 204 [2024-11-10 14:42:38,509 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 190 places, 205 transitions, 471 flow. Second operand has 3 states, 3 states have (on average 180.0) internal successors, (540), 3 states have internal predecessors, (540), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:38,509 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:42:38,509 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 179 of 204 [2024-11-10 14:42:38,510 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:42:38,690 INFO L124 PetriNetUnfolderBase]: 189/1038 cut-off events. [2024-11-10 14:42:38,691 INFO L125 PetriNetUnfolderBase]: For 32/32 co-relation queries the response was YES. [2024-11-10 14:42:38,693 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1342 conditions, 1038 events. 189/1038 cut-off events. For 32/32 co-relation queries the response was YES. Maximal size of possible extension queue 35. Compared 5871 event pairs, 20 based on Foata normal form. 0/869 useless extension candidates. Maximal degree in co-relation 1156. Up to 157 conditions per place. [2024-11-10 14:42:38,696 INFO L140 encePairwiseOnDemand]: 200/204 looper letters, 27 selfloop transitions, 2 changer transitions 0/213 dead transitions. [2024-11-10 14:42:38,696 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 190 places, 213 transitions, 545 flow [2024-11-10 14:42:38,697 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 14:42:38,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-10 14:42:38,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 568 transitions. [2024-11-10 14:42:38,698 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9281045751633987 [2024-11-10 14:42:38,698 INFO L175 Difference]: Start difference. First operand has 190 places, 205 transitions, 471 flow. Second operand 3 states and 568 transitions. [2024-11-10 14:42:38,699 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 190 places, 213 transitions, 545 flow [2024-11-10 14:42:38,702 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 188 places, 213 transitions, 529 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-10 14:42:38,704 INFO L231 Difference]: Finished difference. Result has 189 places, 205 transitions, 465 flow [2024-11-10 14:42:38,705 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=204, PETRI_DIFFERENCE_MINUEND_FLOW=451, PETRI_DIFFERENCE_MINUEND_PLACES=186, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=203, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=201, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=465, PETRI_PLACES=189, PETRI_TRANSITIONS=205} [2024-11-10 14:42:38,706 INFO L277 CegarLoopForPetriNet]: 189 programPoint places, 0 predicate places. [2024-11-10 14:42:38,706 INFO L471 AbstractCegarLoop]: Abstraction has has 189 places, 205 transitions, 465 flow [2024-11-10 14:42:38,707 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 180.0) internal successors, (540), 3 states have internal predecessors, (540), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:38,708 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:42:38,708 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 14:42:38,708 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-10 14:42:38,709 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-10 14:42:38,709 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:42:38,710 INFO L85 PathProgramCache]: Analyzing trace with hash 227238621, now seen corresponding path program 1 times [2024-11-10 14:42:38,710 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:42:38,710 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1459478138] [2024-11-10 14:42:38,710 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:42:38,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:42:38,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:42:38,883 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-10 14:42:38,883 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:42:38,884 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1459478138] [2024-11-10 14:42:38,884 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1459478138] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:42:38,884 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:42:38,884 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-10 14:42:38,884 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [4853093] [2024-11-10 14:42:38,885 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:42:38,885 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-10 14:42:38,885 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:42:38,886 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-10 14:42:38,886 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-10 14:42:38,965 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 204 [2024-11-10 14:42:38,967 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 189 places, 205 transitions, 465 flow. Second operand has 5 states, 5 states have (on average 176.4) internal successors, (882), 5 states have internal predecessors, (882), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:38,967 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:42:38,967 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 204 [2024-11-10 14:42:38,967 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:42:39,136 INFO L124 PetriNetUnfolderBase]: 170/967 cut-off events. [2024-11-10 14:42:39,136 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-10 14:42:39,138 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1242 conditions, 967 events. 170/967 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 34. Compared 5325 event pairs, 19 based on Foata normal form. 1/813 useless extension candidates. Maximal degree in co-relation 1048. Up to 163 conditions per place. [2024-11-10 14:42:39,142 INFO L140 encePairwiseOnDemand]: 196/204 looper letters, 35 selfloop transitions, 2 changer transitions 5/222 dead transitions. [2024-11-10 14:42:39,142 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 194 places, 222 transitions, 583 flow [2024-11-10 14:42:39,143 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-10 14:42:39,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-10 14:42:39,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1093 transitions. [2024-11-10 14:42:39,145 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8929738562091504 [2024-11-10 14:42:39,146 INFO L175 Difference]: Start difference. First operand has 189 places, 205 transitions, 465 flow. Second operand 6 states and 1093 transitions. [2024-11-10 14:42:39,146 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 194 places, 222 transitions, 583 flow [2024-11-10 14:42:39,148 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 194 places, 222 transitions, 583 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-10 14:42:39,151 INFO L231 Difference]: Finished difference. Result has 198 places, 205 transitions, 483 flow [2024-11-10 14:42:39,151 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=204, PETRI_DIFFERENCE_MINUEND_FLOW=465, PETRI_DIFFERENCE_MINUEND_PLACES=189, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=205, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=203, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=483, PETRI_PLACES=198, PETRI_TRANSITIONS=205} [2024-11-10 14:42:39,153 INFO L277 CegarLoopForPetriNet]: 189 programPoint places, 9 predicate places. [2024-11-10 14:42:39,154 INFO L471 AbstractCegarLoop]: Abstraction has has 198 places, 205 transitions, 483 flow [2024-11-10 14:42:39,154 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 176.4) internal successors, (882), 5 states have internal predecessors, (882), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:39,154 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:42:39,155 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 14:42:39,155 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-10 14:42:39,155 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-10 14:42:39,157 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:42:39,157 INFO L85 PathProgramCache]: Analyzing trace with hash 1766604975, now seen corresponding path program 1 times [2024-11-10 14:42:39,157 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:42:39,157 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [29548305] [2024-11-10 14:42:39,157 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:42:39,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:42:39,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:42:39,261 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-10 14:42:39,262 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:42:39,262 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [29548305] [2024-11-10 14:42:39,262 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [29548305] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:42:39,262 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:42:39,263 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-10 14:42:39,263 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [783445382] [2024-11-10 14:42:39,263 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:42:39,263 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 14:42:39,264 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:42:39,264 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 14:42:39,264 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-10 14:42:39,303 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 182 out of 204 [2024-11-10 14:42:39,305 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 198 places, 205 transitions, 483 flow. Second operand has 3 states, 3 states have (on average 183.33333333333334) internal successors, (550), 3 states have internal predecessors, (550), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:39,305 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:42:39,305 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 182 of 204 [2024-11-10 14:42:39,305 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:42:39,427 INFO L124 PetriNetUnfolderBase]: 152/870 cut-off events. [2024-11-10 14:42:39,428 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2024-11-10 14:42:39,430 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1115 conditions, 870 events. 152/870 cut-off events. For 5/5 co-relation queries the response was YES. Maximal size of possible extension queue 35. Compared 4382 event pairs, 27 based on Foata normal form. 1/736 useless extension candidates. Maximal degree in co-relation 1042. Up to 138 conditions per place. [2024-11-10 14:42:39,433 INFO L140 encePairwiseOnDemand]: 201/204 looper letters, 24 selfloop transitions, 2 changer transitions 0/213 dead transitions. [2024-11-10 14:42:39,433 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 197 places, 213 transitions, 551 flow [2024-11-10 14:42:39,434 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 14:42:39,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-10 14:42:39,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 573 transitions. [2024-11-10 14:42:39,435 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9362745098039216 [2024-11-10 14:42:39,436 INFO L175 Difference]: Start difference. First operand has 198 places, 205 transitions, 483 flow. Second operand 3 states and 573 transitions. [2024-11-10 14:42:39,436 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 197 places, 213 transitions, 551 flow [2024-11-10 14:42:39,439 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 192 places, 213 transitions, 537 flow, removed 5 selfloop flow, removed 5 redundant places. [2024-11-10 14:42:39,442 INFO L231 Difference]: Finished difference. Result has 193 places, 206 transitions, 481 flow [2024-11-10 14:42:39,443 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=204, PETRI_DIFFERENCE_MINUEND_FLOW=469, PETRI_DIFFERENCE_MINUEND_PLACES=190, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=205, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=203, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=481, PETRI_PLACES=193, PETRI_TRANSITIONS=206} [2024-11-10 14:42:39,445 INFO L277 CegarLoopForPetriNet]: 189 programPoint places, 4 predicate places. [2024-11-10 14:42:39,445 INFO L471 AbstractCegarLoop]: Abstraction has has 193 places, 206 transitions, 481 flow [2024-11-10 14:42:39,446 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 183.33333333333334) internal successors, (550), 3 states have internal predecessors, (550), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:39,446 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:42:39,446 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 14:42:39,447 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-10 14:42:39,447 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-10 14:42:39,447 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:42:39,448 INFO L85 PathProgramCache]: Analyzing trace with hash 998468102, now seen corresponding path program 1 times [2024-11-10 14:42:39,448 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:42:39,448 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [611350032] [2024-11-10 14:42:39,448 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:42:39,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:42:39,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:42:39,540 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-10 14:42:39,542 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:42:39,543 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [611350032] [2024-11-10 14:42:39,543 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [611350032] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:42:39,543 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:42:39,543 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-10 14:42:39,543 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1510890912] [2024-11-10 14:42:39,544 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:42:39,544 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-10 14:42:39,544 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:42:39,545 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-10 14:42:39,548 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-10 14:42:39,608 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 172 out of 204 [2024-11-10 14:42:39,609 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 193 places, 206 transitions, 481 flow. Second operand has 4 states, 4 states have (on average 174.0) internal successors, (696), 4 states have internal predecessors, (696), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:39,609 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:42:39,610 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 172 of 204 [2024-11-10 14:42:39,610 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:42:39,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([484] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [69#L1062-22true, Black: 206#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 195#true, 190#true, Black: 217#(<= (+ ~threads_mask~0 1) 0), Black: 200#true, 118#L1050-5true, 215#true, 219#true, 202#(= |#race~datas~0| 0)]) [2024-11-10 14:42:39,714 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is not cut-off event [2024-11-10 14:42:39,714 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is not cut-off event [2024-11-10 14:42:39,714 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is not cut-off event [2024-11-10 14:42:39,714 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2024-11-10 14:42:39,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([484] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [Black: 206#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 195#true, 138#L1062-10true, 190#true, Black: 217#(<= (+ ~threads_mask~0 1) 0), Black: 200#true, 215#true, 118#L1050-5true, 219#true, 202#(= |#race~datas~0| 0)]) [2024-11-10 14:42:39,773 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-10 14:42:39,773 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-10 14:42:39,773 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-10 14:42:39,773 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-10 14:42:39,866 INFO L124 PetriNetUnfolderBase]: 377/1600 cut-off events. [2024-11-10 14:42:39,866 INFO L125 PetriNetUnfolderBase]: For 28/28 co-relation queries the response was YES. [2024-11-10 14:42:39,870 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2261 conditions, 1600 events. 377/1600 cut-off events. For 28/28 co-relation queries the response was YES. Maximal size of possible extension queue 70. Compared 10753 event pairs, 49 based on Foata normal form. 1/1400 useless extension candidates. Maximal degree in co-relation 2110. Up to 231 conditions per place. [2024-11-10 14:42:39,875 INFO L140 encePairwiseOnDemand]: 192/204 looper letters, 52 selfloop transitions, 12 changer transitions 0/241 dead transitions. [2024-11-10 14:42:39,875 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 196 places, 241 transitions, 681 flow [2024-11-10 14:42:39,876 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-10 14:42:39,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-10 14:42:39,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 753 transitions. [2024-11-10 14:42:39,878 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9227941176470589 [2024-11-10 14:42:39,878 INFO L175 Difference]: Start difference. First operand has 193 places, 206 transitions, 481 flow. Second operand 4 states and 753 transitions. [2024-11-10 14:42:39,878 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 196 places, 241 transitions, 681 flow [2024-11-10 14:42:39,880 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 195 places, 241 transitions, 679 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-10 14:42:39,883 INFO L231 Difference]: Finished difference. Result has 198 places, 216 transitions, 571 flow [2024-11-10 14:42:39,884 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=204, PETRI_DIFFERENCE_MINUEND_FLOW=479, PETRI_DIFFERENCE_MINUEND_PLACES=192, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=206, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=195, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=571, PETRI_PLACES=198, PETRI_TRANSITIONS=216} [2024-11-10 14:42:39,884 INFO L277 CegarLoopForPetriNet]: 189 programPoint places, 9 predicate places. [2024-11-10 14:42:39,884 INFO L471 AbstractCegarLoop]: Abstraction has has 198 places, 216 transitions, 571 flow [2024-11-10 14:42:39,885 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 174.0) internal successors, (696), 4 states have internal predecessors, (696), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:39,885 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:42:39,885 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 14:42:39,885 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-10 14:42:39,886 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-10 14:42:39,886 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:42:39,886 INFO L85 PathProgramCache]: Analyzing trace with hash -1047721434, now seen corresponding path program 1 times [2024-11-10 14:42:39,886 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:42:39,887 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1706438747] [2024-11-10 14:42:39,887 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:42:39,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:42:39,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:42:39,965 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-10 14:42:39,968 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:42:39,968 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1706438747] [2024-11-10 14:42:39,968 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1706438747] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:42:39,968 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:42:39,969 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-10 14:42:39,969 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1159519195] [2024-11-10 14:42:39,969 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:42:39,969 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-10 14:42:39,970 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:42:39,970 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-10 14:42:39,970 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-10 14:42:40,029 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 172 out of 204 [2024-11-10 14:42:40,030 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 198 places, 216 transitions, 571 flow. Second operand has 4 states, 4 states have (on average 174.0) internal successors, (696), 4 states have internal predecessors, (696), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:40,031 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:42:40,031 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 172 of 204 [2024-11-10 14:42:40,031 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:42:40,298 INFO L124 PetriNetUnfolderBase]: 391/1603 cut-off events. [2024-11-10 14:42:40,298 INFO L125 PetriNetUnfolderBase]: For 442/520 co-relation queries the response was YES. [2024-11-10 14:42:40,302 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2648 conditions, 1603 events. 391/1603 cut-off events. For 442/520 co-relation queries the response was YES. Maximal size of possible extension queue 71. Compared 10843 event pairs, 49 based on Foata normal form. 21/1434 useless extension candidates. Maximal degree in co-relation 2442. Up to 238 conditions per place. [2024-11-10 14:42:40,308 INFO L140 encePairwiseOnDemand]: 193/204 looper letters, 52 selfloop transitions, 13 changer transitions 0/242 dead transitions. [2024-11-10 14:42:40,308 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 201 places, 242 transitions, 767 flow [2024-11-10 14:42:40,309 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-10 14:42:40,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-10 14:42:40,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 751 transitions. [2024-11-10 14:42:40,310 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9203431372549019 [2024-11-10 14:42:40,311 INFO L175 Difference]: Start difference. First operand has 198 places, 216 transitions, 571 flow. Second operand 4 states and 751 transitions. [2024-11-10 14:42:40,311 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 201 places, 242 transitions, 767 flow [2024-11-10 14:42:40,314 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 201 places, 242 transitions, 767 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-10 14:42:40,317 INFO L231 Difference]: Finished difference. Result has 203 places, 219 transitions, 630 flow [2024-11-10 14:42:40,317 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=204, PETRI_DIFFERENCE_MINUEND_FLOW=571, PETRI_DIFFERENCE_MINUEND_PLACES=198, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=216, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=204, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=630, PETRI_PLACES=203, PETRI_TRANSITIONS=219} [2024-11-10 14:42:40,319 INFO L277 CegarLoopForPetriNet]: 189 programPoint places, 14 predicate places. [2024-11-10 14:42:40,319 INFO L471 AbstractCegarLoop]: Abstraction has has 203 places, 219 transitions, 630 flow [2024-11-10 14:42:40,320 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 174.0) internal successors, (696), 4 states have internal predecessors, (696), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:40,320 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:42:40,320 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 14:42:40,320 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-10 14:42:40,320 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-10 14:42:40,321 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:42:40,321 INFO L85 PathProgramCache]: Analyzing trace with hash 756104500, now seen corresponding path program 1 times [2024-11-10 14:42:40,321 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:42:40,322 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [938473071] [2024-11-10 14:42:40,322 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:42:40,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:42:40,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:42:40,494 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-10 14:42:40,495 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:42:40,495 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [938473071] [2024-11-10 14:42:40,495 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [938473071] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:42:40,495 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:42:40,495 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-10 14:42:40,496 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1494756637] [2024-11-10 14:42:40,496 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:42:40,496 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-10 14:42:40,496 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:42:40,497 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-10 14:42:40,497 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-10 14:42:40,549 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 177 out of 204 [2024-11-10 14:42:40,550 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 203 places, 219 transitions, 630 flow. Second operand has 4 states, 4 states have (on average 179.0) internal successors, (716), 4 states have internal predecessors, (716), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:40,550 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:42:40,551 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 177 of 204 [2024-11-10 14:42:40,551 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:42:40,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([292] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 222#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 30#L1050-10true, Black: 195#true, Black: 229#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 228#(not (= ~threads_mask~0 0)), 190#true, Black: 200#true, 219#true, Black: 206#(= |ULTIMATE.start_main_~i~0#1| 0), 13#L1063-5true, Black: 217#(<= (+ ~threads_mask~0 1) 0), 226#true, 202#(= |#race~datas~0| 0), Black: 221#(not (= ~threads_mask~0 0)), 232#true]) [2024-11-10 14:42:40,730 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-11-10 14:42:40,730 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-10 14:42:40,730 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-10 14:42:40,731 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-10 14:42:40,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([484] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 222#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 195#true, Black: 229#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 228#(not (= ~threads_mask~0 0)), 190#true, Black: 200#true, 118#L1050-5true, 219#true, Black: 206#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 217#(<= (+ ~threads_mask~0 1) 0), 226#true, 202#(= |#race~datas~0| 0), 121#L1063-10true, Black: 221#(not (= ~threads_mask~0 0)), 232#true]) [2024-11-10 14:42:40,731 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is not cut-off event [2024-11-10 14:42:40,732 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2024-11-10 14:42:40,732 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2024-11-10 14:42:40,732 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2024-11-10 14:42:40,838 INFO L124 PetriNetUnfolderBase]: 414/1737 cut-off events. [2024-11-10 14:42:40,838 INFO L125 PetriNetUnfolderBase]: For 1009/1064 co-relation queries the response was YES. [2024-11-10 14:42:40,842 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3083 conditions, 1737 events. 414/1737 cut-off events. For 1009/1064 co-relation queries the response was YES. Maximal size of possible extension queue 83. Compared 12277 event pairs, 67 based on Foata normal form. 9/1545 useless extension candidates. Maximal degree in co-relation 2874. Up to 402 conditions per place. [2024-11-10 14:42:40,848 INFO L140 encePairwiseOnDemand]: 197/204 looper letters, 46 selfloop transitions, 9 changer transitions 0/242 dead transitions. [2024-11-10 14:42:40,849 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 206 places, 242 transitions, 830 flow [2024-11-10 14:42:40,849 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-10 14:42:40,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-10 14:42:40,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 752 transitions. [2024-11-10 14:42:40,851 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9215686274509803 [2024-11-10 14:42:40,851 INFO L175 Difference]: Start difference. First operand has 203 places, 219 transitions, 630 flow. Second operand 4 states and 752 transitions. [2024-11-10 14:42:40,851 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 206 places, 242 transitions, 830 flow [2024-11-10 14:42:40,855 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 205 places, 242 transitions, 813 flow, removed 2 selfloop flow, removed 1 redundant places. [2024-11-10 14:42:40,857 INFO L231 Difference]: Finished difference. Result has 207 places, 225 transitions, 700 flow [2024-11-10 14:42:40,858 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=204, PETRI_DIFFERENCE_MINUEND_FLOW=617, PETRI_DIFFERENCE_MINUEND_PLACES=202, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=219, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=210, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=700, PETRI_PLACES=207, PETRI_TRANSITIONS=225} [2024-11-10 14:42:40,858 INFO L277 CegarLoopForPetriNet]: 189 programPoint places, 18 predicate places. [2024-11-10 14:42:40,858 INFO L471 AbstractCegarLoop]: Abstraction has has 207 places, 225 transitions, 700 flow [2024-11-10 14:42:40,859 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 179.0) internal successors, (716), 4 states have internal predecessors, (716), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:40,859 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:42:40,859 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 14:42:40,860 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-10 14:42:40,860 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-10 14:42:40,860 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:42:40,860 INFO L85 PathProgramCache]: Analyzing trace with hash -1341980675, now seen corresponding path program 1 times [2024-11-10 14:42:40,860 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:42:40,861 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [617403283] [2024-11-10 14:42:40,861 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:42:40,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:42:40,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:42:40,956 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-10 14:42:40,956 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:42:40,957 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [617403283] [2024-11-10 14:42:40,957 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [617403283] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:42:40,957 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:42:40,957 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-10 14:42:40,957 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [511087267] [2024-11-10 14:42:40,957 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:42:40,958 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-10 14:42:40,958 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:42:40,958 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-10 14:42:40,959 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-10 14:42:41,007 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 172 out of 204 [2024-11-10 14:42:41,009 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 207 places, 225 transitions, 700 flow. Second operand has 4 states, 4 states have (on average 174.5) internal successors, (698), 4 states have internal predecessors, (698), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:41,009 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:42:41,009 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 172 of 204 [2024-11-10 14:42:41,009 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:42:41,308 INFO L124 PetriNetUnfolderBase]: 478/1959 cut-off events. [2024-11-10 14:42:41,308 INFO L125 PetriNetUnfolderBase]: For 1324/1348 co-relation queries the response was YES. [2024-11-10 14:42:41,313 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3626 conditions, 1959 events. 478/1959 cut-off events. For 1324/1348 co-relation queries the response was YES. Maximal size of possible extension queue 89. Compared 14584 event pairs, 70 based on Foata normal form. 11/1743 useless extension candidates. Maximal degree in co-relation 3388. Up to 330 conditions per place. [2024-11-10 14:42:41,320 INFO L140 encePairwiseOnDemand]: 194/204 looper letters, 51 selfloop transitions, 19 changer transitions 0/252 dead transitions. [2024-11-10 14:42:41,320 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 210 places, 252 transitions, 947 flow [2024-11-10 14:42:41,320 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-10 14:42:41,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-10 14:42:41,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 749 transitions. [2024-11-10 14:42:41,322 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9178921568627451 [2024-11-10 14:42:41,322 INFO L175 Difference]: Start difference. First operand has 207 places, 225 transitions, 700 flow. Second operand 4 states and 749 transitions. [2024-11-10 14:42:41,322 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 210 places, 252 transitions, 947 flow [2024-11-10 14:42:41,326 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 210 places, 252 transitions, 947 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-10 14:42:41,329 INFO L231 Difference]: Finished difference. Result has 212 places, 231 transitions, 823 flow [2024-11-10 14:42:41,329 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=204, PETRI_DIFFERENCE_MINUEND_FLOW=700, PETRI_DIFFERENCE_MINUEND_PLACES=207, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=225, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=13, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=211, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=823, PETRI_PLACES=212, PETRI_TRANSITIONS=231} [2024-11-10 14:42:41,330 INFO L277 CegarLoopForPetriNet]: 189 programPoint places, 23 predicate places. [2024-11-10 14:42:41,330 INFO L471 AbstractCegarLoop]: Abstraction has has 212 places, 231 transitions, 823 flow [2024-11-10 14:42:41,331 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 174.5) internal successors, (698), 4 states have internal predecessors, (698), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:41,331 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:42:41,331 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 14:42:41,331 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-10 14:42:41,331 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-10 14:42:41,332 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:42:41,332 INFO L85 PathProgramCache]: Analyzing trace with hash -26823667, now seen corresponding path program 1 times [2024-11-10 14:42:41,332 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:42:41,332 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1220709393] [2024-11-10 14:42:41,332 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:42:41,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:42:41,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:42:41,400 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-10 14:42:41,401 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:42:41,401 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1220709393] [2024-11-10 14:42:41,401 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1220709393] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:42:41,402 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:42:41,402 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-10 14:42:41,403 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1032958022] [2024-11-10 14:42:41,403 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:42:41,404 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-10 14:42:41,404 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:42:41,404 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-10 14:42:41,404 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-10 14:42:41,460 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 172 out of 204 [2024-11-10 14:42:41,461 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 212 places, 231 transitions, 823 flow. Second operand has 4 states, 4 states have (on average 174.5) internal successors, (698), 4 states have internal predecessors, (698), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:41,461 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:42:41,462 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 172 of 204 [2024-11-10 14:42:41,462 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:42:41,777 INFO L124 PetriNetUnfolderBase]: 520/1975 cut-off events. [2024-11-10 14:42:41,777 INFO L125 PetriNetUnfolderBase]: For 2526/2701 co-relation queries the response was YES. [2024-11-10 14:42:41,784 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4140 conditions, 1975 events. 520/1975 cut-off events. For 2526/2701 co-relation queries the response was YES. Maximal size of possible extension queue 97. Compared 14620 event pairs, 74 based on Foata normal form. 30/1767 useless extension candidates. Maximal degree in co-relation 3895. Up to 359 conditions per place. [2024-11-10 14:42:41,793 INFO L140 encePairwiseOnDemand]: 194/204 looper letters, 51 selfloop transitions, 23 changer transitions 0/256 dead transitions. [2024-11-10 14:42:41,793 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 215 places, 256 transitions, 1077 flow [2024-11-10 14:42:41,794 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-10 14:42:41,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-10 14:42:41,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 749 transitions. [2024-11-10 14:42:41,796 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9178921568627451 [2024-11-10 14:42:41,796 INFO L175 Difference]: Start difference. First operand has 212 places, 231 transitions, 823 flow. Second operand 4 states and 749 transitions. [2024-11-10 14:42:41,796 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 215 places, 256 transitions, 1077 flow [2024-11-10 14:42:41,803 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 214 places, 256 transitions, 1055 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-10 14:42:41,807 INFO L231 Difference]: Finished difference. Result has 216 places, 236 transitions, 935 flow [2024-11-10 14:42:41,807 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=204, PETRI_DIFFERENCE_MINUEND_FLOW=805, PETRI_DIFFERENCE_MINUEND_PLACES=211, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=231, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=18, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=212, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=935, PETRI_PLACES=216, PETRI_TRANSITIONS=236} [2024-11-10 14:42:41,808 INFO L277 CegarLoopForPetriNet]: 189 programPoint places, 27 predicate places. [2024-11-10 14:42:41,808 INFO L471 AbstractCegarLoop]: Abstraction has has 216 places, 236 transitions, 935 flow [2024-11-10 14:42:41,809 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 174.5) internal successors, (698), 4 states have internal predecessors, (698), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:41,809 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:42:41,809 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 14:42:41,809 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-10 14:42:41,810 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-10 14:42:41,810 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:42:41,810 INFO L85 PathProgramCache]: Analyzing trace with hash 2070954637, now seen corresponding path program 1 times [2024-11-10 14:42:41,810 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:42:41,810 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [237257240] [2024-11-10 14:42:41,811 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:42:41,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:42:41,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:42:41,858 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-10 14:42:41,858 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:42:41,858 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [237257240] [2024-11-10 14:42:41,858 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [237257240] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:42:41,859 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:42:41,859 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-10 14:42:41,859 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [555625010] [2024-11-10 14:42:41,859 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:42:41,860 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 14:42:41,860 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:42:41,860 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 14:42:41,861 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-10 14:42:41,889 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 204 [2024-11-10 14:42:41,890 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 216 places, 236 transitions, 935 flow. Second operand has 3 states, 3 states have (on average 178.66666666666666) internal successors, (536), 3 states have internal predecessors, (536), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:41,890 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:42:41,890 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 204 [2024-11-10 14:42:41,891 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:42:42,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([484] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [Black: 222#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 229#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 195#true, Black: 228#(not (= ~threads_mask~0 0)), 190#true, Black: 200#true, Black: 235#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 118#L1050-5true, Black: 234#(not (= ~threads_mask~0 1)), 219#true, Black: 240#(not (= ~threads_mask~0 0)), Black: 241#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 206#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 247#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 250#true, 244#true, Black: 246#(not (= ~threads_mask~0 0)), Black: 217#(<= (+ ~threads_mask~0 1) 0), 121#L1063-10true, 202#(= |#race~datas~0| 0), 232#true, Black: 221#(not (= ~threads_mask~0 0))]) [2024-11-10 14:42:42,075 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is not cut-off event [2024-11-10 14:42:42,075 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2024-11-10 14:42:42,075 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2024-11-10 14:42:42,075 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2024-11-10 14:42:42,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([292] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 222#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 229#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 195#true, Black: 228#(not (= ~threads_mask~0 0)), 190#true, Black: 200#true, Black: 235#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 118#L1050-5true, 219#true, Black: 234#(not (= ~threads_mask~0 1)), Black: 240#(not (= ~threads_mask~0 0)), Black: 241#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 206#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 247#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 250#true, 244#true, Black: 246#(not (= ~threads_mask~0 0)), 13#L1063-5true, Black: 217#(<= (+ ~threads_mask~0 1) 0), 202#(= |#race~datas~0| 0), 232#true, Black: 221#(not (= ~threads_mask~0 0))]) [2024-11-10 14:42:42,093 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-11-10 14:42:42,093 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-10 14:42:42,093 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-10 14:42:42,093 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-10 14:42:42,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([484] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 222#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 229#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 195#true, Black: 228#(not (= ~threads_mask~0 0)), 190#true, Black: 200#true, Black: 235#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 118#L1050-5true, 219#true, Black: 234#(not (= ~threads_mask~0 1)), Black: 240#(not (= ~threads_mask~0 0)), Black: 241#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 206#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 247#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 250#true, 244#true, Black: 246#(not (= ~threads_mask~0 0)), 13#L1063-5true, Black: 217#(<= (+ ~threads_mask~0 1) 0), 202#(= |#race~datas~0| 0), 232#true, Black: 221#(not (= ~threads_mask~0 0))]) [2024-11-10 14:42:42,099 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is not cut-off event [2024-11-10 14:42:42,099 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2024-11-10 14:42:42,099 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2024-11-10 14:42:42,099 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2024-11-10 14:42:42,111 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([484] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 222#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 229#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 195#true, Black: 228#(not (= ~threads_mask~0 0)), 190#true, Black: 200#true, Black: 235#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 118#L1050-5true, 219#true, Black: 234#(not (= ~threads_mask~0 1)), Black: 240#(not (= ~threads_mask~0 0)), Black: 241#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 206#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 247#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 250#true, 244#true, Black: 246#(not (= ~threads_mask~0 0)), 13#L1063-5true, Black: 217#(<= (+ ~threads_mask~0 1) 0), 202#(= |#race~datas~0| 0), 232#true, Black: 221#(not (= ~threads_mask~0 0))]) [2024-11-10 14:42:42,111 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-10 14:42:42,112 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-10 14:42:42,112 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-10 14:42:42,112 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-10 14:42:42,112 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-10 14:42:42,198 INFO L124 PetriNetUnfolderBase]: 500/2160 cut-off events. [2024-11-10 14:42:42,198 INFO L125 PetriNetUnfolderBase]: For 2258/2312 co-relation queries the response was YES. [2024-11-10 14:42:42,206 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4181 conditions, 2160 events. 500/2160 cut-off events. For 2258/2312 co-relation queries the response was YES. Maximal size of possible extension queue 98. Compared 16869 event pairs, 120 based on Foata normal form. 8/1906 useless extension candidates. Maximal degree in co-relation 3936. Up to 502 conditions per place. [2024-11-10 14:42:42,216 INFO L140 encePairwiseOnDemand]: 198/204 looper letters, 34 selfloop transitions, 7 changer transitions 0/245 dead transitions. [2024-11-10 14:42:42,216 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 218 places, 245 transitions, 1041 flow [2024-11-10 14:42:42,216 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 14:42:42,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-10 14:42:42,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 559 transitions. [2024-11-10 14:42:42,218 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9133986928104575 [2024-11-10 14:42:42,218 INFO L175 Difference]: Start difference. First operand has 216 places, 236 transitions, 935 flow. Second operand 3 states and 559 transitions. [2024-11-10 14:42:42,218 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 218 places, 245 transitions, 1041 flow [2024-11-10 14:42:42,226 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 217 places, 245 transitions, 1019 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-10 14:42:42,229 INFO L231 Difference]: Finished difference. Result has 219 places, 241 transitions, 969 flow [2024-11-10 14:42:42,230 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=204, PETRI_DIFFERENCE_MINUEND_FLOW=913, PETRI_DIFFERENCE_MINUEND_PLACES=215, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=236, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=229, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=969, PETRI_PLACES=219, PETRI_TRANSITIONS=241} [2024-11-10 14:42:42,230 INFO L277 CegarLoopForPetriNet]: 189 programPoint places, 30 predicate places. [2024-11-10 14:42:42,230 INFO L471 AbstractCegarLoop]: Abstraction has has 219 places, 241 transitions, 969 flow [2024-11-10 14:42:42,231 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 178.66666666666666) internal successors, (536), 3 states have internal predecessors, (536), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:42,231 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:42:42,231 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 14:42:42,231 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-10 14:42:42,232 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-10 14:42:42,232 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:42:42,232 INFO L85 PathProgramCache]: Analyzing trace with hash -73112124, now seen corresponding path program 1 times [2024-11-10 14:42:42,232 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:42:42,232 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1751743878] [2024-11-10 14:42:42,233 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:42:42,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:42:42,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:42:42,705 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-10 14:42:42,705 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:42:42,706 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1751743878] [2024-11-10 14:42:42,706 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1751743878] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:42:42,706 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:42:42,706 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-10 14:42:42,706 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [757380455] [2024-11-10 14:42:42,706 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:42:42,707 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-10 14:42:42,707 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:42:42,707 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-10 14:42:42,708 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-10 14:42:42,828 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 164 out of 204 [2024-11-10 14:42:42,829 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 219 places, 241 transitions, 969 flow. Second operand has 6 states, 6 states have (on average 166.33333333333334) internal successors, (998), 6 states have internal predecessors, (998), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:42,830 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:42:42,830 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 164 of 204 [2024-11-10 14:42:42,830 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:42:43,269 INFO L124 PetriNetUnfolderBase]: 641/2736 cut-off events. [2024-11-10 14:42:43,269 INFO L125 PetriNetUnfolderBase]: For 2392/2407 co-relation queries the response was YES. [2024-11-10 14:42:43,280 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5166 conditions, 2736 events. 641/2736 cut-off events. For 2392/2407 co-relation queries the response was YES. Maximal size of possible extension queue 98. Compared 21678 event pairs, 173 based on Foata normal form. 6/2396 useless extension candidates. Maximal degree in co-relation 4916. Up to 632 conditions per place. [2024-11-10 14:42:43,290 INFO L140 encePairwiseOnDemand]: 193/204 looper letters, 53 selfloop transitions, 22 changer transitions 0/278 dead transitions. [2024-11-10 14:42:43,290 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 224 places, 278 transitions, 1193 flow [2024-11-10 14:42:43,291 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-10 14:42:43,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-10 14:42:43,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1058 transitions. [2024-11-10 14:42:43,293 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8643790849673203 [2024-11-10 14:42:43,293 INFO L175 Difference]: Start difference. First operand has 219 places, 241 transitions, 969 flow. Second operand 6 states and 1058 transitions. [2024-11-10 14:42:43,294 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 224 places, 278 transitions, 1193 flow [2024-11-10 14:42:43,303 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 222 places, 278 transitions, 1179 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-10 14:42:43,307 INFO L231 Difference]: Finished difference. Result has 227 places, 262 transitions, 1105 flow [2024-11-10 14:42:43,307 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=204, PETRI_DIFFERENCE_MINUEND_FLOW=955, PETRI_DIFFERENCE_MINUEND_PLACES=217, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=241, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=231, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1105, PETRI_PLACES=227, PETRI_TRANSITIONS=262} [2024-11-10 14:42:43,308 INFO L277 CegarLoopForPetriNet]: 189 programPoint places, 38 predicate places. [2024-11-10 14:42:43,308 INFO L471 AbstractCegarLoop]: Abstraction has has 227 places, 262 transitions, 1105 flow [2024-11-10 14:42:43,309 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 166.33333333333334) internal successors, (998), 6 states have internal predecessors, (998), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:43,309 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:42:43,309 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 14:42:43,309 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-10 14:42:43,310 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting threadErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-10 14:42:43,310 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:42:43,310 INFO L85 PathProgramCache]: Analyzing trace with hash -1930125907, now seen corresponding path program 1 times [2024-11-10 14:42:43,310 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:42:43,310 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1713604998] [2024-11-10 14:42:43,311 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:42:43,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:42:43,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:42:43,770 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-10 14:42:43,770 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:42:43,771 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1713604998] [2024-11-10 14:42:43,771 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1713604998] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:42:43,771 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:42:43,771 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-10 14:42:43,771 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1752634201] [2024-11-10 14:42:43,771 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:42:43,772 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-10 14:42:43,772 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:42:43,772 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-10 14:42:43,773 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-10 14:42:43,864 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 167 out of 204 [2024-11-10 14:42:43,866 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 227 places, 262 transitions, 1105 flow. Second operand has 6 states, 6 states have (on average 170.33333333333334) internal successors, (1022), 6 states have internal predecessors, (1022), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:43,866 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:42:43,866 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 167 of 204 [2024-11-10 14:42:43,866 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:42:44,411 INFO L124 PetriNetUnfolderBase]: 744/2940 cut-off events. [2024-11-10 14:42:44,411 INFO L125 PetriNetUnfolderBase]: For 2593/2636 co-relation queries the response was YES. [2024-11-10 14:42:44,421 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6022 conditions, 2940 events. 744/2940 cut-off events. For 2593/2636 co-relation queries the response was YES. Maximal size of possible extension queue 98. Compared 23855 event pairs, 146 based on Foata normal form. 18/2644 useless extension candidates. Maximal degree in co-relation 5736. Up to 724 conditions per place. [2024-11-10 14:42:44,430 INFO L140 encePairwiseOnDemand]: 189/204 looper letters, 85 selfloop transitions, 48 changer transitions 0/341 dead transitions. [2024-11-10 14:42:44,431 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 232 places, 341 transitions, 1639 flow [2024-11-10 14:42:44,431 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-10 14:42:44,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-10 14:42:44,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1105 transitions. [2024-11-10 14:42:44,433 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9027777777777778 [2024-11-10 14:42:44,433 INFO L175 Difference]: Start difference. First operand has 227 places, 262 transitions, 1105 flow. Second operand 6 states and 1105 transitions. [2024-11-10 14:42:44,434 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 232 places, 341 transitions, 1639 flow [2024-11-10 14:42:44,443 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 232 places, 341 transitions, 1639 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-10 14:42:44,447 INFO L231 Difference]: Finished difference. Result has 237 places, 305 transitions, 1493 flow [2024-11-10 14:42:44,448 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=204, PETRI_DIFFERENCE_MINUEND_FLOW=1105, PETRI_DIFFERENCE_MINUEND_PLACES=227, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=262, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=13, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=238, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1493, PETRI_PLACES=237, PETRI_TRANSITIONS=305} [2024-11-10 14:42:44,448 INFO L277 CegarLoopForPetriNet]: 189 programPoint places, 48 predicate places. [2024-11-10 14:42:44,449 INFO L471 AbstractCegarLoop]: Abstraction has has 237 places, 305 transitions, 1493 flow [2024-11-10 14:42:44,449 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 170.33333333333334) internal successors, (1022), 6 states have internal predecessors, (1022), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:44,449 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:42:44,450 INFO L204 CegarLoopForPetriNet]: trace histogram [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] [2024-11-10 14:42:44,450 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-11-10 14:42:44,450 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-10 14:42:44,450 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:42:44,450 INFO L85 PathProgramCache]: Analyzing trace with hash 23576344, now seen corresponding path program 1 times [2024-11-10 14:42:44,450 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:42:44,451 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1966099368] [2024-11-10 14:42:44,451 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:42:44,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:42:44,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:42:44,939 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-10 14:42:44,939 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:42:44,939 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1966099368] [2024-11-10 14:42:44,940 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1966099368] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:42:44,940 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:42:44,940 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-10 14:42:44,940 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [693672219] [2024-11-10 14:42:44,940 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:42:44,941 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-10 14:42:44,941 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:42:44,941 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-10 14:42:44,941 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-10 14:42:45,053 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 166 out of 204 [2024-11-10 14:42:45,055 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 237 places, 305 transitions, 1493 flow. Second operand has 6 states, 6 states have (on average 169.0) internal successors, (1014), 6 states have internal predecessors, (1014), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:45,055 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:42:45,055 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 166 of 204 [2024-11-10 14:42:45,055 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:42:45,595 INFO L124 PetriNetUnfolderBase]: 725/2975 cut-off events. [2024-11-10 14:42:45,596 INFO L125 PetriNetUnfolderBase]: For 3179/3209 co-relation queries the response was YES. [2024-11-10 14:42:45,608 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6699 conditions, 2975 events. 725/2975 cut-off events. For 3179/3209 co-relation queries the response was YES. Maximal size of possible extension queue 103. Compared 24120 event pairs, 178 based on Foata normal form. 11/2699 useless extension candidates. Maximal degree in co-relation 6432. Up to 803 conditions per place. [2024-11-10 14:42:45,617 INFO L140 encePairwiseOnDemand]: 193/204 looper letters, 101 selfloop transitions, 31 changer transitions 11/349 dead transitions. [2024-11-10 14:42:45,617 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 242 places, 349 transitions, 1972 flow [2024-11-10 14:42:45,618 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-10 14:42:45,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-10 14:42:45,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1069 transitions. [2024-11-10 14:42:45,620 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8733660130718954 [2024-11-10 14:42:45,620 INFO L175 Difference]: Start difference. First operand has 237 places, 305 transitions, 1493 flow. Second operand 6 states and 1069 transitions. [2024-11-10 14:42:45,620 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 242 places, 349 transitions, 1972 flow [2024-11-10 14:42:45,637 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 242 places, 349 transitions, 1954 flow, removed 9 selfloop flow, removed 0 redundant places. [2024-11-10 14:42:45,641 INFO L231 Difference]: Finished difference. Result has 247 places, 326 transitions, 1776 flow [2024-11-10 14:42:45,642 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=204, PETRI_DIFFERENCE_MINUEND_FLOW=1475, PETRI_DIFFERENCE_MINUEND_PLACES=237, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=305, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=286, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1776, PETRI_PLACES=247, PETRI_TRANSITIONS=326} [2024-11-10 14:42:45,643 INFO L277 CegarLoopForPetriNet]: 189 programPoint places, 58 predicate places. [2024-11-10 14:42:45,643 INFO L471 AbstractCegarLoop]: Abstraction has has 247 places, 326 transitions, 1776 flow [2024-11-10 14:42:45,643 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 169.0) internal successors, (1014), 6 states have internal predecessors, (1014), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:45,643 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:42:45,644 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 14:42:45,644 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-11-10 14:42:45,644 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-10 14:42:45,644 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:42:45,644 INFO L85 PathProgramCache]: Analyzing trace with hash 1159584472, now seen corresponding path program 1 times [2024-11-10 14:42:45,645 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:42:45,645 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [210202878] [2024-11-10 14:42:45,645 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:42:45,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:42:45,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:42:45,690 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-10 14:42:45,690 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:42:45,691 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [210202878] [2024-11-10 14:42:45,691 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [210202878] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:42:45,691 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:42:45,691 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-10 14:42:45,691 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [559493652] [2024-11-10 14:42:45,691 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:42:45,692 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 14:42:45,692 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:42:45,692 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 14:42:45,692 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-10 14:42:45,716 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 177 out of 204 [2024-11-10 14:42:45,717 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 247 places, 326 transitions, 1776 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) [2024-11-10 14:42:45,717 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:42:45,717 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 177 of 204 [2024-11-10 14:42:45,718 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:42:46,176 INFO L124 PetriNetUnfolderBase]: 877/3333 cut-off events. [2024-11-10 14:42:46,177 INFO L125 PetriNetUnfolderBase]: For 3426/3540 co-relation queries the response was YES. [2024-11-10 14:42:46,192 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7402 conditions, 3333 events. 877/3333 cut-off events. For 3426/3540 co-relation queries the response was YES. Maximal size of possible extension queue 155. Compared 27971 event pairs, 170 based on Foata normal form. 24/3021 useless extension candidates. Maximal degree in co-relation 7134. Up to 755 conditions per place. [2024-11-10 14:42:46,202 INFO L140 encePairwiseOnDemand]: 197/204 looper letters, 38 selfloop transitions, 11 changer transitions 3/343 dead transitions. [2024-11-10 14:42:46,202 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 245 places, 343 transitions, 1934 flow [2024-11-10 14:42:46,203 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 14:42:46,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-10 14:42:46,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 567 transitions. [2024-11-10 14:42:46,204 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9264705882352942 [2024-11-10 14:42:46,204 INFO L175 Difference]: Start difference. First operand has 247 places, 326 transitions, 1776 flow. Second operand 3 states and 567 transitions. [2024-11-10 14:42:46,204 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 245 places, 343 transitions, 1934 flow [2024-11-10 14:42:46,226 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 245 places, 343 transitions, 1878 flow, removed 28 selfloop flow, removed 0 redundant places. [2024-11-10 14:42:46,230 INFO L231 Difference]: Finished difference. Result has 247 places, 330 transitions, 1778 flow [2024-11-10 14:42:46,231 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=204, PETRI_DIFFERENCE_MINUEND_FLOW=1720, PETRI_DIFFERENCE_MINUEND_PLACES=243, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=326, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=315, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1778, PETRI_PLACES=247, PETRI_TRANSITIONS=330} [2024-11-10 14:42:46,232 INFO L277 CegarLoopForPetriNet]: 189 programPoint places, 58 predicate places. [2024-11-10 14:42:46,232 INFO L471 AbstractCegarLoop]: Abstraction has has 247 places, 330 transitions, 1778 flow [2024-11-10 14:42:46,232 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) [2024-11-10 14:42:46,233 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:42:46,233 INFO L204 CegarLoopForPetriNet]: trace histogram [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] [2024-11-10 14:42:46,233 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-11-10 14:42:46,233 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting threadErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-10 14:42:46,234 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:42:46,234 INFO L85 PathProgramCache]: Analyzing trace with hash 744557184, now seen corresponding path program 1 times [2024-11-10 14:42:46,234 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:42:46,235 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1066538210] [2024-11-10 14:42:46,235 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:42:46,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:42:46,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:42:46,860 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-10 14:42:46,860 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:42:46,860 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1066538210] [2024-11-10 14:42:46,862 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1066538210] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:42:46,862 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:42:46,862 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [] total 11 [2024-11-10 14:42:46,862 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1404046400] [2024-11-10 14:42:46,862 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:42:46,862 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2024-11-10 14:42:46,863 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:42:46,863 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2024-11-10 14:42:46,863 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=37, Invalid=95, Unknown=0, NotChecked=0, Total=132 [2024-11-10 14:42:47,315 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 155 out of 204 [2024-11-10 14:42:47,317 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 247 places, 330 transitions, 1778 flow. Second operand has 12 states, 12 states have (on average 157.41666666666666) internal successors, (1889), 12 states have internal predecessors, (1889), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:47,317 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:42:47,317 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 155 of 204 [2024-11-10 14:42:47,318 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:42:48,400 INFO L124 PetriNetUnfolderBase]: 1036/3895 cut-off events. [2024-11-10 14:42:48,401 INFO L125 PetriNetUnfolderBase]: For 5103/5199 co-relation queries the response was YES. [2024-11-10 14:42:48,420 INFO L83 FinitePrefix]: Finished finitePrefix Result has 9607 conditions, 3895 events. 1036/3895 cut-off events. For 5103/5199 co-relation queries the response was YES. Maximal size of possible extension queue 142. Compared 33311 event pairs, 206 based on Foata normal form. 75/3657 useless extension candidates. Maximal degree in co-relation 9320. Up to 841 conditions per place. [2024-11-10 14:42:48,432 INFO L140 encePairwiseOnDemand]: 189/204 looper letters, 196 selfloop transitions, 67 changer transitions 11/468 dead transitions. [2024-11-10 14:42:48,433 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 263 places, 468 transitions, 3038 flow [2024-11-10 14:42:48,433 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. [2024-11-10 14:42:48,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 18 states. [2024-11-10 14:42:48,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 18 states and 2947 transitions. [2024-11-10 14:42:48,439 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8025599128540305 [2024-11-10 14:42:48,439 INFO L175 Difference]: Start difference. First operand has 247 places, 330 transitions, 1778 flow. Second operand 18 states and 2947 transitions. [2024-11-10 14:42:48,439 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 263 places, 468 transitions, 3038 flow [2024-11-10 14:42:48,469 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 261 places, 468 transitions, 3016 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-10 14:42:48,474 INFO L231 Difference]: Finished difference. Result has 262 places, 344 transitions, 1975 flow [2024-11-10 14:42:48,475 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=204, PETRI_DIFFERENCE_MINUEND_FLOW=1752, PETRI_DIFFERENCE_MINUEND_PLACES=244, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=329, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=52, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=276, PETRI_DIFFERENCE_SUBTRAHEND_STATES=18, PETRI_FLOW=1975, PETRI_PLACES=262, PETRI_TRANSITIONS=344} [2024-11-10 14:42:48,475 INFO L277 CegarLoopForPetriNet]: 189 programPoint places, 73 predicate places. [2024-11-10 14:42:48,476 INFO L471 AbstractCegarLoop]: Abstraction has has 262 places, 344 transitions, 1975 flow [2024-11-10 14:42:48,476 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 12 states have (on average 157.41666666666666) internal successors, (1889), 12 states have internal predecessors, (1889), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:48,476 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:42:48,477 INFO L204 CegarLoopForPetriNet]: trace histogram [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] [2024-11-10 14:42:48,477 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-11-10 14:42:48,477 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-10 14:42:48,478 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:42:48,478 INFO L85 PathProgramCache]: Analyzing trace with hash 1885270356, now seen corresponding path program 1 times [2024-11-10 14:42:48,478 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:42:48,478 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1935225132] [2024-11-10 14:42:48,478 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:42:48,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:42:48,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:42:49,227 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-10 14:42:49,228 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:42:49,229 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1935225132] [2024-11-10 14:42:49,229 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1935225132] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:42:49,231 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:42:49,231 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [] total 11 [2024-11-10 14:42:49,231 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1545409058] [2024-11-10 14:42:49,231 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:42:49,232 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2024-11-10 14:42:49,232 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:42:49,232 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2024-11-10 14:42:49,233 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=37, Invalid=95, Unknown=0, NotChecked=0, Total=132 [2024-11-10 14:42:49,695 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 155 out of 204 [2024-11-10 14:42:49,696 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 262 places, 344 transitions, 1975 flow. Second operand has 12 states, 12 states have (on average 157.33333333333334) internal successors, (1888), 12 states have internal predecessors, (1888), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:49,697 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:42:49,697 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 155 of 204 [2024-11-10 14:42:49,697 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:42:50,379 INFO L124 PetriNetUnfolderBase]: 894/3502 cut-off events. [2024-11-10 14:42:50,380 INFO L125 PetriNetUnfolderBase]: For 4892/4948 co-relation queries the response was YES. [2024-11-10 14:42:50,395 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8782 conditions, 3502 events. 894/3502 cut-off events. For 4892/4948 co-relation queries the response was YES. Maximal size of possible extension queue 134. Compared 29352 event pairs, 214 based on Foata normal form. 41/3261 useless extension candidates. Maximal degree in co-relation 8488. Up to 875 conditions per place. [2024-11-10 14:42:50,405 INFO L140 encePairwiseOnDemand]: 191/204 looper letters, 79 selfloop transitions, 6 changer transitions 121/390 dead transitions. [2024-11-10 14:42:50,405 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 273 places, 390 transitions, 2657 flow [2024-11-10 14:42:50,406 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2024-11-10 14:42:50,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 13 states. [2024-11-10 14:42:50,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 13 states and 2106 transitions. [2024-11-10 14:42:50,410 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7941176470588235 [2024-11-10 14:42:50,410 INFO L175 Difference]: Start difference. First operand has 262 places, 344 transitions, 1975 flow. Second operand 13 states and 2106 transitions. [2024-11-10 14:42:50,411 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 273 places, 390 transitions, 2657 flow [2024-11-10 14:42:50,438 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 265 places, 390 transitions, 2489 flow, removed 22 selfloop flow, removed 8 redundant places. [2024-11-10 14:42:50,443 INFO L231 Difference]: Finished difference. Result has 265 places, 269 transitions, 1418 flow [2024-11-10 14:42:50,443 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=204, PETRI_DIFFERENCE_MINUEND_FLOW=1841, PETRI_DIFFERENCE_MINUEND_PLACES=253, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=343, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=337, PETRI_DIFFERENCE_SUBTRAHEND_STATES=13, PETRI_FLOW=1418, PETRI_PLACES=265, PETRI_TRANSITIONS=269} [2024-11-10 14:42:50,444 INFO L277 CegarLoopForPetriNet]: 189 programPoint places, 76 predicate places. [2024-11-10 14:42:50,444 INFO L471 AbstractCegarLoop]: Abstraction has has 265 places, 269 transitions, 1418 flow [2024-11-10 14:42:50,445 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 12 states have (on average 157.33333333333334) internal successors, (1888), 12 states have internal predecessors, (1888), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:50,445 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:42:50,445 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 14:42:50,445 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2024-11-10 14:42:50,446 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-10 14:42:50,446 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:42:50,446 INFO L85 PathProgramCache]: Analyzing trace with hash -1233484591, now seen corresponding path program 1 times [2024-11-10 14:42:50,446 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:42:50,446 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [427505906] [2024-11-10 14:42:50,447 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:42:50,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:42:50,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:42:50,582 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-10 14:42:50,583 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:42:50,583 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [427505906] [2024-11-10 14:42:50,583 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [427505906] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:42:50,583 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:42:50,583 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-10 14:42:50,583 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [952336692] [2024-11-10 14:42:50,584 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:42:50,584 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-10 14:42:50,584 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:42:50,585 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-10 14:42:50,585 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-10 14:42:50,614 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 181 out of 204 [2024-11-10 14:42:50,615 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 265 places, 269 transitions, 1418 flow. Second operand has 4 states, 4 states have (on average 184.75) internal successors, (739), 4 states have internal predecessors, (739), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:50,615 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:42:50,615 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 181 of 204 [2024-11-10 14:42:50,615 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:42:50,747 INFO L124 PetriNetUnfolderBase]: 134/786 cut-off events. [2024-11-10 14:42:50,747 INFO L125 PetriNetUnfolderBase]: For 892/925 co-relation queries the response was YES. [2024-11-10 14:42:50,750 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1837 conditions, 786 events. 134/786 cut-off events. For 892/925 co-relation queries the response was YES. Maximal size of possible extension queue 32. Compared 3371 event pairs, 1 based on Foata normal form. 13/753 useless extension candidates. Maximal degree in co-relation 1799. Up to 61 conditions per place. [2024-11-10 14:42:50,753 INFO L140 encePairwiseOnDemand]: 198/204 looper letters, 17 selfloop transitions, 8 changer transitions 0/228 dead transitions. [2024-11-10 14:42:50,754 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 228 places, 228 transitions, 1134 flow [2024-11-10 14:42:50,754 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-10 14:42:50,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-10 14:42:50,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 748 transitions. [2024-11-10 14:42:50,755 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9166666666666666 [2024-11-10 14:42:50,756 INFO L175 Difference]: Start difference. First operand has 265 places, 269 transitions, 1418 flow. Second operand 4 states and 748 transitions. [2024-11-10 14:42:50,756 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 228 places, 228 transitions, 1134 flow [2024-11-10 14:42:50,764 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 208 places, 228 transitions, 1029 flow, removed 23 selfloop flow, removed 20 redundant places. [2024-11-10 14:42:50,767 INFO L231 Difference]: Finished difference. Result has 208 places, 225 transitions, 989 flow [2024-11-10 14:42:50,768 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=204, PETRI_DIFFERENCE_MINUEND_FLOW=973, PETRI_DIFFERENCE_MINUEND_PLACES=205, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=225, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=217, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=989, PETRI_PLACES=208, PETRI_TRANSITIONS=225} [2024-11-10 14:42:50,768 INFO L277 CegarLoopForPetriNet]: 189 programPoint places, 19 predicate places. [2024-11-10 14:42:50,768 INFO L471 AbstractCegarLoop]: Abstraction has has 208 places, 225 transitions, 989 flow [2024-11-10 14:42:50,769 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 184.75) internal successors, (739), 4 states have internal predecessors, (739), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:50,769 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:42:50,769 INFO L204 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 14:42:50,769 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2024-11-10 14:42:50,769 INFO L396 AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-10 14:42:50,770 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:42:50,770 INFO L85 PathProgramCache]: Analyzing trace with hash 767588642, now seen corresponding path program 1 times [2024-11-10 14:42:50,770 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:42:50,770 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [680134407] [2024-11-10 14:42:50,770 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:42:50,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:42:50,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:42:50,942 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 30 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-10 14:42:50,943 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:42:50,943 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [680134407] [2024-11-10 14:42:50,943 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [680134407] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:42:50,943 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:42:50,943 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-10 14:42:50,943 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1771384194] [2024-11-10 14:42:50,943 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:42:50,944 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-10 14:42:50,944 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:42:50,944 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-10 14:42:50,944 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-10 14:42:51,004 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 174 out of 204 [2024-11-10 14:42:51,006 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 208 places, 225 transitions, 989 flow. Second operand has 5 states, 5 states have (on average 178.0) internal successors, (890), 5 states have internal predecessors, (890), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:51,006 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:42:51,006 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 174 of 204 [2024-11-10 14:42:51,006 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:42:51,217 INFO L124 PetriNetUnfolderBase]: 243/1255 cut-off events. [2024-11-10 14:42:51,217 INFO L125 PetriNetUnfolderBase]: For 1238/1309 co-relation queries the response was YES. [2024-11-10 14:42:51,221 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2778 conditions, 1255 events. 243/1255 cut-off events. For 1238/1309 co-relation queries the response was YES. Maximal size of possible extension queue 43. Compared 6748 event pairs, 1 based on Foata normal form. 1/1176 useless extension candidates. Maximal degree in co-relation 2748. Up to 127 conditions per place. [2024-11-10 14:42:51,225 INFO L140 encePairwiseOnDemand]: 195/204 looper letters, 46 selfloop transitions, 11 changer transitions 0/250 dead transitions. [2024-11-10 14:42:51,225 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 213 places, 250 transitions, 1237 flow [2024-11-10 14:42:51,226 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-10 14:42:51,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-10 14:42:51,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1092 transitions. [2024-11-10 14:42:51,230 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8921568627450981 [2024-11-10 14:42:51,231 INFO L175 Difference]: Start difference. First operand has 208 places, 225 transitions, 989 flow. Second operand 6 states and 1092 transitions. [2024-11-10 14:42:51,231 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 213 places, 250 transitions, 1237 flow [2024-11-10 14:42:51,240 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 211 places, 250 transitions, 1222 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-10 14:42:51,244 INFO L231 Difference]: Finished difference. Result has 215 places, 235 transitions, 1098 flow [2024-11-10 14:42:51,245 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=204, PETRI_DIFFERENCE_MINUEND_FLOW=977, PETRI_DIFFERENCE_MINUEND_PLACES=206, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=225, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=215, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1098, PETRI_PLACES=215, PETRI_TRANSITIONS=235} [2024-11-10 14:42:51,245 INFO L277 CegarLoopForPetriNet]: 189 programPoint places, 26 predicate places. [2024-11-10 14:42:51,246 INFO L471 AbstractCegarLoop]: Abstraction has has 215 places, 235 transitions, 1098 flow [2024-11-10 14:42:51,246 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 178.0) internal successors, (890), 5 states have internal predecessors, (890), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:51,246 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:42:51,247 INFO L204 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 14:42:51,247 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2024-11-10 14:42:51,247 INFO L396 AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-10 14:42:51,247 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:42:51,247 INFO L85 PathProgramCache]: Analyzing trace with hash -1422583006, now seen corresponding path program 1 times [2024-11-10 14:42:51,247 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:42:51,247 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [764923589] [2024-11-10 14:42:51,248 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:42:51,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:42:51,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:42:51,376 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 30 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-10 14:42:51,376 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:42:51,376 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [764923589] [2024-11-10 14:42:51,376 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [764923589] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:42:51,376 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:42:51,376 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-10 14:42:51,376 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [424483142] [2024-11-10 14:42:51,376 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:42:51,377 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-10 14:42:51,377 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:42:51,377 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-10 14:42:51,377 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-10 14:42:51,462 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 174 out of 204 [2024-11-10 14:42:51,463 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 215 places, 235 transitions, 1098 flow. Second operand has 5 states, 5 states have (on average 178.0) internal successors, (890), 5 states have internal predecessors, (890), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:51,464 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:42:51,464 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 174 of 204 [2024-11-10 14:42:51,464 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:42:51,789 INFO L124 PetriNetUnfolderBase]: 436/2002 cut-off events. [2024-11-10 14:42:51,789 INFO L125 PetriNetUnfolderBase]: For 2410/2548 co-relation queries the response was YES. [2024-11-10 14:42:51,798 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4771 conditions, 2002 events. 436/2002 cut-off events. For 2410/2548 co-relation queries the response was YES. Maximal size of possible extension queue 93. Compared 13092 event pairs, 0 based on Foata normal form. 1/1883 useless extension candidates. Maximal degree in co-relation 4736. Up to 232 conditions per place. [2024-11-10 14:42:51,807 INFO L140 encePairwiseOnDemand]: 195/204 looper letters, 60 selfloop transitions, 16 changer transitions 0/269 dead transitions. [2024-11-10 14:42:51,807 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 220 places, 269 transitions, 1482 flow [2024-11-10 14:42:51,807 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-10 14:42:51,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-10 14:42:51,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1092 transitions. [2024-11-10 14:42:51,810 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8921568627450981 [2024-11-10 14:42:51,810 INFO L175 Difference]: Start difference. First operand has 215 places, 235 transitions, 1098 flow. Second operand 6 states and 1092 transitions. [2024-11-10 14:42:51,811 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 220 places, 269 transitions, 1482 flow [2024-11-10 14:42:51,825 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 220 places, 269 transitions, 1482 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-10 14:42:51,828 INFO L231 Difference]: Finished difference. Result has 224 places, 250 transitions, 1300 flow [2024-11-10 14:42:51,829 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=204, PETRI_DIFFERENCE_MINUEND_FLOW=1098, PETRI_DIFFERENCE_MINUEND_PLACES=215, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=235, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=220, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1300, PETRI_PLACES=224, PETRI_TRANSITIONS=250} [2024-11-10 14:42:51,829 INFO L277 CegarLoopForPetriNet]: 189 programPoint places, 35 predicate places. [2024-11-10 14:42:51,829 INFO L471 AbstractCegarLoop]: Abstraction has has 224 places, 250 transitions, 1300 flow [2024-11-10 14:42:51,831 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 178.0) internal successors, (890), 5 states have internal predecessors, (890), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:51,831 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:42:51,831 INFO L204 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, 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] [2024-11-10 14:42:51,831 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2024-11-10 14:42:51,831 INFO L396 AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-10 14:42:51,832 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:42:51,832 INFO L85 PathProgramCache]: Analyzing trace with hash -28076967, now seen corresponding path program 1 times [2024-11-10 14:42:51,832 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:42:51,832 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [972339945] [2024-11-10 14:42:51,832 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:42:51,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:42:51,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:42:51,928 INFO L134 CoverageAnalysis]: Checked inductivity of 50 backedges. 31 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-10 14:42:51,928 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:42:51,928 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [972339945] [2024-11-10 14:42:51,929 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [972339945] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:42:51,929 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:42:51,929 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-10 14:42:51,929 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [638518313] [2024-11-10 14:42:51,929 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:42:51,930 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-10 14:42:51,930 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:42:51,931 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-10 14:42:51,931 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-10 14:42:51,988 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 177 out of 204 [2024-11-10 14:42:51,989 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 224 places, 250 transitions, 1300 flow. Second operand has 4 states, 4 states have (on average 181.0) internal successors, (724), 4 states have internal predecessors, (724), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:51,989 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:42:51,989 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 177 of 204 [2024-11-10 14:42:51,989 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:42:52,301 INFO L124 PetriNetUnfolderBase]: 436/2002 cut-off events. [2024-11-10 14:42:52,301 INFO L125 PetriNetUnfolderBase]: For 2907/3045 co-relation queries the response was YES. [2024-11-10 14:42:52,311 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4937 conditions, 2002 events. 436/2002 cut-off events. For 2907/3045 co-relation queries the response was YES. Maximal size of possible extension queue 93. Compared 13131 event pairs, 0 based on Foata normal form. 2/1895 useless extension candidates. Maximal degree in co-relation 4897. Up to 256 conditions per place. [2024-11-10 14:42:52,317 INFO L140 encePairwiseOnDemand]: 199/204 looper letters, 47 selfloop transitions, 11 changer transitions 0/263 dead transitions. [2024-11-10 14:42:52,317 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 227 places, 263 transitions, 1485 flow [2024-11-10 14:42:52,318 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-10 14:42:52,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-10 14:42:52,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 742 transitions. [2024-11-10 14:42:52,319 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9093137254901961 [2024-11-10 14:42:52,319 INFO L175 Difference]: Start difference. First operand has 224 places, 250 transitions, 1300 flow. Second operand 4 states and 742 transitions. [2024-11-10 14:42:52,319 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 227 places, 263 transitions, 1485 flow [2024-11-10 14:42:52,334 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 227 places, 263 transitions, 1479 flow, removed 3 selfloop flow, removed 0 redundant places. [2024-11-10 14:42:52,337 INFO L231 Difference]: Finished difference. Result has 229 places, 252 transitions, 1352 flow [2024-11-10 14:42:52,337 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=204, PETRI_DIFFERENCE_MINUEND_FLOW=1278, PETRI_DIFFERENCE_MINUEND_PLACES=224, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=249, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=240, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=1352, PETRI_PLACES=229, PETRI_TRANSITIONS=252} [2024-11-10 14:42:52,338 INFO L277 CegarLoopForPetriNet]: 189 programPoint places, 40 predicate places. [2024-11-10 14:42:52,339 INFO L471 AbstractCegarLoop]: Abstraction has has 229 places, 252 transitions, 1352 flow [2024-11-10 14:42:52,339 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 181.0) internal successors, (724), 4 states have internal predecessors, (724), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:52,340 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:42:52,340 INFO L204 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, 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] [2024-11-10 14:42:52,340 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2024-11-10 14:42:52,340 INFO L396 AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-10 14:42:52,341 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:42:52,341 INFO L85 PathProgramCache]: Analyzing trace with hash -1498288108, now seen corresponding path program 1 times [2024-11-10 14:42:52,341 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:42:52,341 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [971448988] [2024-11-10 14:42:52,341 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:42:52,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:42:52,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:42:52,566 INFO L134 CoverageAnalysis]: Checked inductivity of 51 backedges. 28 proven. 0 refuted. 0 times theorem prover too weak. 23 trivial. 0 not checked. [2024-11-10 14:42:52,566 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:42:52,566 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [971448988] [2024-11-10 14:42:52,567 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [971448988] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:42:52,567 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:42:52,567 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-10 14:42:52,567 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [76085744] [2024-11-10 14:42:52,567 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:42:52,567 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-10 14:42:52,568 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:42:52,568 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-10 14:42:52,568 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-10 14:42:52,592 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 204 [2024-11-10 14:42:52,593 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 229 places, 252 transitions, 1352 flow. Second operand has 5 states, 5 states have (on average 179.4) internal successors, (897), 5 states have internal predecessors, (897), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:52,593 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:42:52,593 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 204 [2024-11-10 14:42:52,593 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:42:53,032 INFO L124 PetriNetUnfolderBase]: 794/3343 cut-off events. [2024-11-10 14:42:53,033 INFO L125 PetriNetUnfolderBase]: For 4155/4431 co-relation queries the response was YES. [2024-11-10 14:42:53,045 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8371 conditions, 3343 events. 794/3343 cut-off events. For 4155/4431 co-relation queries the response was YES. Maximal size of possible extension queue 182. Compared 27016 event pairs, 4 based on Foata normal form. 11/3195 useless extension candidates. Maximal degree in co-relation 8328. Up to 436 conditions per place. [2024-11-10 14:42:53,054 INFO L140 encePairwiseOnDemand]: 196/204 looper letters, 36 selfloop transitions, 7 changer transitions 0/268 dead transitions. [2024-11-10 14:42:53,054 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 234 places, 268 transitions, 1480 flow [2024-11-10 14:42:53,055 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-10 14:42:53,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-10 14:42:53,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1091 transitions. [2024-11-10 14:42:53,056 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8913398692810458 [2024-11-10 14:42:53,056 INFO L175 Difference]: Start difference. First operand has 229 places, 252 transitions, 1352 flow. Second operand 6 states and 1091 transitions. [2024-11-10 14:42:53,056 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 234 places, 268 transitions, 1480 flow [2024-11-10 14:42:53,082 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 233 places, 268 transitions, 1471 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-10 14:42:53,086 INFO L231 Difference]: Finished difference. Result has 236 places, 257 transitions, 1388 flow [2024-11-10 14:42:53,086 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=204, PETRI_DIFFERENCE_MINUEND_FLOW=1343, PETRI_DIFFERENCE_MINUEND_PLACES=228, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=252, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=246, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1388, PETRI_PLACES=236, PETRI_TRANSITIONS=257} [2024-11-10 14:42:53,086 INFO L277 CegarLoopForPetriNet]: 189 programPoint places, 47 predicate places. [2024-11-10 14:42:53,087 INFO L471 AbstractCegarLoop]: Abstraction has has 236 places, 257 transitions, 1388 flow [2024-11-10 14:42:53,087 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 179.4) internal successors, (897), 5 states have internal predecessors, (897), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:53,087 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:42:53,087 INFO L204 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, 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] [2024-11-10 14:42:53,088 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2024-11-10 14:42:53,088 INFO L396 AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-10 14:42:53,088 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:42:53,088 INFO L85 PathProgramCache]: Analyzing trace with hash -96359500, now seen corresponding path program 1 times [2024-11-10 14:42:53,088 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:42:53,089 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1652653057] [2024-11-10 14:42:53,089 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:42:53,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:42:53,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:42:53,331 INFO L134 CoverageAnalysis]: Checked inductivity of 51 backedges. 20 proven. 31 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-10 14:42:53,331 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:42:53,331 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1652653057] [2024-11-10 14:42:53,332 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1652653057] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 14:42:53,332 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1825541611] [2024-11-10 14:42:53,332 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:42:53,332 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 14:42:53,333 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 14:42:53,335 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 14:42:53,337 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-10 14:42:53,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:42:53,515 INFO L255 TraceCheckSpWp]: Trace formula consists of 329 conjuncts, 11 conjuncts are in the unsatisfiable core [2024-11-10 14:42:53,526 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 14:42:53,782 INFO L134 CoverageAnalysis]: Checked inductivity of 51 backedges. 20 proven. 31 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-10 14:42:53,784 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-10 14:42:54,045 INFO L134 CoverageAnalysis]: Checked inductivity of 51 backedges. 20 proven. 31 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-10 14:42:54,045 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1825541611] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-10 14:42:54,045 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-10 14:42:54,045 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 8 [2024-11-10 14:42:54,045 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1874193800] [2024-11-10 14:42:54,046 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-10 14:42:54,046 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-11-10 14:42:54,046 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:42:54,047 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-11-10 14:42:54,047 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56 [2024-11-10 14:42:54,246 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 172 out of 204 [2024-11-10 14:42:54,247 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 236 places, 257 transitions, 1388 flow. Second operand has 8 states, 8 states have (on average 175.375) internal successors, (1403), 8 states have internal predecessors, (1403), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:54,248 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:42:54,248 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 172 of 204 [2024-11-10 14:42:54,248 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:42:55,026 INFO L124 PetriNetUnfolderBase]: 863/3592 cut-off events. [2024-11-10 14:42:55,027 INFO L125 PetriNetUnfolderBase]: For 5230/5533 co-relation queries the response was YES. [2024-11-10 14:42:55,049 INFO L83 FinitePrefix]: Finished finitePrefix Result has 9323 conditions, 3592 events. 863/3592 cut-off events. For 5230/5533 co-relation queries the response was YES. Maximal size of possible extension queue 204. Compared 30021 event pairs, 0 based on Foata normal form. 1/3435 useless extension candidates. Maximal degree in co-relation 9278. Up to 487 conditions per place. [2024-11-10 14:42:55,060 INFO L140 encePairwiseOnDemand]: 194/204 looper letters, 79 selfloop transitions, 21 changer transitions 0/296 dead transitions. [2024-11-10 14:42:55,060 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 246 places, 296 transitions, 1856 flow [2024-11-10 14:42:55,061 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-11-10 14:42:55,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2024-11-10 14:42:55,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 1958 transitions. [2024-11-10 14:42:55,065 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8725490196078431 [2024-11-10 14:42:55,065 INFO L175 Difference]: Start difference. First operand has 236 places, 257 transitions, 1388 flow. Second operand 11 states and 1958 transitions. [2024-11-10 14:42:55,065 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 246 places, 296 transitions, 1856 flow [2024-11-10 14:42:55,095 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 246 places, 296 transitions, 1856 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-10 14:42:55,099 INFO L231 Difference]: Finished difference. Result has 252 places, 271 transitions, 1625 flow [2024-11-10 14:42:55,099 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=204, PETRI_DIFFERENCE_MINUEND_FLOW=1388, PETRI_DIFFERENCE_MINUEND_PLACES=236, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=257, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=238, PETRI_DIFFERENCE_SUBTRAHEND_STATES=11, PETRI_FLOW=1625, PETRI_PLACES=252, PETRI_TRANSITIONS=271} [2024-11-10 14:42:55,100 INFO L277 CegarLoopForPetriNet]: 189 programPoint places, 63 predicate places. [2024-11-10 14:42:55,100 INFO L471 AbstractCegarLoop]: Abstraction has has 252 places, 271 transitions, 1625 flow [2024-11-10 14:42:55,101 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 175.375) internal successors, (1403), 8 states have internal predecessors, (1403), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:55,101 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:42:55,101 INFO L204 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, 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] [2024-11-10 14:42:55,121 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2024-11-10 14:42:55,302 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable22 [2024-11-10 14:42:55,303 INFO L396 AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-10 14:42:55,303 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:42:55,303 INFO L85 PathProgramCache]: Analyzing trace with hash -1557312423, now seen corresponding path program 1 times [2024-11-10 14:42:55,303 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:42:55,303 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1172622587] [2024-11-10 14:42:55,303 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:42:55,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:42:55,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-10 14:42:55,346 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-10 14:42:55,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-10 14:42:55,423 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-10 14:42:55,423 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-10 14:42:55,424 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (15 of 16 remaining) [2024-11-10 14:42:55,426 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (14 of 16 remaining) [2024-11-10 14:42:55,426 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (13 of 16 remaining) [2024-11-10 14:42:55,427 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (12 of 16 remaining) [2024-11-10 14:42:55,427 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (11 of 16 remaining) [2024-11-10 14:42:55,427 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (10 of 16 remaining) [2024-11-10 14:42:55,427 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (9 of 16 remaining) [2024-11-10 14:42:55,427 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (8 of 16 remaining) [2024-11-10 14:42:55,427 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (7 of 16 remaining) [2024-11-10 14:42:55,427 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (6 of 16 remaining) [2024-11-10 14:42:55,427 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (5 of 16 remaining) [2024-11-10 14:42:55,427 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (4 of 16 remaining) [2024-11-10 14:42:55,427 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (3 of 16 remaining) [2024-11-10 14:42:55,427 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (2 of 16 remaining) [2024-11-10 14:42:55,428 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (1 of 16 remaining) [2024-11-10 14:42:55,428 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (0 of 16 remaining) [2024-11-10 14:42:55,428 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23 [2024-11-10 14:42:55,428 INFO L407 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] [2024-11-10 14:42:55,431 WARN L244 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-10 14:42:55,431 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-10 14:42:55,468 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-11-10 14:42:55,473 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 234 places, 251 transitions, 518 flow [2024-11-10 14:42:55,519 INFO L124 PetriNetUnfolderBase]: 48/489 cut-off events. [2024-11-10 14:42:55,520 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-11-10 14:42:55,522 INFO L83 FinitePrefix]: Finished finitePrefix Result has 501 conditions, 489 events. 48/489 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 1180 event pairs, 0 based on Foata normal form. 0/408 useless extension candidates. Maximal degree in co-relation 306. Up to 9 conditions per place. [2024-11-10 14:42:55,523 INFO L82 GeneralOperation]: Start removeDead. Operand has 234 places, 251 transitions, 518 flow [2024-11-10 14:42:55,526 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 234 places, 251 transitions, 518 flow [2024-11-10 14:42:55,526 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-10 14:42:55,527 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;@364156ce, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-10 14:42:55,527 INFO L334 AbstractCegarLoop]: Starting to check reachability of 20 error locations. [2024-11-10 14:42:55,533 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-10 14:42:55,533 INFO L124 PetriNetUnfolderBase]: 2/41 cut-off events. [2024-11-10 14:42:55,533 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-10 14:42:55,533 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:42:55,533 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 14:42:55,534 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-10 14:42:55,534 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:42:55,535 INFO L85 PathProgramCache]: Analyzing trace with hash 7633229, now seen corresponding path program 1 times [2024-11-10 14:42:55,535 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:42:55,535 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1809155311] [2024-11-10 14:42:55,535 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:42:55,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:42:55,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:42:55,555 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-10 14:42:55,556 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:42:55,556 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1809155311] [2024-11-10 14:42:55,556 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1809155311] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:42:55,556 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:42:55,556 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-10 14:42:55,557 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [91976349] [2024-11-10 14:42:55,557 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:42:55,557 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 14:42:55,557 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:42:55,558 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 14:42:55,558 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-10 14:42:55,577 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 217 out of 251 [2024-11-10 14:42:55,578 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 234 places, 251 transitions, 518 flow. Second operand has 3 states, 3 states have (on average 218.33333333333334) internal successors, (655), 3 states have internal predecessors, (655), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:55,578 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:42:55,578 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 217 of 251 [2024-11-10 14:42:55,579 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:42:56,240 INFO L124 PetriNetUnfolderBase]: 1144/5044 cut-off events. [2024-11-10 14:42:56,241 INFO L125 PetriNetUnfolderBase]: For 47/47 co-relation queries the response was YES. [2024-11-10 14:42:56,270 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6353 conditions, 5044 events. 1144/5044 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 156. Compared 44908 event pairs, 327 based on Foata normal form. 53/4211 useless extension candidates. Maximal degree in co-relation 5352. Up to 1279 conditions per place. [2024-11-10 14:42:56,293 INFO L140 encePairwiseOnDemand]: 244/251 looper letters, 27 selfloop transitions, 2 changer transitions 2/246 dead transitions. [2024-11-10 14:42:56,293 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 235 places, 246 transitions, 566 flow [2024-11-10 14:42:56,294 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 14:42:56,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-10 14:42:56,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 685 transitions. [2024-11-10 14:42:56,295 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9096945551128818 [2024-11-10 14:42:56,295 INFO L175 Difference]: Start difference. First operand has 234 places, 251 transitions, 518 flow. Second operand 3 states and 685 transitions. [2024-11-10 14:42:56,295 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 235 places, 246 transitions, 566 flow [2024-11-10 14:42:56,296 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 235 places, 246 transitions, 566 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-10 14:42:56,298 INFO L231 Difference]: Finished difference. Result has 235 places, 244 transitions, 508 flow [2024-11-10 14:42:56,299 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=251, PETRI_DIFFERENCE_MINUEND_FLOW=508, PETRI_DIFFERENCE_MINUEND_PLACES=233, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=246, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=244, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=508, PETRI_PLACES=235, PETRI_TRANSITIONS=244} [2024-11-10 14:42:56,299 INFO L277 CegarLoopForPetriNet]: 234 programPoint places, 1 predicate places. [2024-11-10 14:42:56,300 INFO L471 AbstractCegarLoop]: Abstraction has has 235 places, 244 transitions, 508 flow [2024-11-10 14:42:56,300 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 218.33333333333334) internal successors, (655), 3 states have internal predecessors, (655), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:56,300 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:42:56,300 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 14:42:56,300 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24 [2024-11-10 14:42:56,300 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-10 14:42:56,301 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:42:56,301 INFO L85 PathProgramCache]: Analyzing trace with hash -955603208, now seen corresponding path program 1 times [2024-11-10 14:42:56,301 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:42:56,301 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [866232500] [2024-11-10 14:42:56,301 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:42:56,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:42:56,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:42:56,319 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-10 14:42:56,319 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:42:56,320 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [866232500] [2024-11-10 14:42:56,320 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [866232500] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:42:56,320 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:42:56,320 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-10 14:42:56,320 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [474507979] [2024-11-10 14:42:56,320 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:42:56,322 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 14:42:56,322 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:42:56,323 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 14:42:56,323 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-10 14:42:56,349 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 212 out of 251 [2024-11-10 14:42:56,350 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 235 places, 244 transitions, 508 flow. Second operand has 3 states, 3 states have (on average 213.0) internal successors, (639), 3 states have internal predecessors, (639), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:56,350 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:42:56,350 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 212 of 251 [2024-11-10 14:42:56,351 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:42:57,757 INFO L124 PetriNetUnfolderBase]: 3621/11265 cut-off events. [2024-11-10 14:42:57,758 INFO L125 PetriNetUnfolderBase]: For 139/139 co-relation queries the response was YES. [2024-11-10 14:42:57,785 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15701 conditions, 11265 events. 3621/11265 cut-off events. For 139/139 co-relation queries the response was YES. Maximal size of possible extension queue 416. Compared 112309 event pairs, 660 based on Foata normal form. 0/9270 useless extension candidates. Maximal degree in co-relation 15655. Up to 2234 conditions per place. [2024-11-10 14:42:57,822 INFO L140 encePairwiseOnDemand]: 236/251 looper letters, 54 selfloop transitions, 11 changer transitions 0/274 dead transitions. [2024-11-10 14:42:57,823 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 235 places, 274 transitions, 709 flow [2024-11-10 14:42:57,823 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 14:42:57,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-10 14:42:57,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 705 transitions. [2024-11-10 14:42:57,824 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9362549800796812 [2024-11-10 14:42:57,824 INFO L175 Difference]: Start difference. First operand has 235 places, 244 transitions, 508 flow. Second operand 3 states and 705 transitions. [2024-11-10 14:42:57,825 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 235 places, 274 transitions, 709 flow [2024-11-10 14:42:57,826 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 233 places, 274 transitions, 705 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-10 14:42:57,829 INFO L231 Difference]: Finished difference. Result has 235 places, 255 transitions, 600 flow [2024-11-10 14:42:57,829 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=251, PETRI_DIFFERENCE_MINUEND_FLOW=504, PETRI_DIFFERENCE_MINUEND_PLACES=231, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=244, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=233, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=600, PETRI_PLACES=235, PETRI_TRANSITIONS=255} [2024-11-10 14:42:57,830 INFO L277 CegarLoopForPetriNet]: 234 programPoint places, 1 predicate places. [2024-11-10 14:42:57,830 INFO L471 AbstractCegarLoop]: Abstraction has has 235 places, 255 transitions, 600 flow [2024-11-10 14:42:57,830 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 213.0) internal successors, (639), 3 states have internal predecessors, (639), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:57,832 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:42:57,833 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 14:42:57,833 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable25 [2024-11-10 14:42:57,833 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-10 14:42:57,833 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:42:57,833 INFO L85 PathProgramCache]: Analyzing trace with hash 1113365566, now seen corresponding path program 1 times [2024-11-10 14:42:57,834 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:42:57,834 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1157024694] [2024-11-10 14:42:57,834 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:42:57,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:42:57,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:42:57,857 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-10 14:42:57,857 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:42:57,857 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1157024694] [2024-11-10 14:42:57,858 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1157024694] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:42:57,858 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:42:57,859 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-10 14:42:57,859 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1903304752] [2024-11-10 14:42:57,859 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:42:57,859 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 14:42:57,860 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:42:57,860 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 14:42:57,861 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-10 14:42:57,972 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 217 out of 251 [2024-11-10 14:42:57,973 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 235 places, 255 transitions, 600 flow. Second operand has 3 states, 3 states have (on average 218.0) internal successors, (654), 3 states have internal predecessors, (654), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:57,973 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:42:57,973 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 217 of 251 [2024-11-10 14:42:57,973 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:42:58,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([624] L1063-4-->L1063-3: Formula: (= |v_#race~threads_mask~0_3| |v_ULTIMATE.start_main_#t~nondet22#1_5|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_5|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_3|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_5|} AuxVars[] AssignedVars[#race~threads_mask~0][213], [111#L1063-3true, 9#L1050-3true, 235#true, 240#true, Black: 242#(= |#race~threads_mask~0| 0), 247#(= |#race~datas~0| 0), 162#L1048-11true, 233#true]) [2024-11-10 14:42:58,742 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-10 14:42:58,743 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-10 14:42:58,743 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-10 14:42:58,743 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-10 14:42:58,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][201], [9#L1050-3true, 235#true, Black: 240#true, 247#(= |#race~datas~0| 0), 162#L1048-11true, 233#true, 242#(= |#race~threads_mask~0| 0), 81#L1063-19true]) [2024-11-10 14:42:58,765 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-10 14:42:58,765 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-10 14:42:58,765 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-10 14:42:58,765 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-10 14:42:58,765 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([608] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][201], [9#L1050-3true, 235#true, Black: 240#true, 247#(= |#race~datas~0| 0), 162#L1048-11true, 233#true, 242#(= |#race~threads_mask~0| 0), 81#L1063-19true]) [2024-11-10 14:42:58,765 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-10 14:42:58,765 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-10 14:42:58,765 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-10 14:42:58,766 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-10 14:42:58,766 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-10 14:42:58,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][201], [116#L1048-10true, 9#L1050-3true, Black: 240#true, 235#true, 247#(= |#race~datas~0| 0), 233#true, 242#(= |#race~threads_mask~0| 0), 81#L1063-19true]) [2024-11-10 14:42:58,767 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-10 14:42:58,767 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-10 14:42:58,767 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-10 14:42:58,767 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-10 14:42:58,789 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([624] L1063-4-->L1063-3: Formula: (= |v_#race~threads_mask~0_3| |v_ULTIMATE.start_main_#t~nondet22#1_5|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_5|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_3|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_5|} AuxVars[] AssignedVars[#race~threads_mask~0][213], [111#L1063-3true, 9#L1050-3true, 235#true, 240#true, 247#(= |#race~datas~0| 0), Black: 242#(= |#race~threads_mask~0| 0), 162#L1048-11true, 233#true]) [2024-11-10 14:42:58,789 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-10 14:42:58,789 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-10 14:42:58,790 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-10 14:42:58,790 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-10 14:42:58,790 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-10 14:42:58,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([624] L1063-4-->L1063-3: Formula: (= |v_#race~threads_mask~0_3| |v_ULTIMATE.start_main_#t~nondet22#1_5|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_5|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_3|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_5|} AuxVars[] AssignedVars[#race~threads_mask~0][213], [116#L1048-10true, 111#L1063-3true, 9#L1050-3true, 235#true, 247#(= |#race~datas~0| 0), 240#true, Black: 242#(= |#race~threads_mask~0| 0), 233#true]) [2024-11-10 14:42:58,806 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-10 14:42:58,806 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-10 14:42:58,806 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-10 14:42:58,807 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-10 14:42:58,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([739] L1050-4-->L1050-3: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [111#L1063-3true, 9#L1050-3true, 235#true, Black: 242#(= |#race~threads_mask~0| 0), 240#true, 247#(= |#race~datas~0| 0), 162#L1048-11true, 233#true]) [2024-11-10 14:42:58,810 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-10 14:42:58,810 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-10 14:42:58,810 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-10 14:42:58,810 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-10 14:42:58,811 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([739] L1050-4-->L1050-3: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [111#L1063-3true, 9#L1050-3true, 235#true, Black: 242#(= |#race~threads_mask~0| 0), 240#true, 247#(= |#race~datas~0| 0), 162#L1048-11true, 233#true]) [2024-11-10 14:42:58,811 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-10 14:42:58,811 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-10 14:42:58,811 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-10 14:42:58,811 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-10 14:42:58,811 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-10 14:42:58,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([739] L1050-4-->L1050-3: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [116#L1048-10true, 111#L1063-3true, 9#L1050-3true, 235#true, Black: 242#(= |#race~threads_mask~0| 0), 247#(= |#race~datas~0| 0), 240#true, 233#true]) [2024-11-10 14:42:58,830 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-10 14:42:58,830 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-10 14:42:58,830 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-10 14:42:58,830 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-10 14:42:59,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([606] L1062-15-->L1062-12: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_15|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~bitwise18#1][172], [65#L1049true, 9#L1050-3true, Black: 240#true, 235#true, 247#(= |#race~datas~0| 0), 233#true, 242#(= |#race~threads_mask~0| 0), 184#L1062-12true]) [2024-11-10 14:42:59,014 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-10 14:42:59,014 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-10 14:42:59,014 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-10 14:42:59,014 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-10 14:42:59,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-20-->L1050-19: Formula: (= |v_#race~threads_mask~0_15| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_15|} AuxVars[] AssignedVars[#race~threads_mask~0][233], [211#L1050-19true, 111#L1063-3true, 9#L1050-3true, 235#true, Black: 240#true, 247#(= |#race~datas~0| 0), 233#true, 242#(= |#race~threads_mask~0| 0)]) [2024-11-10 14:42:59,182 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2024-11-10 14:42:59,182 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-10 14:42:59,182 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-10 14:42:59,182 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-10 14:42:59,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([667] L1064-3-->L1064: 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][197], [65#L1049true, 225#L1064true, 9#L1050-3true, 235#true, 240#true, Black: 242#(= |#race~threads_mask~0| 0), 247#(= |#race~datas~0| 0), 233#true]) [2024-11-10 14:42:59,224 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-10 14:42:59,224 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:42:59,224 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:42:59,224 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:42:59,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([739] L1050-4-->L1050-3: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [111#L1063-3true, 9#L1050-3true, 235#true, 247#(= |#race~datas~0| 0), Black: 242#(= |#race~threads_mask~0| 0), 240#true, 61#L1051true, 233#true]) [2024-11-10 14:42:59,384 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-10 14:42:59,384 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:42:59,384 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:42:59,384 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:42:59,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([739] L1050-4-->L1050-3: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][184], [9#L1050-3true, 235#true, 247#(= |#race~datas~0| 0), 240#true, Black: 242#(= |#race~threads_mask~0| 0), 61#L1051true, 233#true, 81#L1063-19true]) [2024-11-10 14:42:59,389 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-10 14:42:59,389 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:42:59,389 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:42:59,389 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:42:59,389 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([739] L1050-4-->L1050-3: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][184], [9#L1050-3true, 235#true, 247#(= |#race~datas~0| 0), 240#true, Black: 242#(= |#race~threads_mask~0| 0), 61#L1051true, 233#true, 81#L1063-19true]) [2024-11-10 14:42:59,389 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:42:59,389 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:42:59,389 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:42:59,389 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:42:59,389 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:42:59,393 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([739] L1050-4-->L1050-3: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [111#L1063-3true, 9#L1050-3true, 235#true, 240#true, 247#(= |#race~datas~0| 0), Black: 242#(= |#race~threads_mask~0| 0), 61#L1051true, 233#true]) [2024-11-10 14:42:59,393 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:42:59,393 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:42:59,393 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:42:59,393 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:42:59,393 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:42:59,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([739] L1050-4-->L1050-3: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][184], [9#L1050-3true, 8#L1063-17true, 235#true, 247#(= |#race~datas~0| 0), 240#true, Black: 242#(= |#race~threads_mask~0| 0), 61#L1051true, 233#true]) [2024-11-10 14:42:59,394 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:42:59,394 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:42:59,395 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:42:59,395 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:42:59,395 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([739] L1050-4-->L1050-3: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][184], [9#L1050-3true, 8#L1063-17true, 235#true, 247#(= |#race~datas~0| 0), 240#true, Black: 242#(= |#race~threads_mask~0| 0), 61#L1051true, 233#true]) [2024-11-10 14:42:59,395 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:42:59,395 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:42:59,395 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:42:59,395 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:42:59,395 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:42:59,415 INFO L124 PetriNetUnfolderBase]: 3418/13074 cut-off events. [2024-11-10 14:42:59,415 INFO L125 PetriNetUnfolderBase]: For 630/698 co-relation queries the response was YES. [2024-11-10 14:42:59,441 INFO L83 FinitePrefix]: Finished finitePrefix Result has 18249 conditions, 13074 events. 3418/13074 cut-off events. For 630/698 co-relation queries the response was YES. Maximal size of possible extension queue 374. Compared 140991 event pairs, 718 based on Foata normal form. 0/10765 useless extension candidates. Maximal degree in co-relation 14331. Up to 2857 conditions per place. [2024-11-10 14:42:59,467 INFO L140 encePairwiseOnDemand]: 245/251 looper letters, 36 selfloop transitions, 3 changer transitions 0/264 dead transitions. [2024-11-10 14:42:59,467 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 234 places, 264 transitions, 701 flow [2024-11-10 14:42:59,468 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 14:42:59,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-10 14:42:59,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 693 transitions. [2024-11-10 14:42:59,469 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9203187250996016 [2024-11-10 14:42:59,469 INFO L175 Difference]: Start difference. First operand has 235 places, 255 transitions, 600 flow. Second operand 3 states and 693 transitions. [2024-11-10 14:42:59,469 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 234 places, 264 transitions, 701 flow [2024-11-10 14:42:59,476 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 232 places, 264 transitions, 679 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-10 14:42:59,479 INFO L231 Difference]: Finished difference. Result has 233 places, 255 transitions, 593 flow [2024-11-10 14:42:59,480 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=251, PETRI_DIFFERENCE_MINUEND_FLOW=572, PETRI_DIFFERENCE_MINUEND_PLACES=230, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=252, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=249, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=593, PETRI_PLACES=233, PETRI_TRANSITIONS=255} [2024-11-10 14:42:59,481 INFO L277 CegarLoopForPetriNet]: 234 programPoint places, -1 predicate places. [2024-11-10 14:42:59,481 INFO L471 AbstractCegarLoop]: Abstraction has has 233 places, 255 transitions, 593 flow [2024-11-10 14:42:59,481 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 218.0) internal successors, (654), 3 states have internal predecessors, (654), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:59,482 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:42:59,482 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 14:42:59,482 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable26 [2024-11-10 14:42:59,482 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-10 14:42:59,482 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:42:59,483 INFO L85 PathProgramCache]: Analyzing trace with hash 1583143581, now seen corresponding path program 1 times [2024-11-10 14:42:59,483 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:42:59,484 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1654414450] [2024-11-10 14:42:59,484 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:42:59,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:42:59,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:42:59,534 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-10 14:42:59,535 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:42:59,535 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1654414450] [2024-11-10 14:42:59,535 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1654414450] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:42:59,535 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:42:59,535 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-10 14:42:59,535 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1743279005] [2024-11-10 14:42:59,536 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:42:59,536 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-10 14:42:59,536 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:42:59,536 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-10 14:42:59,537 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-10 14:42:59,607 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 216 out of 251 [2024-11-10 14:42:59,608 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 233 places, 255 transitions, 593 flow. Second operand has 5 states, 5 states have (on average 217.4) internal successors, (1087), 5 states have internal predecessors, (1087), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:42:59,608 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:42:59,608 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 216 of 251 [2024-11-10 14:42:59,608 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:43:00,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([739] L1050-4-->L1050-3: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][220], [9#L1050-3true, 114#L1060-2true, 189#L1050-3true, 235#true, 247#(= |#race~datas~0| 0), Black: 242#(= |#race~threads_mask~0| 0), 233#true, Black: 245#true, 249#true]) [2024-11-10 14:43:00,177 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-10 14:43:00,177 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-10 14:43:00,177 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-10 14:43:00,177 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-10 14:43:00,228 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([739] L1050-4-->L1050-3: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][220], [9#L1050-3true, 114#L1060-2true, 189#L1050-3true, 235#true, 247#(= |#race~datas~0| 0), Black: 242#(= |#race~threads_mask~0| 0), 233#true, Black: 245#true, 249#true]) [2024-11-10 14:43:00,228 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-10 14:43:00,228 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-10 14:43:00,228 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-10 14:43:00,228 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-10 14:43:00,229 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-10 14:43:00,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([784] L1050-4-->L1050-3: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][271], [9#L1050-3true, 114#L1060-2true, 235#true, 189#L1050-3true, 247#(= |#race~datas~0| 0), Black: 242#(= |#race~threads_mask~0| 0), 233#true, Black: 245#true, 249#true]) [2024-11-10 14:43:00,254 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-10 14:43:00,254 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-10 14:43:00,254 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-10 14:43:00,254 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-10 14:43:00,255 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([784] L1050-4-->L1050-3: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][271], [9#L1050-3true, 114#L1060-2true, 235#true, 189#L1050-3true, 247#(= |#race~datas~0| 0), Black: 242#(= |#race~threads_mask~0| 0), 233#true, Black: 245#true, 249#true]) [2024-11-10 14:43:00,255 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-10 14:43:00,255 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-10 14:43:00,255 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-10 14:43:00,255 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-10 14:43:00,256 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-10 14:43:00,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([739] L1050-4-->L1050-3: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][220], [9#L1050-3true, 235#true, 189#L1050-3true, Black: 242#(= |#race~threads_mask~0| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 245#true, 249#true, 95#L1061true]) [2024-11-10 14:43:00,297 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-10 14:43:00,297 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-10 14:43:00,297 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-10 14:43:00,297 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-10 14:43:00,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([739] L1050-4-->L1050-3: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][220], [183#L1060true, 9#L1050-3true, 189#L1050-3true, 235#true, 247#(= |#race~datas~0| 0), Black: 242#(= |#race~threads_mask~0| 0), 233#true, Black: 245#true, 249#true]) [2024-11-10 14:43:00,306 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-10 14:43:00,306 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-10 14:43:00,307 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-10 14:43:00,307 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-10 14:43:00,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([784] L1050-4-->L1050-3: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][271], [183#L1060true, 9#L1050-3true, 235#true, 189#L1050-3true, 247#(= |#race~datas~0| 0), Black: 242#(= |#race~threads_mask~0| 0), 233#true, Black: 245#true, 249#true]) [2024-11-10 14:43:00,334 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-10 14:43:00,335 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-10 14:43:00,335 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-10 14:43:00,335 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-10 14:43:00,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([784] L1050-4-->L1050-3: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][271], [9#L1050-3true, 189#L1050-3true, 235#true, 247#(= |#race~datas~0| 0), Black: 242#(= |#race~threads_mask~0| 0), 233#true, Black: 245#true, 249#true, 95#L1061true]) [2024-11-10 14:43:00,350 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-10 14:43:00,350 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-10 14:43:00,350 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-10 14:43:00,350 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-10 14:43:00,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L1051-3-->L1051: 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][202], [211#L1050-19true, 235#true, 247#(= |#race~datas~0| 0), 172#ULTIMATE.startFINALtrue, Black: 242#(= |#race~threads_mask~0| 0), 233#true, Black: 245#true, 169#L1051true, 249#true]) [2024-11-10 14:43:00,554 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-10 14:43:00,555 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-10 14:43:00,555 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-10 14:43:00,556 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-10 14:43:00,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([739] L1050-4-->L1050-3: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][220], [9#L1050-3true, 235#true, 189#L1050-3true, Black: 242#(= |#race~threads_mask~0| 0), 247#(= |#race~datas~0| 0), 172#ULTIMATE.startFINALtrue, 233#true, Black: 245#true, 249#true]) [2024-11-10 14:43:00,557 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-10 14:43:00,557 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:00,557 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:00,557 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:00,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L1051-3-->L1051: 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][202], [235#true, 247#(= |#race~datas~0| 0), 172#ULTIMATE.startFINALtrue, 33#L1050-17true, Black: 242#(= |#race~threads_mask~0| 0), 233#true, Black: 245#true, 169#L1051true, 249#true]) [2024-11-10 14:43:00,579 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-10 14:43:00,579 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-10 14:43:00,579 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:00,579 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-10 14:43:00,603 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([739] L1050-4-->L1050-3: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][220], [9#L1050-3true, 235#true, 189#L1050-3true, 247#(= |#race~datas~0| 0), 172#ULTIMATE.startFINALtrue, Black: 242#(= |#race~threads_mask~0| 0), 233#true, Black: 245#true, 249#true]) [2024-11-10 14:43:00,603 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-10 14:43:00,603 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:00,603 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:00,603 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:00,604 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:00,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([784] L1050-4-->L1050-3: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][271], [9#L1050-3true, 235#true, 189#L1050-3true, 247#(= |#race~datas~0| 0), 172#ULTIMATE.startFINALtrue, Black: 242#(= |#race~threads_mask~0| 0), 233#true, Black: 245#true, 249#true]) [2024-11-10 14:43:00,624 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-10 14:43:00,624 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:00,624 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:00,624 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:00,625 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([784] L1050-4-->L1050-3: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][271], [9#L1050-3true, 235#true, 189#L1050-3true, 247#(= |#race~datas~0| 0), 172#ULTIMATE.startFINALtrue, Black: 242#(= |#race~threads_mask~0| 0), 233#true, Black: 245#true, 249#true]) [2024-11-10 14:43:00,625 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-10 14:43:00,625 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:00,625 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:00,625 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:00,626 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:00,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([790] L1051-3-->L1051: 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][264], [235#true, 247#(= |#race~datas~0| 0), 172#ULTIMATE.startFINALtrue, Black: 242#(= |#race~threads_mask~0| 0), 61#L1051true, 233#true, Black: 245#true, 249#true, 119#L1050-12true]) [2024-11-10 14:43:00,747 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-10 14:43:00,747 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:00,747 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:00,747 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:00,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([739] L1050-4-->L1050-3: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][220], [225#L1064true, 9#L1050-3true, 235#true, 189#L1050-3true, 247#(= |#race~datas~0| 0), Black: 242#(= |#race~threads_mask~0| 0), 233#true, Black: 245#true, 249#true]) [2024-11-10 14:43:00,870 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:00,870 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:00,870 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:00,870 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:00,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][209], [9#L1050-3true, 235#true, Black: 240#true, 247#(= |#race~datas~0| 0), 61#L1051true, 233#true, Black: 245#true, 249#true, 81#L1063-19true]) [2024-11-10 14:43:00,901 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:43:00,902 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:00,902 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:00,902 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:00,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([784] L1050-4-->L1050-3: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][271], [225#L1064true, 9#L1050-3true, 189#L1050-3true, 235#true, 247#(= |#race~datas~0| 0), Black: 242#(= |#race~threads_mask~0| 0), 233#true, Black: 245#true, 249#true]) [2024-11-10 14:43:00,908 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-10 14:43:00,908 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:00,908 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:00,908 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:00,916 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([784] L1050-4-->L1050-3: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][271], [225#L1064true, 9#L1050-3true, 235#true, 189#L1050-3true, 247#(= |#race~datas~0| 0), Black: 242#(= |#race~threads_mask~0| 0), 233#true, Black: 245#true, 249#true]) [2024-11-10 14:43:00,916 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:00,916 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:00,916 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:00,916 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:00,916 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:00,916 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([739] L1050-4-->L1050-3: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][220], [225#L1064true, 9#L1050-3true, 235#true, 189#L1050-3true, 247#(= |#race~datas~0| 0), Black: 242#(= |#race~threads_mask~0| 0), 233#true, Black: 245#true, 249#true]) [2024-11-10 14:43:00,917 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-10 14:43:00,917 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:00,917 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:00,917 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:00,917 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:00,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L1051-3-->L1051: 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][202], [247#(= |#race~datas~0| 0), Black: 242#(= |#race~threads_mask~0| 0), 233#true, Black: 245#true, 169#L1051true, 249#true, 234#true, 222#L1068-7true]) [2024-11-10 14:43:00,923 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:43:00,923 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-10 14:43:00,923 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-10 14:43:00,923 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-10 14:43:00,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L1051-3-->L1051: 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][202], [113#L1070-1true, 247#(= |#race~datas~0| 0), Black: 242#(= |#race~threads_mask~0| 0), 233#true, Black: 245#true, 169#L1051true, 249#true, 234#true]) [2024-11-10 14:43:00,927 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:00,927 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-10 14:43:00,927 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-10 14:43:00,927 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-10 14:43:00,948 INFO L124 PetriNetUnfolderBase]: 2903/10976 cut-off events. [2024-11-10 14:43:00,949 INFO L125 PetriNetUnfolderBase]: For 119/119 co-relation queries the response was YES. [2024-11-10 14:43:00,976 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14957 conditions, 10976 events. 2903/10976 cut-off events. For 119/119 co-relation queries the response was YES. Maximal size of possible extension queue 353. Compared 115076 event pairs, 661 based on Foata normal form. 1/8980 useless extension candidates. Maximal degree in co-relation 12864. Up to 2592 conditions per place. [2024-11-10 14:43:01,002 INFO L140 encePairwiseOnDemand]: 243/251 looper letters, 42 selfloop transitions, 2 changer transitions 5/273 dead transitions. [2024-11-10 14:43:01,002 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 238 places, 273 transitions, 727 flow [2024-11-10 14:43:01,003 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-10 14:43:01,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-10 14:43:01,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1346 transitions. [2024-11-10 14:43:01,005 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8937583001328021 [2024-11-10 14:43:01,005 INFO L175 Difference]: Start difference. First operand has 233 places, 255 transitions, 593 flow. Second operand 6 states and 1346 transitions. [2024-11-10 14:43:01,005 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 238 places, 273 transitions, 727 flow [2024-11-10 14:43:01,009 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 238 places, 273 transitions, 727 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-10 14:43:01,013 INFO L231 Difference]: Finished difference. Result has 242 places, 256 transitions, 615 flow [2024-11-10 14:43:01,013 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=251, PETRI_DIFFERENCE_MINUEND_FLOW=593, PETRI_DIFFERENCE_MINUEND_PLACES=233, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=255, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=253, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=615, PETRI_PLACES=242, PETRI_TRANSITIONS=256} [2024-11-10 14:43:01,014 INFO L277 CegarLoopForPetriNet]: 234 programPoint places, 8 predicate places. [2024-11-10 14:43:01,014 INFO L471 AbstractCegarLoop]: Abstraction has has 242 places, 256 transitions, 615 flow [2024-11-10 14:43:01,014 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 217.4) internal successors, (1087), 5 states have internal predecessors, (1087), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:43:01,014 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:43:01,014 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 14:43:01,015 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable27 [2024-11-10 14:43:01,015 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-10 14:43:01,015 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:43:01,015 INFO L85 PathProgramCache]: Analyzing trace with hash -1350194001, now seen corresponding path program 1 times [2024-11-10 14:43:01,015 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:43:01,015 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [522513356] [2024-11-10 14:43:01,015 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:43:01,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:43:01,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:43:01,089 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-10 14:43:01,089 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:43:01,089 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [522513356] [2024-11-10 14:43:01,089 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [522513356] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:43:01,090 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:43:01,090 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-10 14:43:01,090 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [16603181] [2024-11-10 14:43:01,090 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:43:01,090 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 14:43:01,090 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:43:01,091 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 14:43:01,091 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-10 14:43:01,171 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 222 out of 251 [2024-11-10 14:43:01,172 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 242 places, 256 transitions, 615 flow. Second operand has 3 states, 3 states have (on average 223.33333333333334) internal successors, (670), 3 states have internal predecessors, (670), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:43:01,172 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:43:01,172 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 222 of 251 [2024-11-10 14:43:01,172 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:43:01,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([606] L1062-15-->L1062-12: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_15|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~bitwise18#1][171], [Black: 253#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 255#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 252#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 233#true, 119#L1050-12true, 260#true, Black: 240#true, 61#L1051true, Black: 245#true, 249#true, 184#L1062-12true]) [2024-11-10 14:43:01,965 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:01,965 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:01,965 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:01,965 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:02,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([606] L1062-15-->L1062-12: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_15|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~bitwise18#1][171], [Black: 253#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 255#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 252#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 233#true, 210#L1050-5true, 260#true, Black: 240#true, 61#L1051true, Black: 245#true, 249#true, 184#L1062-12true]) [2024-11-10 14:43:02,144 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-10 14:43:02,144 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:02,144 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:02,144 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:02,288 INFO L124 PetriNetUnfolderBase]: 2751/10438 cut-off events. [2024-11-10 14:43:02,288 INFO L125 PetriNetUnfolderBase]: For 165/165 co-relation queries the response was YES. [2024-11-10 14:43:02,313 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14183 conditions, 10438 events. 2751/10438 cut-off events. For 165/165 co-relation queries the response was YES. Maximal size of possible extension queue 368. Compared 107533 event pairs, 768 based on Foata normal form. 1/8602 useless extension candidates. Maximal degree in co-relation 14033. Up to 2528 conditions per place. [2024-11-10 14:43:02,335 INFO L140 encePairwiseOnDemand]: 248/251 looper letters, 31 selfloop transitions, 2 changer transitions 0/264 dead transitions. [2024-11-10 14:43:02,335 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 241 places, 264 transitions, 697 flow [2024-11-10 14:43:02,335 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 14:43:02,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-10 14:43:02,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 700 transitions. [2024-11-10 14:43:02,336 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9296148738379814 [2024-11-10 14:43:02,336 INFO L175 Difference]: Start difference. First operand has 242 places, 256 transitions, 615 flow. Second operand 3 states and 700 transitions. [2024-11-10 14:43:02,336 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 241 places, 264 transitions, 697 flow [2024-11-10 14:43:02,339 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 237 places, 264 transitions, 685 flow, removed 5 selfloop flow, removed 4 redundant places. [2024-11-10 14:43:02,342 INFO L231 Difference]: Finished difference. Result has 238 places, 257 transitions, 615 flow [2024-11-10 14:43:02,342 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=251, PETRI_DIFFERENCE_MINUEND_FLOW=603, PETRI_DIFFERENCE_MINUEND_PLACES=235, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=256, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=254, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=615, PETRI_PLACES=238, PETRI_TRANSITIONS=257} [2024-11-10 14:43:02,343 INFO L277 CegarLoopForPetriNet]: 234 programPoint places, 4 predicate places. [2024-11-10 14:43:02,343 INFO L471 AbstractCegarLoop]: Abstraction has has 238 places, 257 transitions, 615 flow [2024-11-10 14:43:02,343 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 223.33333333333334) internal successors, (670), 3 states have internal predecessors, (670), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:43:02,343 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:43:02,344 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 14:43:02,344 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable28 [2024-11-10 14:43:02,344 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-10 14:43:02,344 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:43:02,344 INFO L85 PathProgramCache]: Analyzing trace with hash -1625619738, now seen corresponding path program 1 times [2024-11-10 14:43:02,345 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:43:02,345 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [798164277] [2024-11-10 14:43:02,345 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:43:02,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:43:02,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:43:02,384 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-10 14:43:02,384 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:43:02,384 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [798164277] [2024-11-10 14:43:02,384 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [798164277] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:43:02,385 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:43:02,385 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-10 14:43:02,385 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [954411459] [2024-11-10 14:43:02,385 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:43:02,385 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-10 14:43:02,386 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:43:02,386 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-10 14:43:02,386 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-10 14:43:02,448 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 211 out of 251 [2024-11-10 14:43:02,449 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 238 places, 257 transitions, 615 flow. Second operand has 4 states, 4 states have (on average 213.0) internal successors, (852), 4 states have internal predecessors, (852), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:43:02,450 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:43:02,450 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 211 of 251 [2024-11-10 14:43:02,450 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:43:02,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][296], [136#threadENTRYtrue, 260#true, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, Black: 240#true, 247#(= |#race~datas~0| 0), 156#L1062-22true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 245#true, 264#true]) [2024-11-10 14:43:02,894 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is not cut-off event [2024-11-10 14:43:02,894 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2024-11-10 14:43:02,894 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2024-11-10 14:43:02,894 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2024-11-10 14:43:02,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][296], [260#true, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, Black: 240#true, 247#(= |#race~datas~0| 0), 156#L1062-22true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, 229#L1048-11true, Black: 245#true, 264#true]) [2024-11-10 14:43:02,969 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2024-11-10 14:43:02,969 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2024-11-10 14:43:02,969 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2024-11-10 14:43:02,969 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2024-11-10 14:43:03,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][296], [260#true, 136#threadENTRYtrue, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, Black: 240#true, 200#L1062-10true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 245#true, 264#true]) [2024-11-10 14:43:03,041 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-10 14:43:03,041 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-10 14:43:03,041 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-10 14:43:03,041 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-10 14:43:03,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][296], [260#true, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#true, 235#true, 200#L1062-10true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, 229#L1048-11true, Black: 245#true, 264#true]) [2024-11-10 14:43:03,136 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-10 14:43:03,136 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-10 14:43:03,136 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-10 14:43:03,137 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-10 14:43:03,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][296], [260#true, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 51#L1049true, 235#true, Black: 240#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 245#true, 96#L1062-24true, 264#true]) [2024-11-10 14:43:03,361 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2024-11-10 14:43:03,361 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-10 14:43:03,361 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-10 14:43:03,361 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-10 14:43:03,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][296], [260#true, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 51#L1049true, 235#true, Black: 240#true, 247#(= |#race~datas~0| 0), 156#L1062-22true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 245#true, 264#true]) [2024-11-10 14:43:03,409 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2024-11-10 14:43:03,409 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-10 14:43:03,409 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-10 14:43:03,409 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-10 14:43:03,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][296], [260#true, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, Black: 240#true, 156#L1062-22true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 245#true, 264#true]) [2024-11-10 14:43:03,581 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2024-11-10 14:43:03,582 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-10 14:43:03,582 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-10 14:43:03,582 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-10 14:43:03,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][296], [260#true, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, Black: 240#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 96#L1062-24true, Black: 245#true, 264#true, 119#L1050-12true]) [2024-11-10 14:43:03,768 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-10 14:43:03,768 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:03,768 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:03,768 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:03,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][296], [260#true, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, Black: 240#true, 156#L1062-22true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 245#true, 264#true, 119#L1050-12true]) [2024-11-10 14:43:03,813 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-10 14:43:03,813 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:03,813 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:03,813 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:03,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][296], [260#true, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 51#L1049true, Black: 240#true, 235#true, 200#L1062-10true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 245#true, 264#true]) [2024-11-10 14:43:03,860 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-10 14:43:03,860 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:03,860 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:03,860 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:03,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [260#true, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, Black: 240#true, 156#L1062-22true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, Black: 245#true, 210#L1050-5true, 264#true]) [2024-11-10 14:43:03,861 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2024-11-10 14:43:03,861 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-10 14:43:03,861 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-10 14:43:03,861 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-10 14:43:03,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][279], [260#true, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, Black: 240#true, 156#L1062-22true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 245#true, 210#L1050-5true, 264#true]) [2024-11-10 14:43:03,874 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-10 14:43:03,874 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:03,874 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:03,874 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:03,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][275], [260#true, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, Black: 240#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 245#true, 96#L1062-24true, 210#L1050-5true, 264#true]) [2024-11-10 14:43:03,874 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-10 14:43:03,874 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:03,874 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:03,874 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:03,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][275], [260#true, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, Black: 240#true, 247#(= |#race~datas~0| 0), 156#L1062-22true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 245#true, 210#L1050-5true, 264#true]) [2024-11-10 14:43:03,925 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-10 14:43:03,925 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:03,925 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:03,925 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:03,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][275], [260#true, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, Black: 240#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 199#L1062-25true, 233#true, 104#L1050-5true, Black: 245#true, 210#L1050-5true, 264#true]) [2024-11-10 14:43:03,930 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-10 14:43:03,930 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:03,930 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:03,930 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:03,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [260#true, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#true, 235#true, 156#L1062-22true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 138#L1050-6true, Black: 245#true, 210#L1050-5true, 264#true]) [2024-11-10 14:43:03,979 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-10 14:43:03,979 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:03,979 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:03,979 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:03,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][296], [260#true, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#true, 235#true, 247#(= |#race~datas~0| 0), 156#L1062-22true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 245#true, 210#L1050-5true, 264#true]) [2024-11-10 14:43:03,984 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-10 14:43:03,984 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:03,984 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:03,984 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:03,985 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][279], [260#true, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#true, 235#true, 247#(= |#race~datas~0| 0), 156#L1062-22true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 245#true, 210#L1050-5true, 264#true]) [2024-11-10 14:43:03,985 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-10 14:43:03,985 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:03,985 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:03,985 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:03,985 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:04,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][296], [260#true, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, Black: 240#true, 247#(= |#race~datas~0| 0), 200#L1062-10true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 245#true, 264#true]) [2024-11-10 14:43:04,038 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-10 14:43:04,038 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:04,038 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:04,038 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:04,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1062-3-->L1062-2: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~bitwise16#1=|v_ULTIMATE.start_main_#t~bitwise16#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~bitwise16#1][165], [260#true, 211#L1050-19true, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, Black: 240#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 245#true, 210#L1050-5true, 7#L1062-2true, 264#true]) [2024-11-10 14:43:04,057 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-10 14:43:04,057 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:04,057 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-10 14:43:04,057 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:04,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][296], [260#true, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 9#L1050-3true, Black: 240#true, 235#true, 247#(= |#race~datas~0| 0), 156#L1062-22true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 245#true, 264#true]) [2024-11-10 14:43:04,089 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-10 14:43:04,089 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:04,089 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:04,089 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:04,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][296], [260#true, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, Black: 240#true, 200#L1062-10true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 245#true, 264#true, 119#L1050-12true]) [2024-11-10 14:43:04,149 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-10 14:43:04,149 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:04,149 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:04,149 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:04,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][279], [260#true, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 242#(= |#race~threads_mask~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 245#true, 169#L1051true, 159#L1062-33true, 264#true]) [2024-11-10 14:43:04,152 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-10 14:43:04,152 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:04,152 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:04,152 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:04,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [260#true, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#true, 235#true, 247#(= |#race~datas~0| 0), 200#L1062-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, Black: 245#true, 210#L1050-5true, 264#true]) [2024-11-10 14:43:04,200 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-10 14:43:04,200 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:04,200 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:04,200 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:04,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][279], [260#true, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, Black: 240#true, 200#L1062-10true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 245#true, 210#L1050-5true, 264#true]) [2024-11-10 14:43:04,218 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-10 14:43:04,218 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:04,218 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:04,218 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:04,414 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][279], [260#true, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#true, 235#true, 247#(= |#race~datas~0| 0), 200#L1062-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 245#true, 210#L1050-5true, 264#true]) [2024-11-10 14:43:04,415 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-10 14:43:04,415 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:04,415 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:04,415 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:04,415 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:04,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [260#true, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#true, 235#true, 247#(= |#race~datas~0| 0), 200#L1062-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 245#true, 138#L1050-6true, 210#L1050-5true, 264#true]) [2024-11-10 14:43:04,461 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-10 14:43:04,461 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:04,461 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:04,462 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:04,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][296], [260#true, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#true, 235#true, 247#(= |#race~datas~0| 0), 200#L1062-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 245#true, 210#L1050-5true, 264#true]) [2024-11-10 14:43:04,467 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-10 14:43:04,467 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:04,467 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:04,468 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:04,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][296], [260#true, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 242#(= |#race~threads_mask~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 245#true, 96#L1062-24true, 169#L1051true, 264#true]) [2024-11-10 14:43:04,469 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-10 14:43:04,469 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:04,469 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:04,469 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:04,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][279], [260#true, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 242#(= |#race~threads_mask~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 245#true, 96#L1062-24true, 169#L1051true, 264#true]) [2024-11-10 14:43:04,469 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-10 14:43:04,470 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:04,470 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:04,470 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:04,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][296], [260#true, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#true, 235#true, 156#L1062-22true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 245#true, 169#L1051true, 264#true]) [2024-11-10 14:43:04,512 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:04,513 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:04,513 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:04,513 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:04,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][279], [260#true, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#true, 235#true, 156#L1062-22true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 245#true, 169#L1051true, 264#true]) [2024-11-10 14:43:04,514 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:04,514 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:04,514 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:04,514 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:04,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][296], [260#true, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 242#(= |#race~threads_mask~0| 0), 156#L1062-22true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 245#true, 169#L1051true, 264#true]) [2024-11-10 14:43:04,517 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:04,517 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:04,517 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:04,517 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:04,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][279], [260#true, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 242#(= |#race~threads_mask~0| 0), 156#L1062-22true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 245#true, 169#L1051true, 264#true]) [2024-11-10 14:43:04,518 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:04,518 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:04,518 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:04,518 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:04,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][279], [260#true, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 242#(= |#race~threads_mask~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 199#L1062-25true, 233#true, Black: 245#true, 169#L1051true, 264#true]) [2024-11-10 14:43:04,519 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:04,519 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:04,519 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:04,519 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:04,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][279], [260#true, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 9#L1050-3true, 235#true, Black: 240#true, 200#L1062-10true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 245#true, 264#true]) [2024-11-10 14:43:04,528 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-10 14:43:04,529 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:04,529 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:04,529 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:04,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][296], [260#true, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 9#L1050-3true, Black: 240#true, 235#true, 200#L1062-10true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 245#true, 264#true]) [2024-11-10 14:43:04,583 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:04,583 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:04,583 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:04,583 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:04,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][275], [260#true, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 245#true, 210#L1050-5true, 11#L1063-5true, 264#true]) [2024-11-10 14:43:04,663 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:04,663 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:04,663 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:04,663 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:04,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][279], [260#true, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 242#(= |#race~threads_mask~0| 0), 200#L1062-10true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 245#true, 169#L1051true, 264#true]) [2024-11-10 14:43:04,764 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-10 14:43:04,764 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:04,764 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:04,764 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:04,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][279], [260#true, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, Black: 240#true, 247#(= |#race~datas~0| 0), 200#L1062-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 245#true, 169#L1051true, 264#true]) [2024-11-10 14:43:04,768 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2024-11-10 14:43:04,768 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:04,768 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-10 14:43:04,768 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:04,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][296], [260#true, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#true, 235#true, 247#(= |#race~datas~0| 0), 200#L1062-10true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 245#true, 169#L1051true, 264#true]) [2024-11-10 14:43:04,800 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-10 14:43:04,800 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:04,800 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:04,800 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:04,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][296], [260#true, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 200#L1062-10true, 247#(= |#race~datas~0| 0), Black: 242#(= |#race~threads_mask~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 245#true, 169#L1051true, 264#true]) [2024-11-10 14:43:04,803 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-10 14:43:04,803 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:04,803 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:04,803 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:04,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][279], [260#true, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, Black: 242#(= |#race~threads_mask~0| 0), 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 245#true, 7#L1062-2true, 169#L1051true, 264#true]) [2024-11-10 14:43:04,842 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:04,842 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:04,842 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:04,842 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:04,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][279], [260#true, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, Black: 242#(= |#race~threads_mask~0| 0), 247#(= |#race~datas~0| 0), 73#L1063-10true, 233#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 245#true, 169#L1051true, 264#true]) [2024-11-10 14:43:04,865 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:04,865 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:04,865 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:04,865 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:04,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][279], [260#true, 225#L1064true, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 18#L1050-10true, Black: 242#(= |#race~threads_mask~0| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, Black: 245#true, 264#true]) [2024-11-10 14:43:04,874 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:04,875 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:04,875 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:04,875 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:05,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][279], [260#true, 225#L1064true, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, Black: 242#(= |#race~threads_mask~0| 0), 247#(= |#race~datas~0| 0), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 245#true, 264#true, 216#L1050-6true]) [2024-11-10 14:43:05,047 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:05,047 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:05,047 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:05,047 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:05,168 INFO L124 PetriNetUnfolderBase]: 8078/24037 cut-off events. [2024-11-10 14:43:05,168 INFO L125 PetriNetUnfolderBase]: For 536/536 co-relation queries the response was YES. [2024-11-10 14:43:05,222 INFO L83 FinitePrefix]: Finished finitePrefix Result has 36079 conditions, 24037 events. 8078/24037 cut-off events. For 536/536 co-relation queries the response was YES. Maximal size of possible extension queue 885. Compared 273274 event pairs, 1420 based on Foata normal form. 29/20851 useless extension candidates. Maximal degree in co-relation 35926. Up to 4162 conditions per place. [2024-11-10 14:43:05,277 INFO L140 encePairwiseOnDemand]: 237/251 looper letters, 72 selfloop transitions, 15 changer transitions 0/307 dead transitions. [2024-11-10 14:43:05,277 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 241 places, 307 transitions, 902 flow [2024-11-10 14:43:05,277 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-10 14:43:05,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-10 14:43:05,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 932 transitions. [2024-11-10 14:43:05,278 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9282868525896414 [2024-11-10 14:43:05,279 INFO L175 Difference]: Start difference. First operand has 238 places, 257 transitions, 615 flow. Second operand 4 states and 932 transitions. [2024-11-10 14:43:05,279 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 241 places, 307 transitions, 902 flow [2024-11-10 14:43:05,282 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 240 places, 307 transitions, 900 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-10 14:43:05,284 INFO L231 Difference]: Finished difference. Result has 243 places, 270 transitions, 727 flow [2024-11-10 14:43:05,285 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=251, PETRI_DIFFERENCE_MINUEND_FLOW=613, PETRI_DIFFERENCE_MINUEND_PLACES=237, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=257, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=244, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=727, PETRI_PLACES=243, PETRI_TRANSITIONS=270} [2024-11-10 14:43:05,285 INFO L277 CegarLoopForPetriNet]: 234 programPoint places, 9 predicate places. [2024-11-10 14:43:05,286 INFO L471 AbstractCegarLoop]: Abstraction has has 243 places, 270 transitions, 727 flow [2024-11-10 14:43:05,286 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 213.0) internal successors, (852), 4 states have internal predecessors, (852), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:43:05,286 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:43:05,286 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 14:43:05,286 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable29 [2024-11-10 14:43:05,286 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-10 14:43:05,286 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:43:05,287 INFO L85 PathProgramCache]: Analyzing trace with hash 623158022, now seen corresponding path program 1 times [2024-11-10 14:43:05,287 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:43:05,287 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [872466049] [2024-11-10 14:43:05,287 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:43:05,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:43:05,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:43:05,326 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-10 14:43:05,326 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:43:05,327 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [872466049] [2024-11-10 14:43:05,327 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [872466049] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:43:05,327 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:43:05,327 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-10 14:43:05,327 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1902651369] [2024-11-10 14:43:05,327 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:43:05,328 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-10 14:43:05,328 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:43:05,328 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-10 14:43:05,328 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-10 14:43:05,396 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 211 out of 251 [2024-11-10 14:43:05,397 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 243 places, 270 transitions, 727 flow. Second operand has 4 states, 4 states have (on average 213.0) internal successors, (852), 4 states have internal predecessors, (852), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:43:05,397 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:43:05,397 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 211 of 251 [2024-11-10 14:43:05,397 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:43:06,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), 159#L1062-33true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 271#true, Black: 240#true, Black: 245#true, 264#true]) [2024-11-10 14:43:06,560 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-10 14:43:06,560 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-10 14:43:06,560 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-10 14:43:06,560 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-10 14:43:06,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 227#L1050-19true, Black: 240#true, Black: 245#true, 96#L1062-24true, 264#true]) [2024-11-10 14:43:06,571 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2024-11-10 14:43:06,571 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-10 14:43:06,571 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-10 14:43:06,571 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-10 14:43:06,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 227#L1050-19true, Black: 240#true, 156#L1062-22true, Black: 245#true, 264#true]) [2024-11-10 14:43:06,632 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2024-11-10 14:43:06,632 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-10 14:43:06,632 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-10 14:43:06,632 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-10 14:43:06,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 106#L1050-17true, Black: 240#true, Black: 245#true, 96#L1062-24true, 264#true]) [2024-11-10 14:43:06,636 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2024-11-10 14:43:06,636 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-10 14:43:06,636 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-10 14:43:06,636 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-10 14:43:06,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 106#L1050-17true, Black: 240#true, 156#L1062-22true, Black: 245#true, 264#true]) [2024-11-10 14:43:06,685 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-10 14:43:06,685 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:06,685 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:06,685 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:06,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 106#L1050-17true, Black: 240#true, 156#L1062-22true, Black: 245#true, 264#true]) [2024-11-10 14:43:06,696 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-11-10 14:43:06,697 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-10 14:43:06,697 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-10 14:43:06,697 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-10 14:43:06,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 271#true, Black: 240#true, 96#L1062-24true, Black: 245#true, 264#true]) [2024-11-10 14:43:06,751 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-10 14:43:06,752 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:06,752 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:06,752 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:06,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 271#true, Black: 240#true, Black: 245#true, 96#L1062-24true, 264#true]) [2024-11-10 14:43:06,755 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-10 14:43:06,755 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:06,755 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:06,755 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:06,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, 159#L1062-33true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, Black: 240#true, Black: 245#true, 264#true]) [2024-11-10 14:43:06,793 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2024-11-10 14:43:06,794 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-10 14:43:06,794 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-10 14:43:06,794 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-10 14:43:06,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 271#true, Black: 240#true, 156#L1062-22true, Black: 245#true, 264#true]) [2024-11-10 14:43:06,822 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-10 14:43:06,822 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:06,822 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:06,822 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:06,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 271#true, Black: 240#true, 156#L1062-22true, Black: 245#true, 264#true]) [2024-11-10 14:43:06,827 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-10 14:43:06,827 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:06,827 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:06,827 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:07,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 227#L1050-19true, Black: 240#true, Black: 245#true, 184#L1062-12true, 264#true]) [2024-11-10 14:43:07,106 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-10 14:43:07,106 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:07,106 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:07,106 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:07,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 271#true, Black: 240#true, Black: 245#true, 58#L1062-18true, 264#true]) [2024-11-10 14:43:07,107 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-10 14:43:07,107 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:07,107 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:07,107 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:07,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 271#true, Black: 240#true, Black: 245#true, 58#L1062-18true, 264#true]) [2024-11-10 14:43:07,110 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-10 14:43:07,110 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:07,110 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:07,110 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:07,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, Black: 240#true, Black: 245#true, 96#L1062-24true, 264#true]) [2024-11-10 14:43:07,110 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-10 14:43:07,110 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:07,110 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:07,110 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:07,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, Black: 240#true, Black: 245#true, 96#L1062-24true, 264#true]) [2024-11-10 14:43:07,125 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2024-11-10 14:43:07,125 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-10 14:43:07,125 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-10 14:43:07,125 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-10 14:43:07,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 106#L1050-17true, Black: 240#true, Black: 245#true, 184#L1062-12true, 264#true]) [2024-11-10 14:43:07,166 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-10 14:43:07,166 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:07,166 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:07,166 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:07,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, Black: 240#true, 156#L1062-22true, Black: 245#true, 264#true]) [2024-11-10 14:43:07,167 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-10 14:43:07,167 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:07,167 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:07,167 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:07,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 106#L1050-17true, Black: 240#true, Black: 245#true, 184#L1062-12true, 264#true]) [2024-11-10 14:43:07,169 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-10 14:43:07,169 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:07,169 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:07,169 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:07,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, Black: 240#true, 156#L1062-22true, Black: 245#true, 264#true]) [2024-11-10 14:43:07,169 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-10 14:43:07,169 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:07,170 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:07,170 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:07,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 227#L1050-19true, Black: 240#true, 200#L1062-10true, Black: 245#true, 264#true]) [2024-11-10 14:43:07,173 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2024-11-10 14:43:07,173 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-10 14:43:07,173 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-10 14:43:07,173 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-10 14:43:07,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, Black: 240#true, 156#L1062-22true, Black: 245#true, 264#true]) [2024-11-10 14:43:07,180 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2024-11-10 14:43:07,180 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-10 14:43:07,180 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-10 14:43:07,180 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-10 14:43:07,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 106#L1050-17true, Black: 240#true, 200#L1062-10true, Black: 245#true, 264#true]) [2024-11-10 14:43:07,231 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-10 14:43:07,231 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:07,231 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:07,231 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:07,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 106#L1050-17true, Black: 240#true, 200#L1062-10true, Black: 245#true, 264#true]) [2024-11-10 14:43:07,235 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2024-11-10 14:43:07,235 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-10 14:43:07,235 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-10 14:43:07,235 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-10 14:43:07,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 271#true, Black: 240#true, Black: 245#true, 184#L1062-12true, 264#true]) [2024-11-10 14:43:07,291 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-10 14:43:07,291 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:07,291 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:07,292 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:07,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 271#true, Black: 240#true, Black: 245#true, 184#L1062-12true, 264#true]) [2024-11-10 14:43:07,294 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-10 14:43:07,294 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:07,294 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:07,294 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:07,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, 159#L1062-33true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, Black: 240#true, 61#L1051true, Black: 245#true, 264#true]) [2024-11-10 14:43:07,356 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-10 14:43:07,356 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:07,356 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:07,356 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:07,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 271#true, Black: 240#true, 200#L1062-10true, Black: 245#true, 264#true]) [2024-11-10 14:43:07,359 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-10 14:43:07,359 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:07,359 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:07,359 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:07,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 271#true, Black: 240#true, 200#L1062-10true, Black: 245#true, 264#true]) [2024-11-10 14:43:07,364 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-10 14:43:07,364 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:07,364 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:07,364 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:07,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), 159#L1062-33true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true, 264#true]) [2024-11-10 14:43:07,411 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-10 14:43:07,411 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-10 14:43:07,411 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-10 14:43:07,412 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-10 14:43:07,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, Black: 240#true, Black: 245#true, 184#L1062-12true, 264#true]) [2024-11-10 14:43:07,446 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-10 14:43:07,447 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:07,447 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:07,447 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:07,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 217#L1062-6true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 271#true, Black: 240#true, Black: 245#true, 264#true]) [2024-11-10 14:43:07,496 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-10 14:43:07,496 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:07,496 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:07,496 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:07,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, Black: 240#true, Black: 245#true, 184#L1062-12true, 264#true]) [2024-11-10 14:43:07,497 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-10 14:43:07,497 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:07,497 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:07,497 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:07,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, Black: 240#true, 200#L1062-10true, Black: 245#true, 264#true]) [2024-11-10 14:43:07,498 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-10 14:43:07,498 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:07,498 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:07,498 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:07,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 217#L1062-6true, 119#L1050-12true, 271#true, Black: 240#true, Black: 245#true, 264#true]) [2024-11-10 14:43:07,499 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-10 14:43:07,499 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:07,499 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:07,499 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:07,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, Black: 240#true, Black: 245#true, 184#L1062-12true, 264#true]) [2024-11-10 14:43:07,500 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-10 14:43:07,500 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:07,500 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:07,500 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:07,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 271#true, Black: 240#true, Black: 245#true, 264#true]) [2024-11-10 14:43:07,539 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-10 14:43:07,539 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:07,539 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:07,539 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:07,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, Black: 240#true, 61#L1051true, Black: 245#true, 96#L1062-24true, 264#true]) [2024-11-10 14:43:07,560 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:07,561 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:07,561 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:07,561 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:07,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, Black: 240#true, 61#L1051true, 96#L1062-24true, Black: 245#true, 264#true]) [2024-11-10 14:43:07,564 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:07,564 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:07,564 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:07,564 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:07,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, Black: 240#true, 200#L1062-10true, Black: 245#true, 264#true]) [2024-11-10 14:43:07,567 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:07,567 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:07,568 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:07,568 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:07,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, Black: 240#true, 200#L1062-10true, Black: 245#true, 264#true]) [2024-11-10 14:43:07,570 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:07,570 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:07,570 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:07,570 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:07,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, Black: 242#(= |#race~threads_mask~0| 0), 96#L1062-24true, Black: 245#true, 169#L1051true, 264#true]) [2024-11-10 14:43:07,571 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:07,571 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:07,571 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:07,571 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:07,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, Black: 242#(= |#race~threads_mask~0| 0), 96#L1062-24true, Black: 245#true, 169#L1051true, 264#true]) [2024-11-10 14:43:07,591 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-10 14:43:07,591 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:07,591 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:07,591 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:07,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, Black: 240#true, 156#L1062-22true, 61#L1051true, Black: 245#true, 264#true]) [2024-11-10 14:43:07,787 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:07,787 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:07,788 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:07,788 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:07,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, Black: 240#true, 156#L1062-22true, 61#L1051true, Black: 245#true, 264#true]) [2024-11-10 14:43:07,790 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:07,790 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:07,790 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:07,790 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:07,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 156#L1062-22true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true, 264#true]) [2024-11-10 14:43:07,794 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:07,794 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:07,794 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:07,794 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:07,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, Black: 242#(= |#race~threads_mask~0| 0), 156#L1062-22true, Black: 245#true, 169#L1051true, 264#true]) [2024-11-10 14:43:07,795 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:07,795 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:07,795 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:07,795 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:07,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 156#L1062-22true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true, 264#true]) [2024-11-10 14:43:07,806 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2024-11-10 14:43:07,806 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-10 14:43:07,806 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:07,806 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-10 14:43:07,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, Black: 240#true, 156#L1062-22true, Black: 245#true, 169#L1051true, 264#true]) [2024-11-10 14:43:07,806 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:07,806 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:07,807 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:07,807 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:07,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 9#L1050-3true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, Black: 240#true, 200#L1062-10true, Black: 245#true, 264#true]) [2024-11-10 14:43:07,813 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2024-11-10 14:43:07,813 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:07,813 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-10 14:43:07,813 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-10 14:43:07,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 271#true, Black: 240#true, Black: 245#true, 264#true]) [2024-11-10 14:43:07,833 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:07,834 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:07,834 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:07,834 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:07,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 73#L1063-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, Black: 240#true, Black: 245#true, 264#true]) [2024-11-10 14:43:07,894 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2024-11-10 14:43:07,894 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-10 14:43:07,894 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-10 14:43:07,894 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-10 14:43:07,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, Black: 240#true, Black: 245#true, 11#L1063-5true, 264#true]) [2024-11-10 14:43:07,943 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:07,943 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:07,943 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:07,943 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:08,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, Black: 240#true, Black: 245#true, 169#L1051true, 184#L1062-12true, 264#true]) [2024-11-10 14:43:08,031 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-10 14:43:08,031 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:08,031 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:08,031 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:08,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true, 184#L1062-12true, 264#true]) [2024-11-10 14:43:08,031 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-10 14:43:08,031 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:08,031 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:08,031 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:08,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, Black: 240#true, 61#L1051true, Black: 245#true, 184#L1062-12true, 264#true]) [2024-11-10 14:43:08,060 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-10 14:43:08,060 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:08,060 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:08,060 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:08,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, Black: 240#true, 61#L1051true, Black: 245#true, 184#L1062-12true, 264#true]) [2024-11-10 14:43:08,062 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-10 14:43:08,062 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:08,062 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:08,062 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:08,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true, 184#L1062-12true, 264#true]) [2024-11-10 14:43:08,064 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-10 14:43:08,065 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:08,065 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:08,065 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:08,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 200#L1062-10true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true, 264#true]) [2024-11-10 14:43:08,065 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-10 14:43:08,065 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:08,065 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:08,065 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:08,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true, 184#L1062-12true, 264#true]) [2024-11-10 14:43:08,066 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-10 14:43:08,066 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:08,066 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:08,066 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:08,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, Black: 240#true, 200#L1062-10true, Black: 245#true, 169#L1051true, 264#true]) [2024-11-10 14:43:08,080 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2024-11-10 14:43:08,080 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-10 14:43:08,080 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-10 14:43:08,080 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:08,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, Black: 240#true, 200#L1062-10true, 61#L1051true, Black: 245#true, 264#true]) [2024-11-10 14:43:08,110 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:43:08,110 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:08,110 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:08,110 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:08,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, Black: 240#true, 200#L1062-10true, 61#L1051true, Black: 245#true, 264#true]) [2024-11-10 14:43:08,111 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:43:08,111 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:08,111 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:08,111 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:08,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, Black: 242#(= |#race~threads_mask~0| 0), 200#L1062-10true, Black: 245#true, 169#L1051true, 264#true]) [2024-11-10 14:43:08,114 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:43:08,114 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:08,114 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:08,114 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:08,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, Black: 242#(= |#race~threads_mask~0| 0), 200#L1062-10true, Black: 245#true, 169#L1051true, 264#true]) [2024-11-10 14:43:08,114 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:43:08,114 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:08,114 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:08,114 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:08,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, Black: 240#true, 61#L1051true, Black: 245#true, 7#L1062-2true, 264#true]) [2024-11-10 14:43:08,197 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-10 14:43:08,198 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:08,198 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:08,198 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:08,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 73#L1063-10true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true, 264#true]) [2024-11-10 14:43:08,214 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2024-11-10 14:43:08,214 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-10 14:43:08,214 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-10 14:43:08,214 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-10 14:43:08,543 INFO L124 PetriNetUnfolderBase]: 8864/24953 cut-off events. [2024-11-10 14:43:08,543 INFO L125 PetriNetUnfolderBase]: For 8734/10502 co-relation queries the response was YES. [2024-11-10 14:43:08,610 INFO L83 FinitePrefix]: Finished finitePrefix Result has 45688 conditions, 24953 events. 8864/24953 cut-off events. For 8734/10502 co-relation queries the response was YES. Maximal size of possible extension queue 986. Compared 280384 event pairs, 1456 based on Foata normal form. 310/22102 useless extension candidates. Maximal degree in co-relation 43212. Up to 4780 conditions per place. [2024-11-10 14:43:08,684 INFO L140 encePairwiseOnDemand]: 238/251 looper letters, 73 selfloop transitions, 17 changer transitions 0/310 dead transitions. [2024-11-10 14:43:08,685 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 246 places, 310 transitions, 1020 flow [2024-11-10 14:43:08,685 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-10 14:43:08,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-10 14:43:08,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 931 transitions. [2024-11-10 14:43:08,686 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9272908366533864 [2024-11-10 14:43:08,686 INFO L175 Difference]: Start difference. First operand has 243 places, 270 transitions, 727 flow. Second operand 4 states and 931 transitions. [2024-11-10 14:43:08,686 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 246 places, 310 transitions, 1020 flow [2024-11-10 14:43:08,698 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 246 places, 310 transitions, 1020 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-10 14:43:08,701 INFO L231 Difference]: Finished difference. Result has 248 places, 274 transitions, 804 flow [2024-11-10 14:43:08,702 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=251, PETRI_DIFFERENCE_MINUEND_FLOW=727, PETRI_DIFFERENCE_MINUEND_PLACES=243, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=270, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=13, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=255, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=804, PETRI_PLACES=248, PETRI_TRANSITIONS=274} [2024-11-10 14:43:08,702 INFO L277 CegarLoopForPetriNet]: 234 programPoint places, 14 predicate places. [2024-11-10 14:43:08,702 INFO L471 AbstractCegarLoop]: Abstraction has has 248 places, 274 transitions, 804 flow [2024-11-10 14:43:08,703 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 213.0) internal successors, (852), 4 states have internal predecessors, (852), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:43:08,703 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:43:08,703 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 14:43:08,703 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable30 [2024-11-10 14:43:08,703 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-10 14:43:08,704 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:43:08,704 INFO L85 PathProgramCache]: Analyzing trace with hash 1013760335, now seen corresponding path program 1 times [2024-11-10 14:43:08,704 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:43:08,704 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2142693515] [2024-11-10 14:43:08,704 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:43:08,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:43:08,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:43:08,770 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-10 14:43:08,770 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:43:08,770 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2142693515] [2024-11-10 14:43:08,770 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2142693515] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:43:08,770 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:43:08,771 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-10 14:43:08,771 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [801826620] [2024-11-10 14:43:08,771 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:43:08,772 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-10 14:43:08,772 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:43:08,772 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-10 14:43:08,772 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-10 14:43:08,848 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 217 out of 251 [2024-11-10 14:43:08,849 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 248 places, 274 transitions, 804 flow. Second operand has 4 states, 4 states have (on average 219.0) internal successors, (876), 4 states have internal predecessors, (876), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:43:08,850 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:43:08,850 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 217 of 251 [2024-11-10 14:43:08,850 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:43:09,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 233#true, 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 95#L1061true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 271#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 264#true]) [2024-11-10 14:43:09,654 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-10 14:43:09,654 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-10 14:43:09,654 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-10 14:43:09,654 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-10 14:43:09,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 95#L1061true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 264#true]) [2024-11-10 14:43:09,656 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-10 14:43:09,656 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-10 14:43:09,657 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-10 14:43:09,657 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-10 14:43:09,695 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), 233#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), 95#L1061true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 271#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 264#true]) [2024-11-10 14:43:09,695 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-10 14:43:09,695 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-10 14:43:09,695 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-10 14:43:09,695 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-10 14:43:09,695 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-10 14:43:09,743 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 233#true, 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 95#L1061true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 264#true]) [2024-11-10 14:43:09,744 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-10 14:43:09,744 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-10 14:43:09,744 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-10 14:43:09,744 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-10 14:43:09,744 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-10 14:43:09,833 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 95#L1061true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 264#true]) [2024-11-10 14:43:09,833 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-10 14:43:09,833 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-10 14:43:09,833 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-10 14:43:09,833 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-10 14:43:09,833 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-10 14:43:09,833 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-10 14:43:09,834 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), 95#L1061true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 264#true]) [2024-11-10 14:43:09,834 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-10 14:43:09,834 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-10 14:43:09,834 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-10 14:43:09,834 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-10 14:43:09,834 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-10 14:43:09,835 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-10 14:43:10,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, 66#L1062-32true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 264#true]) [2024-11-10 14:43:10,061 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-10 14:43:10,061 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-10 14:43:10,061 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-10 14:43:10,061 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-10 14:43:10,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][220], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, 66#L1062-32true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 264#true]) [2024-11-10 14:43:10,063 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2024-11-10 14:43:10,063 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-10 14:43:10,063 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-10 14:43:10,064 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-10 14:43:10,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, 264#true]) [2024-11-10 14:43:10,122 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-10 14:43:10,122 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:10,122 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:10,122 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:10,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 271#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 156#L1062-22true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 264#true]) [2024-11-10 14:43:10,154 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-10 14:43:10,154 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:10,154 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:10,154 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:10,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, 271#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 96#L1062-24true, 264#true]) [2024-11-10 14:43:10,155 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-10 14:43:10,155 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:10,155 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:10,155 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:10,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 156#L1062-22true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 264#true]) [2024-11-10 14:43:10,158 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-10 14:43:10,158 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:10,159 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:10,159 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:10,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 271#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 156#L1062-22true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 264#true]) [2024-11-10 14:43:10,160 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-10 14:43:10,160 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:10,160 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:10,160 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:10,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 271#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 96#L1062-24true, 264#true]) [2024-11-10 14:43:10,160 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-10 14:43:10,160 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:10,160 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:10,160 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:10,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 210#L1050-5true, 66#L1062-32true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 264#true]) [2024-11-10 14:43:10,208 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-10 14:43:10,208 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:10,208 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:10,208 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:10,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 172#ULTIMATE.startFINALtrue, 233#true, 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 264#true]) [2024-11-10 14:43:10,304 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-10 14:43:10,305 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:10,305 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:10,305 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:10,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), 172#ULTIMATE.startFINALtrue, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 264#true]) [2024-11-10 14:43:10,307 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-10 14:43:10,307 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:10,307 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:10,307 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:10,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 156#L1062-22true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 264#true]) [2024-11-10 14:43:10,315 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2024-11-10 14:43:10,315 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-10 14:43:10,315 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-10 14:43:10,315 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-10 14:43:10,366 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, 264#true]) [2024-11-10 14:43:10,366 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2024-11-10 14:43:10,366 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-10 14:43:10,366 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-10 14:43:10,366 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-10 14:43:10,366 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-10 14:43:10,367 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 271#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, 264#true]) [2024-11-10 14:43:10,367 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-10 14:43:10,367 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:10,367 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:10,367 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:10,367 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:10,367 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:10,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][220], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, 264#true]) [2024-11-10 14:43:10,370 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2024-11-10 14:43:10,370 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-10 14:43:10,370 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-10 14:43:10,370 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-10 14:43:10,391 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), 172#ULTIMATE.startFINALtrue, 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 271#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 264#true]) [2024-11-10 14:43:10,391 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-10 14:43:10,391 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:10,391 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:10,391 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:10,392 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:10,656 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 172#ULTIMATE.startFINALtrue, 88#L1050-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 264#true]) [2024-11-10 14:43:10,656 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-10 14:43:10,656 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:10,656 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:10,656 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:10,656 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:10,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 233#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, 264#true]) [2024-11-10 14:43:10,708 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-10 14:43:10,709 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:10,709 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:10,709 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:10,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 159#L1062-33true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, 264#true]) [2024-11-10 14:43:10,731 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-10 14:43:10,731 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:10,731 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:10,731 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:10,786 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 159#L1062-33true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, 264#true]) [2024-11-10 14:43:10,786 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-10 14:43:10,786 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:10,786 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:10,786 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:10,786 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:10,792 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 172#ULTIMATE.startFINALtrue, 233#true, 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 264#true]) [2024-11-10 14:43:10,792 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-10 14:43:10,792 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:10,792 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:10,792 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:10,792 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:10,792 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:10,793 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), 172#ULTIMATE.startFINALtrue, 233#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 264#true]) [2024-11-10 14:43:10,793 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-10 14:43:10,793 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:10,793 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:10,793 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:10,793 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:10,793 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:10,854 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 159#L1062-33true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, 264#true]) [2024-11-10 14:43:10,854 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-10 14:43:10,854 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:10,854 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:10,854 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:10,854 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:10,854 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:10,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, 271#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 200#L1062-10true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 264#true]) [2024-11-10 14:43:10,871 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-10 14:43:10,871 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:10,871 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:10,871 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:10,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 200#L1062-10true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 264#true]) [2024-11-10 14:43:10,893 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-10 14:43:10,893 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:10,893 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:10,893 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:10,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), 159#L1062-33true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 169#L1051true, 264#true]) [2024-11-10 14:43:10,931 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-10 14:43:10,931 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-10 14:43:10,931 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-10 14:43:10,931 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-10 14:43:10,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][214], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, 66#L1062-32true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, 264#true]) [2024-11-10 14:43:10,932 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-10 14:43:10,932 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:10,932 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:10,932 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:10,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 66#L1062-32true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 169#L1051true, 264#true]) [2024-11-10 14:43:10,935 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-10 14:43:10,935 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:10,935 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:10,935 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:11,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 233#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 156#L1062-22true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 169#L1051true, 264#true]) [2024-11-10 14:43:11,117 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:11,117 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:11,117 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:11,117 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:11,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 11#L1063-5true, 264#true]) [2024-11-10 14:43:11,132 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:11,132 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:11,132 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:11,132 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:11,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 73#L1063-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 264#true]) [2024-11-10 14:43:11,136 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:11,136 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:11,136 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:11,136 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:11,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, 73#L1063-10true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 216#L1050-6true, 264#true]) [2024-11-10 14:43:11,137 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:11,137 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:11,137 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:11,137 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:11,141 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, 73#L1063-10true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 216#L1050-6true, 264#true]) [2024-11-10 14:43:11,141 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:11,141 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:11,141 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:11,141 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:11,141 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:11,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][213], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 156#L1062-22true, 61#L1051true, Black: 245#true, 264#true]) [2024-11-10 14:43:11,185 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:11,185 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:11,185 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:11,185 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:11,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 189#L1050-3true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 200#L1062-10true, Black: 245#true, 264#true]) [2024-11-10 14:43:11,193 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2024-11-10 14:43:11,193 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-10 14:43:11,193 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:11,193 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-10 14:43:11,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 156#L1062-22true, Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, 264#true]) [2024-11-10 14:43:11,203 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:11,203 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:11,203 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:11,203 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:11,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 233#true, 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 271#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 264#true]) [2024-11-10 14:43:11,426 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:11,426 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:11,426 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:11,426 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:11,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][214], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 271#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, 7#L1062-2true, 264#true]) [2024-11-10 14:43:11,451 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:11,451 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:11,451 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:11,451 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:11,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true, 7#L1062-2true, 264#true]) [2024-11-10 14:43:11,453 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:11,453 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:11,453 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:11,453 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:11,492 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 11#L1063-5true, 264#true]) [2024-11-10 14:43:11,492 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:11,492 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:11,492 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:11,493 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:11,493 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:11,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([543] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][216], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 11#L1063-5true, 264#true]) [2024-11-10 14:43:11,497 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:11,497 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:11,497 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:11,497 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:11,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][220], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 264#true]) [2024-11-10 14:43:11,502 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:11,502 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:11,502 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:11,502 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:11,503 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, 73#L1063-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 264#true]) [2024-11-10 14:43:11,503 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:11,504 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:11,504 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:11,504 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:11,504 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:11,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 271#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true, 58#L1062-18true, 264#true]) [2024-11-10 14:43:11,532 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:11,532 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:11,532 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:11,532 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:11,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 271#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 11#L1063-5true, 264#true]) [2024-11-10 14:43:11,572 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:11,572 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:11,572 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:11,572 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:11,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 264#true]) [2024-11-10 14:43:11,628 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,628 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,628 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,628 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([543] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][216], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 189#L1050-3true, 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 11#L1063-5true, 264#true]) [2024-11-10 14:43:11,640 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-10 14:43:11,640 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:11,640 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:11,640 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:11,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([543] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][216], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 9#L1050-3true, 235#true, 247#(= |#race~datas~0| 0), 88#L1050-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 11#L1063-5true, 264#true]) [2024-11-10 14:43:11,640 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-10 14:43:11,640 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:11,640 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:11,640 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:11,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 264#true]) [2024-11-10 14:43:11,691 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,691 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,691 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,691 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][274], [111#L1063-3true, Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 271#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 264#true]) [2024-11-10 14:43:11,697 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-10 14:43:11,697 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:11,697 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:11,697 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:11,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 169#L1051true, 264#true]) [2024-11-10 14:43:11,715 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,715 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,715 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,715 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 271#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 169#L1051true, 264#true]) [2024-11-10 14:43:11,716 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,716 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,716 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,716 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,754 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 264#true]) [2024-11-10 14:43:11,754 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,754 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,754 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,754 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,754 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 264#true]) [2024-11-10 14:43:11,756 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,756 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,756 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,756 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,757 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, 271#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 264#true]) [2024-11-10 14:43:11,757 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,758 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,758 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,758 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,758 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([543] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, 11#L1063-5true, 264#true]) [2024-11-10 14:43:11,770 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,770 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,770 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,770 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][220], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 73#L1063-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, 264#true]) [2024-11-10 14:43:11,772 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,772 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,772 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,772 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 233#true, 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, 264#true]) [2024-11-10 14:43:11,773 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,773 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,773 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,773 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([543] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][216], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 169#L1051true, 11#L1063-5true, 264#true]) [2024-11-10 14:43:11,774 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,774 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,774 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,774 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([543] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][216], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 88#L1050-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 169#L1051true, 11#L1063-5true, 264#true]) [2024-11-10 14:43:11,774 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,774 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,774 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,775 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), 61#L1051true, Black: 245#true, 264#true]) [2024-11-10 14:43:11,775 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,775 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,775 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,775 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,776 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 73#L1063-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, 264#true]) [2024-11-10 14:43:11,776 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,776 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,776 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,776 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,776 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,779 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), 61#L1051true, Black: 245#true, 264#true]) [2024-11-10 14:43:11,779 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,779 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,779 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,779 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,779 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,780 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][220], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, 264#true]) [2024-11-10 14:43:11,780 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,780 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,780 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,780 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,780 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 233#true, 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true, 264#true]) [2024-11-10 14:43:11,782 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,782 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,782 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,782 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,783 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 233#true, 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 169#L1051true, 264#true]) [2024-11-10 14:43:11,783 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,784 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,784 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,784 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,784 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,784 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 233#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 169#L1051true, 264#true]) [2024-11-10 14:43:11,784 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,784 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,784 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,784 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,784 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][213], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 200#L1062-10true, Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, 264#true]) [2024-11-10 14:43:11,796 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:43:11,796 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:11,796 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:11,796 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:11,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 200#L1062-10true, 61#L1051true, Black: 245#true, 264#true]) [2024-11-10 14:43:11,809 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:43:11,809 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:11,809 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:11,809 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:11,815 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 264#true]) [2024-11-10 14:43:11,815 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,815 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,815 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,815 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,815 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 264#true]) [2024-11-10 14:43:11,816 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,816 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,816 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,816 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][220], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 73#L1063-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, 264#true]) [2024-11-10 14:43:11,822 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,822 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,822 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,822 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,826 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][220], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, 264#true]) [2024-11-10 14:43:11,826 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,826 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,826 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,826 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,826 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,826 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 73#L1063-10true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 169#L1051true, 264#true]) [2024-11-10 14:43:11,827 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,827 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,827 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,827 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,827 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([543] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][216], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, 11#L1063-5true, 264#true]) [2024-11-10 14:43:11,827 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,827 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,827 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,828 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([543] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][216], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), 61#L1051true, Black: 245#true, 11#L1063-5true, 264#true]) [2024-11-10 14:43:11,828 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,828 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,828 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,828 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,829 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 169#L1051true, 264#true]) [2024-11-10 14:43:11,829 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,829 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,829 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,829 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,829 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,830 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,830 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 73#L1063-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 169#L1051true, 264#true]) [2024-11-10 14:43:11,830 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,830 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,830 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,830 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,830 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,830 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([543] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true, 11#L1063-5true, 264#true]) [2024-11-10 14:43:11,864 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,864 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,864 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,864 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,869 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 233#true, 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true, 264#true]) [2024-11-10 14:43:11,870 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,870 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,870 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,870 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,870 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,870 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,872 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][220], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, 264#true]) [2024-11-10 14:43:11,872 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,872 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,872 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,872 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,872 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,872 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,873 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 73#L1063-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 271#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), 61#L1051true, Black: 245#true, 264#true]) [2024-11-10 14:43:11,873 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,873 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,873 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,873 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,873 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,873 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,875 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 271#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, 264#true]) [2024-11-10 14:43:11,875 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,875 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,875 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,875 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,875 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,875 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,900 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 264#true]) [2024-11-10 14:43:11,900 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,900 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,900 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,900 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,900 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,901 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,901 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 264#true]) [2024-11-10 14:43:11,901 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,901 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,901 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,901 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,901 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,901 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,904 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 264#true]) [2024-11-10 14:43:11,904 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,904 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,904 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,904 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,904 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,904 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,905 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 264#true]) [2024-11-10 14:43:11,905 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2024-11-10 14:43:11,905 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-10 14:43:11,905 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-10 14:43:11,905 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-10 14:43:11,905 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-10 14:43:11,905 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 264#true]) [2024-11-10 14:43:11,905 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,905 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,905 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,906 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,906 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,906 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,912 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([543] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, 11#L1063-5true, 264#true]) [2024-11-10 14:43:11,912 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,912 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,912 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,912 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,912 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,913 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([543] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 169#L1051true, 11#L1063-5true, 264#true]) [2024-11-10 14:43:11,914 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,914 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,914 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,914 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,914 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,914 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([543] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][216], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, 11#L1063-5true, 264#true]) [2024-11-10 14:43:11,914 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,914 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,914 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,914 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,914 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,915 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([543] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][216], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), 61#L1051true, Black: 245#true, 11#L1063-5true, 264#true]) [2024-11-10 14:43:11,915 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,915 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,915 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,915 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,915 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,916 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([543] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][216], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 169#L1051true, 11#L1063-5true, 264#true]) [2024-11-10 14:43:11,916 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,916 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,916 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,916 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,916 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,917 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([543] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][216], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true, 11#L1063-5true, 264#true]) [2024-11-10 14:43:11,917 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,917 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,917 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,917 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,917 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,920 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][220], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 233#true, 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, 264#true]) [2024-11-10 14:43:11,920 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,920 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,920 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,921 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,921 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,921 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,922 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 233#true, 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 271#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), 61#L1051true, Black: 245#true, 264#true]) [2024-11-10 14:43:11,922 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,922 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,923 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,923 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,923 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,923 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,923 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,923 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 169#L1051true, 264#true]) [2024-11-10 14:43:11,923 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,923 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,923 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,923 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,923 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:11,923 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,923 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:11,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 264#true]) [2024-11-10 14:43:11,981 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-10 14:43:11,981 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:11,981 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:11,981 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:12,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][209], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), 73#L1063-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 61#L1051true, Black: 245#true]) [2024-11-10 14:43:12,030 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-10 14:43:12,031 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:12,031 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:12,031 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:12,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] L1063-12-->L1063-10: Formula: (and (not (= v_~threads_mask~0_7 0)) (not (= (+ |v_ULTIMATE.start_main_#t~bitwise20#1_7| 1) 0))) InVars {ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_7|, ~threads_mask~0=v_~threads_mask~0_7} OutVars{ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_7|, ~threads_mask~0=v_~threads_mask~0_7} AuxVars[] AssignedVars[][87], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), 233#true, 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 61#L1051true, Black: 245#true]) [2024-11-10 14:43:12,069 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-10 14:43:12,069 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:12,069 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:12,069 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:12,311 INFO L124 PetriNetUnfolderBase]: 9248/26882 cut-off events. [2024-11-10 14:43:12,311 INFO L125 PetriNetUnfolderBase]: For 20720/23072 co-relation queries the response was YES. [2024-11-10 14:43:12,394 INFO L83 FinitePrefix]: Finished finitePrefix Result has 53234 conditions, 26882 events. 9248/26882 cut-off events. For 20720/23072 co-relation queries the response was YES. Maximal size of possible extension queue 1023. Compared 308314 event pairs, 2151 based on Foata normal form. 194/23545 useless extension candidates. Maximal degree in co-relation 50418. Up to 8512 conditions per place. [2024-11-10 14:43:12,475 INFO L140 encePairwiseOnDemand]: 243/251 looper letters, 60 selfloop transitions, 11 changer transitions 0/303 dead transitions. [2024-11-10 14:43:12,475 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 251 places, 303 transitions, 1057 flow [2024-11-10 14:43:12,475 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-10 14:43:12,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-10 14:43:12,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 924 transitions. [2024-11-10 14:43:12,477 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9203187250996016 [2024-11-10 14:43:12,477 INFO L175 Difference]: Start difference. First operand has 248 places, 274 transitions, 804 flow. Second operand 4 states and 924 transitions. [2024-11-10 14:43:12,477 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 251 places, 303 transitions, 1057 flow [2024-11-10 14:43:12,522 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 250 places, 303 transitions, 1035 flow, removed 2 selfloop flow, removed 1 redundant places. [2024-11-10 14:43:12,525 INFO L231 Difference]: Finished difference. Result has 252 places, 282 transitions, 892 flow [2024-11-10 14:43:12,525 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=251, PETRI_DIFFERENCE_MINUEND_FLOW=787, PETRI_DIFFERENCE_MINUEND_PLACES=247, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=274, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=263, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=892, PETRI_PLACES=252, PETRI_TRANSITIONS=282} [2024-11-10 14:43:12,526 INFO L277 CegarLoopForPetriNet]: 234 programPoint places, 18 predicate places. [2024-11-10 14:43:12,526 INFO L471 AbstractCegarLoop]: Abstraction has has 252 places, 282 transitions, 892 flow [2024-11-10 14:43:12,526 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 219.0) internal successors, (876), 4 states have internal predecessors, (876), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:43:12,526 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:43:12,527 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 14:43:12,527 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable31 [2024-11-10 14:43:12,527 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-10 14:43:12,527 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:43:12,527 INFO L85 PathProgramCache]: Analyzing trace with hash -1084324840, now seen corresponding path program 1 times [2024-11-10 14:43:12,527 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:43:12,528 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [925694996] [2024-11-10 14:43:12,528 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:43:12,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:43:12,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:43:12,573 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-10 14:43:12,573 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:43:12,573 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [925694996] [2024-11-10 14:43:12,574 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [925694996] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:43:12,574 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:43:12,574 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-10 14:43:12,574 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [216266715] [2024-11-10 14:43:12,574 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:43:12,575 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-10 14:43:12,575 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:43:12,576 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-10 14:43:12,576 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-10 14:43:12,640 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 211 out of 251 [2024-11-10 14:43:12,641 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 252 places, 282 transitions, 892 flow. Second operand has 4 states, 4 states have (on average 213.5) internal successors, (854), 4 states have internal predecessors, (854), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:43:12,641 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:43:12,641 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 211 of 251 [2024-11-10 14:43:12,641 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:43:13,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][308], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, 73#L1063-10true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 136#threadENTRYtrue, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:13,397 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2024-11-10 14:43:13,397 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-10 14:43:13,397 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-10 14:43:13,398 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-11-10 14:43:13,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 136#threadENTRYtrue, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:13,425 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-10 14:43:13,425 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-10 14:43:13,425 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-10 14:43:13,426 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-10 14:43:13,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 136#threadENTRYtrue, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 264#true]) [2024-11-10 14:43:13,481 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2024-11-10 14:43:13,481 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-10 14:43:13,481 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-10 14:43:13,481 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2024-11-10 14:43:13,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][308], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 229#L1048-11true, 283#true, 233#true, 73#L1063-10true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:13,530 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2024-11-10 14:43:13,530 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-10 14:43:13,530 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-10 14:43:13,530 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-10 14:43:13,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 229#L1048-11true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:13,572 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-10 14:43:13,572 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-10 14:43:13,572 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-10 14:43:13,572 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-10 14:43:13,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 229#L1048-11true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 264#true]) [2024-11-10 14:43:13,641 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2024-11-10 14:43:13,641 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-10 14:43:13,641 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-10 14:43:13,641 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-10 14:43:13,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 283#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 136#threadENTRYtrue, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), 67#L1063-1true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:13,694 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2024-11-10 14:43:13,694 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-10 14:43:13,694 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-10 14:43:13,694 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-10 14:43:13,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][307], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, 283#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 227#L1050-19true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 96#L1062-24true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:13,852 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-10 14:43:13,852 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-10 14:43:13,852 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-10 14:43:13,852 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-10 14:43:13,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, 159#L1062-33true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:13,854 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-10 14:43:13,854 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-10 14:43:13,854 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-10 14:43:13,854 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-10 14:43:13,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 136#threadENTRYtrue, 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:13,882 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2024-11-10 14:43:13,882 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-10 14:43:13,883 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-10 14:43:13,883 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-10 14:43:13,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 229#L1048-11true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 67#L1063-1true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:13,884 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2024-11-10 14:43:13,884 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-10 14:43:13,884 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-10 14:43:13,884 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-10 14:43:13,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][307], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 227#L1050-19true, Black: 240#true, 156#L1062-22true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:13,922 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-10 14:43:13,923 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-10 14:43:13,923 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:13,923 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-10 14:43:13,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][307], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 106#L1050-17true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 96#L1062-24true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:13,924 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-10 14:43:13,924 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-10 14:43:13,924 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-10 14:43:13,924 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:13,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][306], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 96#L1062-24true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:13,943 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-10 14:43:13,943 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:13,943 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:13,944 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:13,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][321], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 73#L1063-10true, 233#true, 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 136#threadENTRYtrue, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:13,995 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-10 14:43:13,995 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:13,995 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:13,995 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:13,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 148#L1063-13true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 136#threadENTRYtrue, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:13,996 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-10 14:43:13,996 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:13,996 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:13,996 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:13,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, 73#L1063-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 136#threadENTRYtrue, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:13,997 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-10 14:43:13,997 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:13,997 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:13,997 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:14,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][307], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 106#L1050-17true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 156#L1062-22true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:14,003 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-10 14:43:14,003 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:14,003 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:14,003 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:14,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][306], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 106#L1050-17true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 156#L1062-22true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:14,017 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-11-10 14:43:14,017 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-10 14:43:14,017 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-10 14:43:14,017 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-10 14:43:14,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][307], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 227#L1050-19true, Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 58#L1062-18true, 264#true]) [2024-11-10 14:43:14,076 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-10 14:43:14,077 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:14,077 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:14,077 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:14,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][307], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 96#L1062-24true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:14,078 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-10 14:43:14,078 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:14,078 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:14,078 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:14,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 229#L1048-11true, 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:14,114 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2024-11-10 14:43:14,114 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-10 14:43:14,114 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-10 14:43:14,114 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-10 14:43:14,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][308], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 233#true, 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 66#L1062-32true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 216#L1050-6true, 264#true]) [2024-11-10 14:43:14,125 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-10 14:43:14,125 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:14,125 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:14,126 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:14,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, 159#L1062-33true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:14,132 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2024-11-10 14:43:14,132 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-10 14:43:14,132 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-10 14:43:14,132 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-10 14:43:14,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][321], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 136#threadENTRYtrue, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:14,159 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-10 14:43:14,159 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:14,159 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:14,159 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:14,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][306], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 106#L1050-17true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 58#L1062-18true, 264#true]) [2024-11-10 14:43:14,163 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-10 14:43:14,163 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:14,163 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:14,163 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:14,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][306], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 156#L1062-22true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:14,164 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-10 14:43:14,164 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:14,164 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:14,164 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:14,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][307], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 283#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 106#L1050-17true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 58#L1062-18true, 264#true]) [2024-11-10 14:43:14,169 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-10 14:43:14,169 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:14,169 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:14,169 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:14,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][307], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 156#L1062-22true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:14,170 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-10 14:43:14,170 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:14,170 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:14,170 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:14,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][321], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 73#L1063-10true, 229#L1048-11true, 233#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:14,255 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-10 14:43:14,255 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:14,255 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:14,255 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:14,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 283#true, 229#L1048-11true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 148#L1063-13true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:14,256 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-10 14:43:14,256 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:14,256 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:14,256 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:14,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, 229#L1048-11true, 73#L1063-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:14,257 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-10 14:43:14,257 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:14,257 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:14,257 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:14,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][307], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 227#L1050-19true, Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 184#L1062-12true, 264#true]) [2024-11-10 14:43:14,353 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-10 14:43:14,353 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:14,353 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:14,353 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:14,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][307], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 58#L1062-18true, 264#true]) [2024-11-10 14:43:14,354 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-10 14:43:14,354 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:14,354 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:14,354 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:14,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][307], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 96#L1062-24true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:14,355 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-10 14:43:14,355 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:14,355 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:14,355 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:14,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][306], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 58#L1062-18true, 264#true]) [2024-11-10 14:43:14,372 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2024-11-10 14:43:14,372 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-10 14:43:14,372 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-10 14:43:14,372 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-10 14:43:14,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][306], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 96#L1062-24true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:14,383 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2024-11-10 14:43:14,383 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-10 14:43:14,383 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-10 14:43:14,383 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-10 14:43:14,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][321], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), 229#L1048-11true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:14,640 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-10 14:43:14,640 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:14,640 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:14,640 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:14,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][306], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 106#L1050-17true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 184#L1062-12true, 264#true]) [2024-11-10 14:43:14,642 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-10 14:43:14,642 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:14,642 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:14,642 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:14,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 156#L1062-22true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:14,643 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-10 14:43:14,643 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:14,644 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:14,644 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:14,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][307], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 227#L1050-19true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 200#L1062-10true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:14,644 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-10 14:43:14,644 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:14,644 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:14,645 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:14,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][307], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 106#L1050-17true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 184#L1062-12true, 264#true]) [2024-11-10 14:43:14,646 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-10 14:43:14,646 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:14,646 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:14,646 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:14,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][307], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 156#L1062-22true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:14,647 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-10 14:43:14,647 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:14,647 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:14,647 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:14,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][306], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 156#L1062-22true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:14,657 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2024-11-10 14:43:14,657 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-10 14:43:14,658 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-10 14:43:14,658 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-10 14:43:14,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][308], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 73#L1063-10true, 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 51#L1049true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:14,688 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2024-11-10 14:43:14,688 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-10 14:43:14,688 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-10 14:43:14,688 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-10 14:43:14,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][307], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 106#L1050-17true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 200#L1062-10true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:14,717 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-10 14:43:14,717 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:14,717 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:14,717 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:14,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][306], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 106#L1050-17true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 200#L1062-10true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:14,722 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2024-11-10 14:43:14,722 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-10 14:43:14,722 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-10 14:43:14,722 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-10 14:43:14,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 51#L1049true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:14,736 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-10 14:43:14,736 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:14,736 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:14,736 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:14,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][306], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 184#L1062-12true, 264#true]) [2024-11-10 14:43:14,793 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-10 14:43:14,793 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:14,793 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:14,793 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:14,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][306], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 58#L1062-18true, 264#true]) [2024-11-10 14:43:14,794 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-10 14:43:14,794 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:14,794 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:14,794 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:14,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 58#L1062-18true, 264#true]) [2024-11-10 14:43:14,795 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-10 14:43:14,795 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:14,795 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:14,795 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:14,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][307], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 184#L1062-12true, 264#true]) [2024-11-10 14:43:14,797 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-10 14:43:14,797 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:14,797 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:14,797 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:14,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][307], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 58#L1062-18true, 264#true]) [2024-11-10 14:43:14,797 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-10 14:43:14,797 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:14,797 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:14,798 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:14,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, 283#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 51#L1049true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:14,844 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-11-10 14:43:14,844 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-10 14:43:14,844 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-10 14:43:14,844 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-10 14:43:14,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][308], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, 283#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 227#L1050-19true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:14,848 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-11-10 14:43:14,848 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-10 14:43:14,848 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-10 14:43:14,848 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-10 14:43:14,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 159#L1062-33true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:14,876 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-10 14:43:14,876 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:14,876 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:14,876 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:14,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][306], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 200#L1062-10true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:14,879 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-10 14:43:14,880 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:14,880 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:14,880 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:14,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][307], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 200#L1062-10true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:14,883 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-10 14:43:14,883 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:14,883 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:14,883 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:14,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 227#L1050-19true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:14,901 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-10 14:43:14,901 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:14,901 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:14,901 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:14,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][308], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 106#L1050-17true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:14,936 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-10 14:43:14,936 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-10 14:43:14,936 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-10 14:43:14,936 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-10 14:43:14,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][308], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:14,937 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-10 14:43:14,937 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-10 14:43:14,937 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-10 14:43:14,937 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-10 14:43:14,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), 159#L1062-33true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:14,955 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-10 14:43:14,955 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-10 14:43:14,955 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-10 14:43:14,955 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-10 14:43:14,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 172#ULTIMATE.startFINALtrue, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 283#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 216#L1050-6true, 264#true]) [2024-11-10 14:43:14,957 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-10 14:43:14,957 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:14,957 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:14,957 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:14,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:14,969 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:14,969 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:14,969 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:14,969 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:14,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 9#L1050-3true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 58#L1062-18true, 264#true]) [2024-11-10 14:43:14,987 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-10 14:43:14,987 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:14,987 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:14,987 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:14,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 184#L1062-12true, 264#true]) [2024-11-10 14:43:14,997 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-10 14:43:14,997 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:14,997 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:14,997 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:14,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 106#L1050-17true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:14,998 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-10 14:43:14,998 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:14,998 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:14,998 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:14,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:14,998 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-10 14:43:14,998 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:14,998 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:14,998 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:15,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 227#L1050-19true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,029 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-11-10 14:43:15,029 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-10 14:43:15,029 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-10 14:43:15,030 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-10 14:43:15,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][306], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 184#L1062-12true, 264#true]) [2024-11-10 14:43:15,061 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-10 14:43:15,061 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:15,061 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:15,061 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:15,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 200#L1062-10true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,062 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-10 14:43:15,062 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:15,062 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:15,062 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:15,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][307], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), 217#L1062-6true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,063 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-10 14:43:15,064 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:15,064 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:15,064 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:15,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][307], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 283#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 184#L1062-12true, 264#true]) [2024-11-10 14:43:15,064 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-10 14:43:15,064 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:15,064 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:15,064 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:15,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][306], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), 217#L1062-6true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,067 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2024-11-10 14:43:15,067 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:15,067 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-10 14:43:15,067 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:15,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 106#L1050-17true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,117 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2024-11-10 14:43:15,118 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:15,118 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-10 14:43:15,118 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:15,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 264#true]) [2024-11-10 14:43:15,118 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2024-11-10 14:43:15,118 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-10 14:43:15,118 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:15,118 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:15,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][308], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 73#L1063-10true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,124 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2024-11-10 14:43:15,124 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:15,124 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:15,124 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-10 14:43:15,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, 96#L1062-24true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,146 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:15,146 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:15,147 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:15,147 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:15,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, 96#L1062-24true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,149 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:15,149 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:15,149 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:15,149 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:15,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][306], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 200#L1062-10true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,152 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:15,152 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:15,152 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:15,152 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:15,154 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, 283#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 227#L1050-19true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 7#L1062-2true, Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,154 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:15,154 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:15,154 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:15,154 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:15,154 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:15,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][307], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 200#L1062-10true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,155 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:15,155 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:15,155 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:15,155 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:15,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][307], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 96#L1062-24true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,156 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:15,156 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:15,156 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:15,156 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:15,157 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,157 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:15,158 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:15,158 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:15,158 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:15,158 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:15,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 9#L1050-3true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 184#L1062-12true, 264#true]) [2024-11-10 14:43:15,175 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:15,175 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:15,175 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:15,175 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:15,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][306], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), 96#L1062-24true, Black: 245#true, 169#L1051true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,181 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-10 14:43:15,181 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:15,181 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:15,181 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:15,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][308], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 148#L1063-13true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,194 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:15,194 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:15,194 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:15,194 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:15,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][308], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), 73#L1063-10true, 233#true, 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,195 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:15,195 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:15,195 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:15,195 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:15,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 51#L1049true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), 67#L1063-1true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,208 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-10 14:43:15,208 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:15,208 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:15,208 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:15,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 156#L1062-22true, Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,242 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:15,242 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:15,242 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:15,242 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:15,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 156#L1062-22true, Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,245 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:15,245 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:15,245 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:15,245 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:15,248 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,248 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:15,248 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:15,248 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:15,248 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:15,248 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:15,248 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:15,248 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,248 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:15,248 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:15,248 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:15,248 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:15,248 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:15,249 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:15,249 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:15,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,249 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-10 14:43:15,249 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:15,249 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:15,249 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:15,249 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 106#L1050-17true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,249 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:15,249 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:15,249 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:15,249 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:15,249 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:15,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 88#L1050-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,254 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:15,254 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:15,254 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:15,254 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:15,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), 156#L1062-22true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,255 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:15,255 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:15,255 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:15,255 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:15,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][307], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 156#L1062-22true, Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,257 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:15,257 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:15,257 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:15,257 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:15,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][306], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), 156#L1062-22true, Black: 245#true, 169#L1051true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,274 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2024-11-10 14:43:15,274 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-10 14:43:15,274 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-10 14:43:15,274 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:15,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 156#L1062-22true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,275 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:15,275 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:15,275 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:15,275 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:15,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 9#L1050-3true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 200#L1062-10true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,282 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2024-11-10 14:43:15,282 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:15,282 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-10 14:43:15,282 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-10 14:43:15,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][308], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, 216#L1050-6true]) [2024-11-10 14:43:15,302 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:15,303 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:15,303 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:15,303 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:15,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 264#true]) [2024-11-10 14:43:15,318 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2024-11-10 14:43:15,318 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:15,318 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-10 14:43:15,318 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-10 14:43:15,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][305], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, 210#L1050-5true, 148#L1063-13true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,556 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:15,556 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:15,556 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:15,556 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:15,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][308], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 104#L1050-5true, 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,557 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:15,557 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:15,557 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:15,557 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:15,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 32#L1050-12true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,568 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2024-11-10 14:43:15,568 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-10 14:43:15,568 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-10 14:43:15,568 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-10 14:43:15,569 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,569 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2024-11-10 14:43:15,569 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-10 14:43:15,569 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-10 14:43:15,569 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-10 14:43:15,569 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-10 14:43:15,569 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-10 14:43:15,569 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-10 14:43:15,569 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-10 14:43:15,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,595 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:15,595 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:15,595 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:15,595 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:15,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 73#L1063-10true, 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,596 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:15,596 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:15,596 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:15,596 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:15,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 283#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,597 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:15,597 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:15,597 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:15,597 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:15,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][308], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 233#true, 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 148#L1063-13true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 216#L1050-6true, 264#true]) [2024-11-10 14:43:15,597 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:15,597 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:15,597 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:15,597 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:15,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][308], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 73#L1063-10true, 233#true, 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 216#L1050-6true, 264#true]) [2024-11-10 14:43:15,598 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:15,599 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:15,599 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:15,599 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:15,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,602 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:15,602 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:15,602 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:15,602 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:15,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 227#L1050-19true, Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), 67#L1063-1true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,615 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2024-11-10 14:43:15,615 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-10 14:43:15,615 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-10 14:43:15,615 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-10 14:43:15,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 58#L1062-18true, 264#true]) [2024-11-10 14:43:15,643 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:15,643 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:15,643 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:15,643 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:15,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][306], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 58#L1062-18true, 264#true]) [2024-11-10 14:43:15,648 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:15,648 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:15,648 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:15,648 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:15,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 169#L1051true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 58#L1062-18true, 264#true]) [2024-11-10 14:43:15,648 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:15,648 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:15,649 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:15,649 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:15,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 58#L1062-18true, 264#true]) [2024-11-10 14:43:15,649 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:15,649 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:15,649 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:15,649 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:15,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][307], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 283#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 58#L1062-18true, 264#true]) [2024-11-10 14:43:15,651 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:15,651 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:15,651 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:15,651 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:15,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 58#L1062-18true, 264#true]) [2024-11-10 14:43:15,665 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-10 14:43:15,665 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-10 14:43:15,665 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-10 14:43:15,665 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-10 14:43:15,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 58#L1062-18true, 264#true]) [2024-11-10 14:43:15,666 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:15,666 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:15,666 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:15,666 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:15,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 51#L1049true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,702 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-10 14:43:15,702 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-10 14:43:15,702 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-10 14:43:15,702 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-10 14:43:15,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 67#L1063-1true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,704 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-10 14:43:15,704 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:15,704 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:15,704 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:15,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 106#L1050-17true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), 67#L1063-1true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,707 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-10 14:43:15,707 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-10 14:43:15,707 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-10 14:43:15,707 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-10 14:43:15,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][305], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 9#L1050-3true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 148#L1063-13true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,742 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-10 14:43:15,742 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:15,742 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:15,742 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:15,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,748 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-10 14:43:15,748 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:15,748 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:15,748 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:15,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 264#true, 216#L1050-6true]) [2024-11-10 14:43:15,785 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-10 14:43:15,785 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:15,785 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:15,785 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:15,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 9#L1050-3true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,786 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-10 14:43:15,787 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:15,787 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:15,787 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:15,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][308], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 9#L1050-3true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 73#L1063-10true, 283#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,802 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-11-10 14:43:15,802 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-10 14:43:15,802 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-10 14:43:15,802 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-10 14:43:15,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 9#L1050-3true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, 148#L1063-13true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,814 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-10 14:43:15,814 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:15,814 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:15,814 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:15,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][321], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 73#L1063-10true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 51#L1049true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,833 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-10 14:43:15,833 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:15,833 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:15,834 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:15,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 148#L1063-13true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 51#L1049true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,835 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-10 14:43:15,835 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:15,835 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:15,835 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:15,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, 73#L1063-10true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 51#L1049true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,836 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-10 14:43:15,836 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:15,836 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:15,836 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:15,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 138#L1050-6true, Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,837 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2024-11-10 14:43:15,837 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:15,837 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:15,838 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-10 14:43:15,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 184#L1062-12true, 264#true]) [2024-11-10 14:43:15,860 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-10 14:43:15,860 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:15,860 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:15,860 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:15,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 184#L1062-12true, 264#true]) [2024-11-10 14:43:15,861 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-10 14:43:15,861 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:15,861 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:15,861 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:15,872 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 67#L1063-1true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,872 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-10 14:43:15,872 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:15,872 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:15,872 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:15,873 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:15,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 227#L1050-19true, Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,884 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2024-11-10 14:43:15,884 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:15,884 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-10 14:43:15,884 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:15,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), 67#L1063-1true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,888 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2024-11-10 14:43:15,888 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:15,888 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-10 14:43:15,888 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:15,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 184#L1062-12true, 264#true]) [2024-11-10 14:43:15,913 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-10 14:43:15,913 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:15,913 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:15,913 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:15,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 184#L1062-12true, 264#true]) [2024-11-10 14:43:15,914 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-10 14:43:15,915 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:15,915 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:15,915 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:15,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][306], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 283#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 184#L1062-12true, 264#true]) [2024-11-10 14:43:15,922 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-10 14:43:15,922 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:15,922 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:15,922 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:15,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), 200#L1062-10true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,922 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-10 14:43:15,922 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:15,923 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:15,923 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:15,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][307], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 184#L1062-12true, 264#true]) [2024-11-10 14:43:15,923 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-10 14:43:15,923 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:15,923 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:15,923 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:15,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 200#L1062-10true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,948 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2024-11-10 14:43:15,948 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:15,948 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-10 14:43:15,948 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-10 14:43:15,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 67#L1063-1true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,957 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-10 14:43:15,957 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:15,957 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:15,957 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:15,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,959 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:15,959 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:15,959 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:15,959 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:15,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 67#L1063-1true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,961 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-10 14:43:15,961 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:15,961 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:15,961 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:15,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), 67#L1063-1true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,963 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-10 14:43:15,963 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:15,963 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:15,963 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:15,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, 106#L1050-17true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,972 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2024-11-10 14:43:15,973 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-10 14:43:15,973 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:15,973 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-10 14:43:15,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 9#L1050-3true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 283#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:15,978 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2024-11-10 14:43:15,978 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-10 14:43:15,979 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:15,979 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-10 14:43:16,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 200#L1062-10true, 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,001 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:43:16,001 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:16,001 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:16,001 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:16,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 200#L1062-10true, 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,005 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:43:16,005 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:16,005 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:16,005 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:16,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][306], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), 200#L1062-10true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,009 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:43:16,009 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:16,009 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:16,009 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:16,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][321], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 26#L1063-6true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 51#L1049true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,010 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:43:16,010 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:16,010 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:16,010 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:16,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][321], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 227#L1050-19true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,011 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:43:16,011 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:16,011 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:16,011 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:16,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 148#L1063-13true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 227#L1050-19true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,012 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:43:16,012 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:16,012 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:16,012 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:16,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 73#L1063-10true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 227#L1050-19true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,013 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:43:16,013 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:16,013 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:16,013 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:16,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][307], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 283#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 200#L1062-10true, Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,015 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:43:16,015 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:16,015 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:16,015 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:16,019 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 264#true]) [2024-11-10 14:43:16,019 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:16,019 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:16,019 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:16,019 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:16,019 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:16,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][321], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,019 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:16,019 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:16,019 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,019 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,019 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:16,019 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:16,020 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,020 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][321], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 73#L1063-10true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,084 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:16,084 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:16,084 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:16,084 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:16,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][321], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 73#L1063-10true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 106#L1050-17true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,085 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,085 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,085 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:16,085 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:16,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][321], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 73#L1063-10true, 283#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,086 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,086 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:16,086 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,086 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:16,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 148#L1063-13true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,086 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:16,086 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:16,086 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:16,087 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:16,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, 148#L1063-13true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 106#L1050-17true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,087 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,087 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:16,087 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:16,087 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 283#true, 148#L1063-13true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,088 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,088 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,088 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:16,088 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:16,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 104#L1050-5true, 233#true, 283#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,088 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:16,088 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:16,088 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:16,088 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:16,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 106#L1050-17true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,089 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,089 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,089 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:16,089 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:16,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,089 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,090 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:16,090 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:16,090 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,093 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,093 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-10 14:43:16,093 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:16,093 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:16,093 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:16,093 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:16,094 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 264#true]) [2024-11-10 14:43:16,094 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-10 14:43:16,094 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:16,094 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:16,094 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:16,094 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:16,095 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,095 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-10 14:43:16,095 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:16,095 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:16,095 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:16,095 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:16,124 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,124 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,124 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,124 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:16,124 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:16,124 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:16,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 67#L1063-1true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 216#L1050-6true, 264#true]) [2024-11-10 14:43:16,126 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,126 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:16,126 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,126 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:16,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), 67#L1063-1true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 216#L1050-6true, 264#true]) [2024-11-10 14:43:16,127 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,127 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,127 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:16,127 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:16,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,137 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2024-11-10 14:43:16,137 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-10 14:43:16,137 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-10 14:43:16,137 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-10 14:43:16,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), 67#L1063-1true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,140 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2024-11-10 14:43:16,140 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-10 14:43:16,140 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-10 14:43:16,140 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-10 14:43:16,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][214], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 283#true, 73#L1063-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,161 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:16,161 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,161 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,161 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 283#true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 148#L1063-13true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,161 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:16,162 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,162 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,162 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][305], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, 148#L1063-13true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,162 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:16,162 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:16,162 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,162 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][321], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 227#L1050-19true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,164 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:16,164 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,164 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:16,164 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,164 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][321], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,164 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:16,165 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:16,165 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,165 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:16,165 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,166 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,166 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:16,166 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:16,166 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,166 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:16,166 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][308], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 169#L1051true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,168 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:16,168 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,168 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:16,168 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,193 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:16,193 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:16,193 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,193 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 73#L1063-10true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 169#L1051true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,194 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:16,194 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:16,194 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,194 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 283#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,194 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:16,194 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,195 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:16,195 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,197 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:16,197 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,197 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,197 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:16,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,198 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:16,198 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,198 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,198 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:16,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,201 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:16,201 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,201 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:16,201 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:16,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][308], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 233#true, 104#L1050-5true, 283#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,212 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2024-11-10 14:43:16,212 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-10 14:43:16,213 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-10 14:43:16,213 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-10 14:43:16,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][321], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,224 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:16,224 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:16,224 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:16,224 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:16,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][321], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 106#L1050-17true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,225 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:16,225 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:16,225 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:16,225 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:16,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][321], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,225 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:16,225 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:16,225 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:16,225 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:16,226 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][321], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 73#L1063-10true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,226 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:16,226 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:16,226 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:16,226 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:16,226 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:16,227 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, 148#L1063-13true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,227 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:16,227 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:16,227 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:16,227 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:16,227 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:16,229 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,229 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:16,229 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:16,229 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:16,229 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:16,229 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:16,232 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 233#true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 216#L1050-6true, 264#true]) [2024-11-10 14:43:16,232 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-10 14:43:16,232 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:16,232 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:16,232 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:16,232 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:16,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 9#L1050-3true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 67#L1063-1true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,454 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2024-11-10 14:43:16,454 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-10 14:43:16,454 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-10 14:43:16,454 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-10 14:43:16,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][321], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 73#L1063-10true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,469 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-10 14:43:16,469 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:16,469 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:16,469 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:16,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, 148#L1063-13true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,470 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-10 14:43:16,470 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:16,470 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:16,470 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:16,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 283#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,470 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-10 14:43:16,470 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:16,470 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:16,470 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:16,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 169#L1051true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 264#true]) [2024-11-10 14:43:16,474 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-10 14:43:16,474 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:16,474 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:16,474 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:16,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 216#L1050-6true, 264#true]) [2024-11-10 14:43:16,495 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-10 14:43:16,495 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:16,495 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:16,495 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:16,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, 216#L1050-6true]) [2024-11-10 14:43:16,495 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-10 14:43:16,495 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:16,495 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:16,495 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:16,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,502 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is not cut-off event [2024-11-10 14:43:16,502 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-10 14:43:16,502 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-10 14:43:16,502 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-10 14:43:16,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 264#true]) [2024-11-10 14:43:16,506 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is not cut-off event [2024-11-10 14:43:16,506 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-10 14:43:16,506 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-10 14:43:16,506 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-10 14:43:16,517 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][321], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,517 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:16,517 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:16,517 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:16,517 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:16,517 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:16,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][321], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 283#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,552 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-10 14:43:16,552 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-10 14:43:16,552 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:16,552 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:16,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 9#L1050-3true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 283#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,575 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is not cut-off event [2024-11-10 14:43:16,575 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2024-11-10 14:43:16,575 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2024-11-10 14:43:16,575 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2024-11-10 14:43:16,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 283#true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 67#L1063-1true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,626 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is not cut-off event [2024-11-10 14:43:16,626 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-11-10 14:43:16,626 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-10 14:43:16,626 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-10 14:43:16,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 264#true]) [2024-11-10 14:43:16,676 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is not cut-off event [2024-11-10 14:43:16,676 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2024-11-10 14:43:16,676 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2024-11-10 14:43:16,676 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2024-11-10 14:43:16,720 INFO L124 PetriNetUnfolderBase]: 12347/32113 cut-off events. [2024-11-10 14:43:16,721 INFO L125 PetriNetUnfolderBase]: For 34183/38671 co-relation queries the response was YES. [2024-11-10 14:43:16,826 INFO L83 FinitePrefix]: Finished finitePrefix Result has 70214 conditions, 32113 events. 12347/32113 cut-off events. For 34183/38671 co-relation queries the response was YES. Maximal size of possible extension queue 1267. Compared 365570 event pairs, 1995 based on Foata normal form. 478/28535 useless extension candidates. Maximal degree in co-relation 66568. Up to 6926 conditions per place. [2024-11-10 14:43:16,934 INFO L140 encePairwiseOnDemand]: 239/251 looper letters, 72 selfloop transitions, 26 changer transitions 0/323 dead transitions. [2024-11-10 14:43:16,934 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 255 places, 323 transitions, 1253 flow [2024-11-10 14:43:16,934 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-10 14:43:16,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-10 14:43:16,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 928 transitions. [2024-11-10 14:43:16,936 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9243027888446215 [2024-11-10 14:43:16,936 INFO L175 Difference]: Start difference. First operand has 252 places, 282 transitions, 892 flow. Second operand 4 states and 928 transitions. [2024-11-10 14:43:16,936 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 255 places, 323 transitions, 1253 flow [2024-11-10 14:43:16,965 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 255 places, 323 transitions, 1253 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-10 14:43:16,967 INFO L231 Difference]: Finished difference. Result has 257 places, 290 transitions, 1057 flow [2024-11-10 14:43:16,967 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=251, PETRI_DIFFERENCE_MINUEND_FLOW=892, PETRI_DIFFERENCE_MINUEND_PLACES=252, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=282, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=18, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=263, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=1057, PETRI_PLACES=257, PETRI_TRANSITIONS=290} [2024-11-10 14:43:16,968 INFO L277 CegarLoopForPetriNet]: 234 programPoint places, 23 predicate places. [2024-11-10 14:43:16,968 INFO L471 AbstractCegarLoop]: Abstraction has has 257 places, 290 transitions, 1057 flow [2024-11-10 14:43:16,969 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 213.5) internal successors, (854), 4 states have internal predecessors, (854), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:43:16,969 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:43:16,969 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 14:43:16,969 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable32 [2024-11-10 14:43:16,969 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-10 14:43:16,969 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:43:16,969 INFO L85 PathProgramCache]: Analyzing trace with hash 230832168, now seen corresponding path program 1 times [2024-11-10 14:43:16,969 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:43:16,969 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1278647417] [2024-11-10 14:43:16,970 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:43:16,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:43:16,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:43:17,011 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-10 14:43:17,011 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:43:17,011 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1278647417] [2024-11-10 14:43:17,012 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1278647417] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:43:17,012 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:43:17,012 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-10 14:43:17,012 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1577432237] [2024-11-10 14:43:17,012 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:43:17,012 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-10 14:43:17,012 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:43:17,013 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-10 14:43:17,013 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-10 14:43:17,070 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 211 out of 251 [2024-11-10 14:43:17,071 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 257 places, 290 transitions, 1057 flow. Second operand has 4 states, 4 states have (on average 213.5) internal successors, (854), 4 states have internal predecessors, (854), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:43:17,071 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:43:17,071 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 211 of 251 [2024-11-10 14:43:17,072 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:43:17,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 247#(= |#race~datas~0| 0), 233#true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 210#L1050-5true, 234#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:17,198 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is not cut-off event [2024-11-10 14:43:17,199 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2024-11-10 14:43:17,199 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2024-11-10 14:43:17,199 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2024-11-10 14:43:17,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 247#(= |#race~datas~0| 0), 233#true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 234#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:17,202 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-11-10 14:43:17,202 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-10 14:43:17,202 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-10 14:43:17,202 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-10 14:43:17,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 26#L1063-6true, 247#(= |#race~datas~0| 0), 283#true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 234#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:17,207 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-11-10 14:43:17,207 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-10 14:43:17,207 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-10 14:43:17,207 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-10 14:43:17,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 210#L1050-5true, 234#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:17,209 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is not cut-off event [2024-11-10 14:43:17,209 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2024-11-10 14:43:17,210 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2024-11-10 14:43:17,210 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2024-11-10 14:43:17,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 210#L1050-5true, 234#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), 67#L1063-1true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:17,232 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2024-11-10 14:43:17,232 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2024-11-10 14:43:17,232 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-10 14:43:17,232 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-10 14:43:17,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 210#L1050-5true, 234#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:17,246 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2024-11-10 14:43:17,246 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-11-10 14:43:17,246 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-11-10 14:43:17,246 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-10 14:43:17,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][266], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 247#(= |#race~datas~0| 0), 233#true, 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 210#L1050-5true, 234#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:17,250 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-10 14:43:17,250 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-10 14:43:17,250 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-10 14:43:17,251 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-10 14:43:17,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][265], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 247#(= |#race~datas~0| 0), 283#true, 233#true, 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 234#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:17,251 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-10 14:43:17,251 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-10 14:43:17,251 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-10 14:43:17,251 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-10 14:43:17,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][266], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 26#L1063-6true, 247#(= |#race~datas~0| 0), 233#true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 234#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:17,262 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-11-10 14:43:17,262 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-10 14:43:17,262 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-10 14:43:17,262 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-10 14:43:17,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][265], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 26#L1063-6true, 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 210#L1050-5true, 234#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:17,262 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-11-10 14:43:17,262 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-10 14:43:17,262 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-10 14:43:17,263 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-10 14:43:17,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 210#L1050-5true, 53#threadENTRYtrue, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, 223#L1060-5true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:17,292 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is not cut-off event [2024-11-10 14:43:17,292 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2024-11-10 14:43:17,292 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2024-11-10 14:43:17,292 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2024-11-10 14:43:17,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, 53#threadENTRYtrue, Black: 266#(not (= ~threads_mask~0 0)), 95#L1061true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:17,346 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is not cut-off event [2024-11-10 14:43:17,346 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2024-11-10 14:43:17,346 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2024-11-10 14:43:17,346 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2024-11-10 14:43:17,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 65#L1049true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 223#L1060-5true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:17,430 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is not cut-off event [2024-11-10 14:43:17,430 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2024-11-10 14:43:17,430 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2024-11-10 14:43:17,430 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2024-11-10 14:43:17,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 172#ULTIMATE.startFINALtrue, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, 53#threadENTRYtrue, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:17,718 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2024-11-10 14:43:17,718 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-10 14:43:17,718 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-10 14:43:17,718 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-10 14:43:17,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 210#L1050-5true, 53#threadENTRYtrue, 148#L1063-13true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:17,897 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-10 14:43:17,897 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-10 14:43:17,897 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-10 14:43:17,897 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-10 14:43:17,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, 53#threadENTRYtrue, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:17,900 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2024-11-10 14:43:17,900 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2024-11-10 14:43:17,900 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-10 14:43:17,900 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2024-11-10 14:43:17,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][312], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 233#true, 283#true, 104#L1050-5true, 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 136#threadENTRYtrue, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:17,903 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2024-11-10 14:43:17,903 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2024-11-10 14:43:17,903 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-10 14:43:17,904 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2024-11-10 14:43:17,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 95#L1061true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 65#L1049true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:17,916 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2024-11-10 14:43:17,916 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-10 14:43:17,916 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2024-11-10 14:43:17,916 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2024-11-10 14:43:17,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, 53#threadENTRYtrue, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:17,935 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-10 14:43:17,935 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-10 14:43:17,936 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-10 14:43:17,936 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-10 14:43:17,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 136#threadENTRYtrue, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:17,936 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-10 14:43:17,936 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-10 14:43:17,936 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-10 14:43:17,936 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-10 14:43:17,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 26#L1063-6true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, 53#threadENTRYtrue, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:17,984 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-10 14:43:17,984 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-10 14:43:17,984 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-10 14:43:17,984 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-10 14:43:17,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][312], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 26#L1063-6true, 247#(= |#race~datas~0| 0), 233#true, 283#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 136#threadENTRYtrue, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:17,985 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-10 14:43:17,985 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-10 14:43:17,985 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-10 14:43:17,985 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-10 14:43:17,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 210#L1050-5true, 53#threadENTRYtrue, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:17,993 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2024-11-10 14:43:17,993 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-10 14:43:17,993 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-10 14:43:17,993 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-10 14:43:17,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 233#true, 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 136#threadENTRYtrue, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:17,996 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-10 14:43:17,996 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-10 14:43:17,996 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-10 14:43:17,996 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-10 14:43:18,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][312], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 233#true, 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 229#L1048-11true, 283#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:18,045 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2024-11-10 14:43:18,045 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-10 14:43:18,046 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-10 14:43:18,046 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-10 14:43:18,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 104#L1050-5true, 229#L1048-11true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:18,087 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-10 14:43:18,087 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-10 14:43:18,087 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-10 14:43:18,087 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-10 14:43:18,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][312], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 26#L1063-6true, 247#(= |#race~datas~0| 0), 233#true, 283#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 229#L1048-11true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:18,153 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-10 14:43:18,153 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-10 14:43:18,153 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-10 14:43:18,153 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-10 14:43:18,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 233#true, 229#L1048-11true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:18,161 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-10 14:43:18,161 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-10 14:43:18,161 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-10 14:43:18,161 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-10 14:43:18,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 210#L1050-5true, 53#threadENTRYtrue, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), 67#L1063-1true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:18,213 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2024-11-10 14:43:18,213 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-10 14:43:18,213 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-10 14:43:18,213 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-10 14:43:18,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 233#true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 136#threadENTRYtrue, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), 67#L1063-1true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:18,215 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-10 14:43:18,216 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-10 14:43:18,216 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-10 14:43:18,216 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-10 14:43:18,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 102#L1071-2true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 65#L1049true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:18,243 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2024-11-10 14:43:18,243 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-10 14:43:18,243 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-10 14:43:18,243 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-10 14:43:18,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][310], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 227#L1050-19true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 96#L1062-24true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:18,381 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-10 14:43:18,381 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:18,381 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-10 14:43:18,382 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-10 14:43:18,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 104#L1050-5true, 159#L1062-33true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:18,383 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-10 14:43:18,383 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-10 14:43:18,383 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-10 14:43:18,383 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:18,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 210#L1050-5true, 53#threadENTRYtrue, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:18,409 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2024-11-10 14:43:18,409 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-10 14:43:18,409 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-10 14:43:18,409 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-10 14:43:18,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 233#true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 136#threadENTRYtrue, 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:18,411 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-10 14:43:18,412 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-10 14:43:18,412 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-10 14:43:18,412 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:18,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 233#true, 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 229#L1048-11true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), 67#L1063-1true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:18,413 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-10 14:43:18,414 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:18,414 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-10 14:43:18,414 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-10 14:43:18,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][310], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 227#L1050-19true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 156#L1062-22true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:18,453 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-10 14:43:18,453 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:18,454 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:18,454 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:18,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][310], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 106#L1050-17true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 96#L1062-24true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:18,455 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-10 14:43:18,455 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:18,455 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:18,455 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:18,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][311], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 96#L1062-24true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:18,475 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-10 14:43:18,475 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:18,475 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:18,475 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:18,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, 66#L1062-32true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:18,502 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-11-10 14:43:18,502 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-10 14:43:18,503 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-10 14:43:18,503 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-10 14:43:18,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][266], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 73#L1063-10true, 210#L1050-5true, 53#threadENTRYtrue, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:18,522 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-10 14:43:18,522 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:18,522 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:18,522 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:18,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][265], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 210#L1050-5true, 53#threadENTRYtrue, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:18,523 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-10 14:43:18,523 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:18,523 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:18,523 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:18,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][327], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 73#L1063-10true, 283#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 136#threadENTRYtrue, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:18,530 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-10 14:43:18,530 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:18,530 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:18,530 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:18,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 104#L1050-5true, 73#L1063-10true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 136#threadENTRYtrue, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:18,532 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-10 14:43:18,532 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:18,532 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:18,532 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:18,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][310], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 106#L1050-17true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 156#L1062-22true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:18,538 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-10 14:43:18,538 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:18,538 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:18,538 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:18,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][311], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 106#L1050-17true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 156#L1062-22true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:18,551 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2024-11-10 14:43:18,551 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-10 14:43:18,552 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-10 14:43:18,552 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-10 14:43:18,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 172#ULTIMATE.startFINALtrue, Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 65#L1049true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:18,598 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2024-11-10 14:43:18,598 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-10 14:43:18,598 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-10 14:43:18,598 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-10 14:43:18,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, 210#L1050-5true, 159#L1062-33true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:18,611 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-10 14:43:18,611 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:18,611 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:18,611 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:18,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][310], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 227#L1050-19true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 58#L1062-18true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:18,616 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-10 14:43:18,616 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:18,616 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:18,616 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:18,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][310], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 96#L1062-24true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:18,617 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-10 14:43:18,617 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:18,617 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:18,617 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:18,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 233#true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 229#L1048-11true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:18,653 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-10 14:43:18,654 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:18,654 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:18,654 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:18,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 159#L1062-33true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:18,671 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2024-11-10 14:43:18,671 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-10 14:43:18,671 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-10 14:43:18,671 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-10 14:43:18,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][266], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 26#L1063-6true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, 53#threadENTRYtrue, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:18,695 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-10 14:43:18,695 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:18,695 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:18,695 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:18,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][265], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, 53#threadENTRYtrue, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:18,696 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-10 14:43:18,696 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:18,696 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:18,696 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:18,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, 283#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 96#L1062-24true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:18,700 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-10 14:43:18,700 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:18,700 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:18,700 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:18,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][327], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 26#L1063-6true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 136#threadENTRYtrue, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:18,702 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-10 14:43:18,703 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:18,703 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:18,703 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:18,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 26#L1063-6true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 136#threadENTRYtrue, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:18,704 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-10 14:43:18,704 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:18,704 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:18,704 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:18,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][311], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 106#L1050-17true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 58#L1062-18true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:18,707 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-10 14:43:18,707 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:18,707 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:18,707 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:18,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][311], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 156#L1062-22true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:18,708 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-10 14:43:18,708 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:18,708 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:18,709 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:18,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][310], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 106#L1050-17true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 58#L1062-18true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:18,713 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-10 14:43:18,713 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:18,713 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:18,713 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:18,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][310], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 156#L1062-22true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:18,714 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-10 14:43:18,714 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:18,714 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:18,714 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:19,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][327], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 229#L1048-11true, 283#true, 104#L1050-5true, 73#L1063-10true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,018 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-10 14:43:19,019 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:19,019 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:19,019 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:19,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 104#L1050-5true, 73#L1063-10true, 229#L1048-11true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,019 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-10 14:43:19,019 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:19,019 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:19,020 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:19,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, 283#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 96#L1062-24true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,081 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-10 14:43:19,081 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:19,081 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:19,081 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:19,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][310], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 227#L1050-19true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 184#L1062-12true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,086 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-10 14:43:19,086 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:19,086 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:19,086 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:19,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][310], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 58#L1062-18true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,087 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-10 14:43:19,087 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:19,087 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:19,087 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:19,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][310], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 96#L1062-24true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,088 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-10 14:43:19,088 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:19,088 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:19,088 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:19,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][311], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 58#L1062-18true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,100 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2024-11-10 14:43:19,100 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-10 14:43:19,100 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-10 14:43:19,100 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-10 14:43:19,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][311], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 96#L1062-24true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,108 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2024-11-10 14:43:19,108 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-10 14:43:19,108 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-10 14:43:19,108 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-10 14:43:19,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 156#L1062-22true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,151 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-10 14:43:19,152 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:19,152 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:19,152 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:19,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, 283#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 156#L1062-22true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,154 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-10 14:43:19,154 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:19,154 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:19,154 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:19,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 156#L1062-22true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,155 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-10 14:43:19,155 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:19,155 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:19,155 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:19,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][327], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 26#L1063-6true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 229#L1048-11true, 283#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,157 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-10 14:43:19,157 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:19,157 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:19,158 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:19,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 26#L1063-6true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 104#L1050-5true, 229#L1048-11true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,158 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-10 14:43:19,158 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:19,158 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:19,158 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:19,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][311], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 106#L1050-17true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 184#L1062-12true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,159 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-10 14:43:19,160 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:19,160 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:19,160 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:19,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 156#L1062-22true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,161 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-10 14:43:19,161 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:19,161 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:19,161 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:19,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][310], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 227#L1050-19true, Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 200#L1062-10true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,162 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-10 14:43:19,162 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:19,162 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:19,162 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:19,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][310], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 106#L1050-17true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 184#L1062-12true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,164 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-10 14:43:19,164 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:19,164 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:19,164 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:19,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][310], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 156#L1062-22true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,165 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-10 14:43:19,165 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:19,165 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:19,165 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:19,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][311], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 156#L1062-22true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,176 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2024-11-10 14:43:19,176 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-10 14:43:19,176 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-10 14:43:19,176 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-10 14:43:19,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 210#L1050-5true, 148#L1063-13true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 65#L1049true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,203 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-10 14:43:19,203 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:19,203 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:19,203 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:19,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 65#L1049true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,205 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2024-11-10 14:43:19,205 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-10 14:43:19,205 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-10 14:43:19,205 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-10 14:43:19,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][312], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 73#L1063-10true, 283#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 51#L1049true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,210 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2024-11-10 14:43:19,210 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-10 14:43:19,210 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-10 14:43:19,210 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-10 14:43:19,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 189#L1050-3true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 96#L1062-24true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,239 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-10 14:43:19,239 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:19,239 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:19,239 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:19,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][310], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 106#L1050-17true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 200#L1062-10true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,245 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-10 14:43:19,245 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:19,245 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:19,245 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:19,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][311], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 106#L1050-17true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 200#L1062-10true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,250 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-11-10 14:43:19,250 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-10 14:43:19,250 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-10 14:43:19,250 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-10 14:43:19,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 65#L1049true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,266 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-10 14:43:19,266 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:19,266 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:19,266 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:19,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 51#L1049true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,266 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-10 14:43:19,266 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:19,266 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:19,266 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:19,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, 159#L1062-33true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,313 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-10 14:43:19,313 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:19,313 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:19,313 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:19,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 172#ULTIMATE.startFINALtrue, 283#true, 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,316 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-10 14:43:19,316 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:19,316 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:19,316 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:19,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 189#L1050-3true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 156#L1062-22true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,321 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-10 14:43:19,321 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:19,321 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:19,321 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:19,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 58#L1062-18true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,322 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-10 14:43:19,322 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:19,322 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:19,322 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:19,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 189#L1050-3true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 156#L1062-22true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,324 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-10 14:43:19,324 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:19,324 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:19,324 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:19,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 58#L1062-18true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,325 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-10 14:43:19,325 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:19,325 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:19,325 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:19,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, 283#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 58#L1062-18true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,326 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-10 14:43:19,326 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:19,326 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:19,326 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:19,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][311], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 184#L1062-12true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,328 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-10 14:43:19,328 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:19,328 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:19,328 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:19,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][311], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 58#L1062-18true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,329 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-10 14:43:19,329 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:19,329 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:19,329 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:19,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 58#L1062-18true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,330 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-10 14:43:19,330 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:19,330 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:19,330 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:19,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][310], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 184#L1062-12true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,332 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-10 14:43:19,332 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:19,332 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:19,332 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:19,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][310], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 58#L1062-18true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,332 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-10 14:43:19,332 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:19,333 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:19,333 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:19,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 26#L1063-6true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 65#L1049true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,366 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-10 14:43:19,367 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:19,367 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:19,367 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:19,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][312], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 26#L1063-6true, 247#(= |#race~datas~0| 0), 283#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 51#L1049true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,367 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-10 14:43:19,367 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:19,367 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:19,367 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:19,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 65#L1049true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,377 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-10 14:43:19,377 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-10 14:43:19,377 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-10 14:43:19,377 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-10 14:43:19,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][312], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 73#L1063-10true, 283#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 227#L1050-19true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,382 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-10 14:43:19,382 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-10 14:43:19,382 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-10 14:43:19,382 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-10 14:43:19,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 51#L1049true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,383 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-10 14:43:19,384 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:19,384 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:19,384 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:19,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 210#L1050-5true, 66#L1062-32true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,401 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-10 14:43:19,401 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:19,401 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:19,401 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:19,414 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, 159#L1062-33true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,414 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-10 14:43:19,415 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:19,415 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:19,415 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:19,415 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:19,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 159#L1062-33true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,417 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-10 14:43:19,417 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:19,417 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:19,417 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:19,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][311], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 200#L1062-10true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,418 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-10 14:43:19,418 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:19,418 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:19,419 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:19,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][310], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 200#L1062-10true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,422 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-10 14:43:19,422 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:19,422 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:19,422 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:19,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 227#L1050-19true, Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,441 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,441 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,441 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,441 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][312], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 73#L1063-10true, 283#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 106#L1050-17true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,474 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-11-10 14:43:19,474 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-10 14:43:19,474 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-10 14:43:19,474 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-10 14:43:19,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][312], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 73#L1063-10true, 283#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,476 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-11-10 14:43:19,476 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-10 14:43:19,476 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-10 14:43:19,476 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-10 14:43:19,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, 159#L1062-33true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,497 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-11-10 14:43:19,497 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-10 14:43:19,497 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-10 14:43:19,497 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-10 14:43:19,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, 96#L1062-24true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,505 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:19,505 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,505 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,505 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,505 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, 96#L1062-24true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,505 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:19,505 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,506 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,506 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:19,506 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 189#L1050-3true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 58#L1062-18true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,508 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,508 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,508 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:19,508 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:19,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, 96#L1062-24true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,509 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:19,509 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,509 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,509 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, 96#L1062-24true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,510 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:19,510 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,510 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:19,510 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,513 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:19,514 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:19,514 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:19,514 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:19,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 189#L1050-3true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 58#L1062-18true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,530 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,530 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:19,530 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,530 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:19,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 189#L1050-3true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 58#L1062-18true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,531 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2024-11-10 14:43:19,531 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:19,531 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-10 14:43:19,531 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:19,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 9#L1050-3true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 58#L1062-18true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,533 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,533 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:19,533 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:19,533 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 184#L1062-12true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,542 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,542 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,542 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,542 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 184#L1062-12true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,543 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,543 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,543 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,543 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 106#L1050-17true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,544 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,544 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:19,544 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:19,544 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,544 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,544 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:19,544 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:19,544 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][312], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 227#L1050-19true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,561 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,561 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:19,561 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,561 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:19,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 227#L1050-19true, Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,579 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,579 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,579 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:19,579 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:19,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 156#L1062-22true, 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,605 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:19,605 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:19,605 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:19,605 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:19,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 156#L1062-22true, 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,608 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:19,608 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:19,609 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:19,609 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:19,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 184#L1062-12true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,610 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,610 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,610 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,610 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 184#L1062-12true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,611 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,611 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,611 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,611 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][311], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 184#L1062-12true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,614 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,614 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,614 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,615 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 200#L1062-10true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,616 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,616 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,616 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,616 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][310], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 217#L1062-6true, 119#L1050-12true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,617 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,617 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,617 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,617 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][310], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 184#L1062-12true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,618 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,618 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,618 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,618 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][311], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 217#L1062-6true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,620 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-10 14:43:19,620 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:19,620 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:19,620 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:19,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 200#L1062-10true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,642 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-10 14:43:19,642 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:19,642 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:19,642 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:19,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][233], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,657 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-10 14:43:19,657 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:19,657 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:19,657 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:19,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][312], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), 283#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 106#L1050-17true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,659 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,659 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,659 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,659 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][312], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), 283#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,660 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,660 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,660 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,660 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 88#L1050-10true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,672 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,672 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,672 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,672 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 32#L1050-12true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 210#L1050-5true, 148#L1063-13true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,672 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,673 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,673 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,673 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 32#L1050-12true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 73#L1063-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,677 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-10 14:43:19,677 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:19,677 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:19,677 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:19,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][312], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 73#L1063-10true, 283#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,680 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-10 14:43:19,680 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:19,680 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:19,680 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:19,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 106#L1050-17true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,681 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,681 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,681 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,681 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,682 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,682 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,682 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,682 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,712 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, 96#L1062-24true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,712 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:19,712 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,712 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,712 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:19,712 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 200#L1062-10true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,712 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:19,712 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:19,712 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,713 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 200#L1062-10true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,713 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:19,713 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,713 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:19,713 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), 61#L1051true, 96#L1062-24true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,714 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:19,714 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:19,714 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,714 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][311], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 200#L1062-10true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,716 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:19,717 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,717 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:19,717 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,719 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 227#L1050-19true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 7#L1062-2true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,719 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:19,719 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,719 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,719 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:19,719 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][310], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 200#L1062-10true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,720 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:19,720 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,720 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,720 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:19,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][310], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 96#L1062-24true, 169#L1051true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,721 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:19,721 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:19,721 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,721 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,722 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,723 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:19,723 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:19,723 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:19,723 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:19,723 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:19,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 189#L1050-3true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 184#L1062-12true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,741 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:19,741 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:19,741 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:19,741 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:19,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 9#L1050-3true, 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 184#L1062-12true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,742 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:19,742 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:19,742 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:19,742 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:19,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][311], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 96#L1062-24true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,747 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2024-11-10 14:43:19,747 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:19,747 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-10 14:43:19,747 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-10 14:43:19,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][233], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 73#L1063-10true, 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,759 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2024-11-10 14:43:19,759 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-10 14:43:19,759 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:19,759 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-10 14:43:19,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 73#L1063-10true, 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,762 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:19,762 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:19,762 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,762 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][312], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), 283#true, 104#L1050-5true, 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:19,762 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:19,762 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:19,762 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:19,762 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:20,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 65#L1049true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 67#L1063-1true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,011 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2024-11-10 14:43:20,011 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-10 14:43:20,011 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-10 14:43:20,011 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:20,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 51#L1049true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 67#L1063-1true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,015 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:20,015 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:20,016 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:20,016 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:20,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, 148#L1063-13true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,025 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:20,025 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:20,025 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:20,026 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:20,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 32#L1050-12true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,057 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,057 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,057 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,057 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,057 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 32#L1050-12true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,057 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,057 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,057 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,057 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,057 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 189#L1050-3true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 184#L1062-12true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,059 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,059 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:20,059 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:20,059 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,060 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 156#L1062-22true, 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,060 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,060 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,060 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:20,060 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:20,060 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:20,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 156#L1062-22true, Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,061 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,061 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:20,062 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,062 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:20,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 189#L1050-3true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 184#L1062-12true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,063 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,063 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:20,063 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:20,063 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 58#L1062-18true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,063 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,064 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,064 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,064 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,064 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 156#L1062-22true, 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,064 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,064 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:20,064 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:20,064 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,065 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:20,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), 156#L1062-22true, Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,065 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,065 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:20,065 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,065 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:20,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), 156#L1062-22true, 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,066 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,066 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:20,066 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:20,066 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 88#L1050-10true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,068 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,068 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,069 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,069 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,069 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,069 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,069 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,069 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,069 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,069 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,069 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,069 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,069 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,069 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,069 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,069 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,069 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,069 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,069 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,070 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 106#L1050-17true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,070 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,070 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:20,070 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:20,070 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:20,070 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:20,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,070 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,070 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,070 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,070 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,073 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 233#true, 283#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,073 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,073 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,073 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,073 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,073 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), 156#L1062-22true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,074 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,074 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,074 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:20,074 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:20,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][310], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 156#L1062-22true, Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,076 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,076 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,076 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:20,076 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:20,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 156#L1062-22true, Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,097 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,097 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:20,097 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:20,097 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][311], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 156#L1062-22true, Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,099 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2024-11-10 14:43:20,099 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-10 14:43:20,099 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-10 14:43:20,099 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-10 14:43:20,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 156#L1062-22true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,100 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,100 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,100 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:20,100 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:20,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 189#L1050-3true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 200#L1062-10true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,106 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2024-11-10 14:43:20,106 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-10 14:43:20,106 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-10 14:43:20,106 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-10 14:43:20,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 9#L1050-3true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 200#L1062-10true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,107 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2024-11-10 14:43:20,107 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-10 14:43:20,108 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-10 14:43:20,108 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-10 14:43:20,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,120 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,120 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,120 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:20,120 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:20,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][312], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), 283#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,123 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,123 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:20,123 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:20,123 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), 32#L1050-12true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,124 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2024-11-10 14:43:20,124 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-10 14:43:20,124 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-10 14:43:20,125 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-10 14:43:20,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 32#L1050-12true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,144 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2024-11-10 14:43:20,144 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-10 14:43:20,144 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-10 14:43:20,144 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-10 14:43:20,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,149 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,149 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:20,149 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,149 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:20,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 189#L1050-3true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 200#L1062-10true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,172 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,172 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,172 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,172 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 189#L1050-3true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 200#L1062-10true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,174 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,174 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,174 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,174 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,178 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,178 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,178 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,178 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, 210#L1050-5true, 148#L1063-13true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,178 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,178 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,178 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,178 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, 148#L1063-13true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,183 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,183 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,183 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,184 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][312], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,184 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,184 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,184 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,184 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,194 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 32#L1050-12true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,194 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-10 14:43:20,194 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-10 14:43:20,194 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-10 14:43:20,194 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-10 14:43:20,194 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-10 14:43:20,194 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-10 14:43:20,195 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,195 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-10 14:43:20,195 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-10 14:43:20,195 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-10 14:43:20,195 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-10 14:43:20,195 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-10 14:43:20,195 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-10 14:43:20,195 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-10 14:43:20,195 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-10 14:43:20,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][233], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 26#L1063-6true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 233#true, 283#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,215 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,215 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,215 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,216 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 73#L1063-10true, 283#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,220 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,221 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,221 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,221 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, 148#L1063-13true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,222 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,222 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,222 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,222 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 73#L1063-10true, 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,222 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,222 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,222 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,222 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 233#true, 283#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,223 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,223 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,223 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,223 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), 283#true, 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,224 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,224 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,224 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,224 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][312], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 26#L1063-6true, 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), 283#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,224 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,224 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,224 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,224 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][312], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, 216#L1050-6true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,225 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,225 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,225 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,225 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 138#L1050-6true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,226 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,226 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,226 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,226 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 211#L1050-19true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 67#L1063-1true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,236 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-10 14:43:20,236 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-10 14:43:20,236 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-10 14:43:20,236 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-10 14:43:20,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 227#L1050-19true, Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 67#L1063-1true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,238 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,238 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,238 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,238 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 88#L1050-10true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,246 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,247 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,247 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,247 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,247 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,247 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,247 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,247 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 233#true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,248 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,248 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,248 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,248 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 73#L1063-10true, 283#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,251 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-10 14:43:20,251 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-10 14:43:20,251 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-10 14:43:20,251 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-10 14:43:20,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 58#L1062-18true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,275 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,275 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,275 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,275 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 58#L1062-18true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,276 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,276 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,276 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,276 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 58#L1062-18true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,276 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,276 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,277 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,277 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,278 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 58#L1062-18true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,278 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,278 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,278 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,278 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,278 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 58#L1062-18true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,280 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,280 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,280 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,280 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][311], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 169#L1051true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 58#L1062-18true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,284 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,284 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,284 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,284 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 169#L1051true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 58#L1062-18true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,285 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,285 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,285 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,285 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 58#L1062-18true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,286 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,286 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,286 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,286 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][310], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 58#L1062-18true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,287 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,287 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,287 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,287 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 58#L1062-18true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,301 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,301 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,301 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,301 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,302 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 58#L1062-18true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,302 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-11-10 14:43:20,302 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-10 14:43:20,302 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-10 14:43:20,302 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-10 14:43:20,302 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-10 14:43:20,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 58#L1062-18true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,303 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,303 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,303 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,303 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 58#L1062-18true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,303 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-11-10 14:43:20,303 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-10 14:43:20,303 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-10 14:43:20,303 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-10 14:43:20,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 65#L1049true, 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,332 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-11-10 14:43:20,332 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-10 14:43:20,332 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-10 14:43:20,332 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-10 14:43:20,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 51#L1049true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,335 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,335 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,335 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,335 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, 283#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 67#L1063-1true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,337 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,337 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,338 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,338 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 33#L1050-17true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 67#L1063-1true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,340 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-11-10 14:43:20,340 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-10 14:43:20,340 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-10 14:43:20,340 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-10 14:43:20,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 106#L1050-17true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 67#L1063-1true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,342 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,342 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,342 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,342 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 184#L1062-12true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,378 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,378 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,378 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,378 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 184#L1062-12true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,380 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,380 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,380 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,380 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,383 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,383 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,383 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,383 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 189#L1050-3true, 235#true, 247#(= |#race~datas~0| 0), 73#L1063-10true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,383 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,384 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,384 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,384 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 189#L1050-3true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, 148#L1063-13true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,384 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,384 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,384 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,384 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 9#L1050-3true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, 148#L1063-13true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,385 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,385 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,385 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,385 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][312], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,391 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,391 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,391 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,391 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,392 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,392 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,392 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,392 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 26#L1063-6true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,427 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,427 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,427 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,427 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), 283#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,428 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,428 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,428 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,428 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][312], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 216#L1050-6true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,429 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,429 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,429 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,429 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 138#L1050-6true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,429 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,429 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,429 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,429 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 189#L1050-3true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 73#L1063-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,430 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,430 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,430 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,430 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 9#L1050-3true, 289#true, 235#true, 247#(= |#race~datas~0| 0), 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,431 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,431 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,431 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,431 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][312], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 9#L1050-3true, 289#true, 235#true, 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 73#L1063-10true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,449 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2024-11-10 14:43:20,449 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:20,449 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:20,450 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-10 14:43:20,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, 216#L1050-6true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,452 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,452 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,452 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,452 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 138#L1050-6true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,452 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,452 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,453 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,453 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,455 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2024-11-10 14:43:20,455 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:20,455 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:20,455 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-10 14:43:20,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 189#L1050-3true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, 148#L1063-13true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,469 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,469 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,469 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,469 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 9#L1050-3true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 148#L1063-13true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,470 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,470 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,470 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,470 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:20,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 200#L1062-10true, 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,482 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:20,482 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,482 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,482 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][266], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 73#L1063-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 65#L1049true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,483 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,483 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,483 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,483 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][265], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 65#L1049true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,484 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,484 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,484 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,484 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 184#L1062-12true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,486 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,486 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,486 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,486 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 200#L1062-10true, 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,487 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:20,487 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,487 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,487 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][327], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 233#true, 283#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 51#L1049true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,492 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,492 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,492 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,492 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 51#L1049true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,494 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,494 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,494 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,494 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 138#L1050-6true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,495 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2024-11-10 14:43:20,496 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-10 14:43:20,496 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-10 14:43:20,496 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:20,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 184#L1062-12true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,518 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,518 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,518 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,518 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 184#L1062-12true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,518 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,518 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,518 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,519 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 184#L1062-12true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,519 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,519 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,519 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,519 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 184#L1062-12true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,519 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,519 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,520 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,520 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 211#L1050-19true, 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,537 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2024-11-10 14:43:20,537 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-10 14:43:20,537 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-10 14:43:20,537 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:20,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 227#L1050-19true, Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,538 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,538 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,538 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,538 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,542 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 67#L1063-1true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,542 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,542 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,542 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,542 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,542 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 32#L1050-12true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 67#L1063-1true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,543 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2024-11-10 14:43:20,543 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-10 14:43:20,543 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-10 14:43:20,543 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:20,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 67#L1063-1true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,544 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,544 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,544 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,545 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:20,570 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 184#L1062-12true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,571 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,571 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,571 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,571 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,571 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,572 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 184#L1062-12true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,572 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,572 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,572 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,572 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,572 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 184#L1062-12true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,573 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,573 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,573 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,573 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 184#L1062-12true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,574 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,574 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,574 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,574 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 26#L1063-6true, 189#L1050-3true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,575 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,575 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,575 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,575 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][312], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 9#L1050-3true, 289#true, 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 283#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,575 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,575 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,575 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,575 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][311], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 169#L1051true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 184#L1062-12true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,580 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,581 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,581 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,581 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 283#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), 200#L1062-10true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,581 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,581 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,581 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,581 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][310], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 184#L1062-12true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,582 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,582 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,582 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,582 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 200#L1062-10true, Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,606 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2024-11-10 14:43:20,606 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-10 14:43:20,606 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-10 14:43:20,606 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-10 14:43:20,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), 200#L1062-10true, Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,606 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2024-11-10 14:43:20,607 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-10 14:43:20,607 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-10 14:43:20,607 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-10 14:43:20,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 200#L1062-10true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,607 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2024-11-10 14:43:20,607 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-10 14:43:20,607 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-10 14:43:20,607 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-10 14:43:20,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 189#L1050-3true, 235#true, 26#L1063-6true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,616 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,616 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,616 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,616 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 9#L1050-3true, 235#true, 26#L1063-6true, 247#(= |#race~datas~0| 0), 283#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,617 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,617 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,617 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,617 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 225#L1064true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,625 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:20,625 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:20,625 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:20,625 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:20,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 33#L1050-17true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,628 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2024-11-10 14:43:20,628 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-10 14:43:20,628 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-10 14:43:20,628 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-10 14:43:20,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, 106#L1050-17true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,629 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,630 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,630 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,630 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 283#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 67#L1063-1true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,631 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,631 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,631 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,631 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 88#L1050-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 67#L1063-1true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,633 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,633 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,633 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,633 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 67#L1063-1true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,633 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,633 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,634 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,634 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 67#L1063-1true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,635 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,635 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,635 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:20,635 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 9#L1050-3true, 235#true, 247#(= |#race~datas~0| 0), 233#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,640 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2024-11-10 14:43:20,640 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-10 14:43:20,640 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-10 14:43:20,640 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-10 14:43:20,666 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 200#L1062-10true, Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,666 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:20,666 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:20,666 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,666 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,666 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][266], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 65#L1049true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,667 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:20,667 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,667 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:20,667 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][265], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 65#L1049true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,668 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:20,668 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:20,668 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,668 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,671 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 200#L1062-10true, 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,671 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:20,671 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,671 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:20,671 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,671 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), 200#L1062-10true, 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,672 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:20,672 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,672 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,672 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:20,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 200#L1062-10true, Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,672 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:20,673 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,673 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,673 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:20,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][311], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 200#L1062-10true, Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,676 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:20,676 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,676 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:20,676 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][327], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), 283#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 51#L1049true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,677 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:20,677 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,677 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,677 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:20,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][327], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 283#true, 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 227#L1050-19true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,678 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:20,678 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,678 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:20,678 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 51#L1049true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,679 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:20,679 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:20,679 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,679 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 73#L1063-10true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 227#L1050-19true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,680 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:20,680 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,680 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:20,681 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][310], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), 200#L1062-10true, Black: 245#true, 169#L1051true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,682 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:20,682 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,682 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:20,682 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:20,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,685 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:20,685 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:20,685 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:20,686 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:20,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][327], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,686 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:20,686 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:20,686 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:20,686 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:20,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 73#L1063-10true, 283#true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,735 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:20,735 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:20,735 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:20,735 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:20,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 231#L1063-12true, 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,735 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:20,735 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:20,735 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:20,735 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:20,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 210#L1050-5true, 148#L1063-13true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,735 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:20,735 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:20,735 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:20,735 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:20,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 67#L1063-1true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,755 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:20,755 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:20,755 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:20,755 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:20,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,756 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:20,756 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:20,756 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:20,756 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:20,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][327], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 73#L1063-10true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,758 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-10 14:43:20,758 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:20,758 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:20,758 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:20,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][327], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 106#L1050-17true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,759 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:20,759 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:20,759 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:20,759 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:20,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][327], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 233#true, 104#L1050-5true, 283#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,760 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:20,760 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:20,760 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:20,760 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:20,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 233#true, 283#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,761 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-10 14:43:20,761 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:20,761 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:20,761 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:20,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 73#L1063-10true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 106#L1050-17true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,762 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:20,762 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:20,762 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:20,762 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:20,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 73#L1063-10true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,763 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:20,763 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:20,763 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:20,763 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:20,766 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,766 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-10 14:43:20,766 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:20,766 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,766 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:20,766 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,767 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 73#L1063-10true, 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,767 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-10 14:43:20,767 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,767 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,767 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:20,767 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:20,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), 61#L1051true, 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:20,794 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:20,794 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:20,794 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:20,794 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:21,032 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 225#L1064true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,032 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,032 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,033 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:21,033 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:21,033 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:21,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 32#L1050-12true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,035 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2024-11-10 14:43:21,035 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-10 14:43:21,035 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-10 14:43:21,035 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-10 14:43:21,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,036 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,037 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,037 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:21,037 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:21,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 67#L1063-1true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 216#L1050-6true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,043 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,043 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,043 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:21,043 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:21,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 67#L1063-1true, 138#L1050-6true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,043 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,043 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:21,043 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:21,044 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, 283#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 67#L1063-1true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,044 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2024-11-10 14:43:21,044 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-10 14:43:21,044 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-10 14:43:21,045 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-10 14:43:21,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,069 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,069 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,069 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:21,069 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:21,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), 233#true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,077 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:21,077 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,077 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,077 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,079 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 73#L1063-10true, 233#true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,079 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,079 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,079 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,079 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,079 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,079 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 148#L1063-13true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,079 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,079 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,079 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,079 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,080 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 148#L1063-13true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,080 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,080 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,081 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,081 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,081 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,081 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,081 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,081 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, 148#L1063-13true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,082 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,082 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,082 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,082 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][327], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 227#L1050-19true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,083 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,083 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,083 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,083 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,084 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][327], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,084 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,084 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,084 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,084 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,084 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 26#L1063-6true, 247#(= |#race~datas~0| 0), 283#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 227#L1050-19true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,085 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,085 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,085 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,085 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,085 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,085 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,086 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,086 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,086 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,086 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][312], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,088 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,088 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,088 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,088 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), 283#true, 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,088 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-10 14:43:21,089 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:21,089 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:21,089 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:21,089 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,089 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-10 14:43:21,089 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:21,089 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:21,089 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:21,090 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:21,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][266], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,094 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:21,094 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:21,094 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:21,094 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:21,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][265], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,097 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:21,097 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:21,097 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:21,097 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:21,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,118 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,118 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,118 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,118 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, 148#L1063-13true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,119 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,120 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,120 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,120 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 73#L1063-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,120 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,120 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,120 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,120 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,121 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,121 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,121 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,121 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 73#L1063-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,122 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,122 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,122 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,122 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,123 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,123 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,123 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,123 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,127 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,128 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,128 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,128 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,129 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,130 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,130 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,130 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,130 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,130 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,130 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,130 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,131 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,131 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,131 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,131 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][312], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 73#L1063-10true, 283#true, 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 169#L1051true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,139 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2024-11-10 14:43:21,139 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-10 14:43:21,139 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-10 14:43:21,139 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-10 14:43:21,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 73#L1063-10true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,144 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2024-11-10 14:43:21,144 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-10 14:43:21,144 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-10 14:43:21,144 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-10 14:43:21,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, 148#L1063-13true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,154 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,154 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,154 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,154 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][266], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 283#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,158 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,158 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,159 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,159 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][327], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,162 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-10 14:43:21,162 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:21,162 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:21,162 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-10 14:43:21,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][327], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 106#L1050-17true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,163 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,163 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,163 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,163 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][327], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,164 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,164 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,164 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,164 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,164 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][327], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 73#L1063-10true, 283#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,164 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,164 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,164 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,165 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,165 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,165 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-10 14:43:21,165 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:21,165 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-10 14:43:21,165 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:21,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 106#L1050-17true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,166 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,166 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,166 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,166 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,166 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,166 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,167 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,167 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,167 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 283#true, 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,167 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,167 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,167 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,167 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,168 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][266], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,172 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-10 14:43:21,172 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-10 14:43:21,172 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:21,172 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:21,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][265], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 73#L1063-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,174 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-10 14:43:21,174 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:21,174 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:21,174 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-10 14:43:21,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 9#L1050-3true, 235#true, 247#(= |#race~datas~0| 0), 233#true, 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 67#L1063-1true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,198 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is not cut-off event [2024-11-10 14:43:21,198 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-10 14:43:21,198 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-10 14:43:21,198 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-10 14:43:21,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,204 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,204 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,205 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:21,205 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][266], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,212 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:21,212 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:21,212 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,212 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][327], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,212 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:21,212 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,212 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,212 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:21,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 233#true, 104#L1050-5true, 283#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,213 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:21,213 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,213 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:21,214 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,214 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), 283#true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,214 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:21,215 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,215 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:21,215 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,215 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][312], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,215 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:21,215 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,215 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,215 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:21,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,216 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:21,216 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,216 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,216 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:21,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,217 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:21,217 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:21,217 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,217 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][312], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 26#L1063-6true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 283#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,219 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:21,219 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,219 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:21,219 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,220 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:21,220 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,220 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:21,220 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,220 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 216#L1050-6true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,220 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-10 14:43:21,221 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:21,221 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:21,221 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:21,221 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:21,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,240 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:21,240 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,240 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,240 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:21,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), 283#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,240 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:21,241 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:21,241 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,241 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,241 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:21,241 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,241 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,241 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:21,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,242 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2024-11-10 14:43:21,242 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-10 14:43:21,243 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2024-11-10 14:43:21,243 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2024-11-10 14:43:21,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 216#L1050-6true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,250 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:21,251 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,251 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,251 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:21,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 138#L1050-6true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,251 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:21,251 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,251 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:21,251 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:21,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,251 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2024-11-10 14:43:21,251 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2024-11-10 14:43:21,251 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-10 14:43:21,251 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2024-11-10 14:43:21,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 169#L1051true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,255 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2024-11-10 14:43:21,255 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2024-11-10 14:43:21,255 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2024-11-10 14:43:21,255 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-10 14:43:21,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,259 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2024-11-10 14:43:21,259 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2024-11-10 14:43:21,259 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2024-11-10 14:43:21,259 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-10 14:43:21,269 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][327], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,269 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-10 14:43:21,269 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:21,269 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:21,269 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-10 14:43:21,269 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-10 14:43:21,270 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 283#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,270 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-10 14:43:21,270 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:21,270 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-10 14:43:21,270 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:21,270 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-10 14:43:21,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][266], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 26#L1063-6true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,272 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-10 14:43:21,272 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:21,272 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-10 14:43:21,272 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:21,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][265], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 26#L1063-6true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,275 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-10 14:43:21,275 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-10 14:43:21,275 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:21,275 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:21,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][266], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 283#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,306 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-10 14:43:21,306 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-10 14:43:21,306 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-10 14:43:21,306 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-10 14:43:21,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][327], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 18#L1050-10true, 26#L1063-6true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,307 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-10 14:43:21,307 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-10 14:43:21,307 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-10 14:43:21,307 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-10 14:43:21,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][266], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 138#L1050-6true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,307 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-10 14:43:21,307 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-10 14:43:21,307 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-10 14:43:21,307 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-10 14:43:21,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][326], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 26#L1063-6true, 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,308 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-10 14:43:21,308 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-10 14:43:21,308 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-10 14:43:21,308 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-10 14:43:21,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][265], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 73#L1063-10true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 138#L1050-6true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,308 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-10 14:43:21,308 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-10 14:43:21,309 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-10 14:43:21,309 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-10 14:43:21,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 9#L1050-3true, 235#true, 247#(= |#race~datas~0| 0), 233#true, 283#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,331 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is not cut-off event [2024-11-10 14:43:21,331 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-11-10 14:43:21,331 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2024-11-10 14:43:21,331 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-11-10 14:43:21,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][266], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 138#L1050-6true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,367 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-10 14:43:21,367 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-10 14:43:21,367 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-10 14:43:21,367 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-10 14:43:21,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][265], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 138#L1050-6true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,368 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-10 14:43:21,368 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-10 14:43:21,368 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-10 14:43:21,368 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-10 14:43:21,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), 67#L1063-1true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,386 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is not cut-off event [2024-11-10 14:43:21,386 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-11-10 14:43:21,386 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-10 14:43:21,386 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-11-10 14:43:21,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][266], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), 231#L1063-12true, 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,396 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-10 14:43:21,396 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,396 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-10 14:43:21,396 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][265], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), 231#L1063-12true, 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,400 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-10 14:43:21,400 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-10 14:43:21,400 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,400 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:21,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][266], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 73#L1063-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,415 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-10 14:43:21,415 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,415 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-10 14:43:21,415 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][265], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,418 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-10 14:43:21,418 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,418 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-10 14:43:21,418 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:21,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][289], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 283#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,441 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is not cut-off event [2024-11-10 14:43:21,441 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2024-11-10 14:43:21,441 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2024-11-10 14:43:21,441 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2024-11-10 14:43:21,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][266], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,447 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-10 14:43:21,447 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-10 14:43:21,447 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:21,447 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:21,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][265], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 26#L1063-6true, 235#true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 283#true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:21,449 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-10 14:43:21,449 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:21,449 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-10 14:43:21,449 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:21,496 INFO L124 PetriNetUnfolderBase]: 12918/32750 cut-off events. [2024-11-10 14:43:21,496 INFO L125 PetriNetUnfolderBase]: For 64096/69589 co-relation queries the response was YES. [2024-11-10 14:43:21,619 INFO L83 FinitePrefix]: Finished finitePrefix Result has 82457 conditions, 32750 events. 12918/32750 cut-off events. For 64096/69589 co-relation queries the response was YES. Maximal size of possible extension queue 1274. Compared 367891 event pairs, 2133 based on Foata normal form. 559/29206 useless extension candidates. Maximal degree in co-relation 78383. Up to 7420 conditions per place. [2024-11-10 14:43:21,742 INFO L140 encePairwiseOnDemand]: 239/251 looper letters, 72 selfloop transitions, 32 changer transitions 0/329 dead transitions. [2024-11-10 14:43:21,742 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 260 places, 329 transitions, 1435 flow [2024-11-10 14:43:21,743 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-10 14:43:21,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-10 14:43:21,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 928 transitions. [2024-11-10 14:43:21,744 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9243027888446215 [2024-11-10 14:43:21,744 INFO L175 Difference]: Start difference. First operand has 257 places, 290 transitions, 1057 flow. Second operand 4 states and 928 transitions. [2024-11-10 14:43:21,744 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 260 places, 329 transitions, 1435 flow [2024-11-10 14:43:21,822 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 259 places, 329 transitions, 1404 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-10 14:43:21,824 INFO L231 Difference]: Finished difference. Result has 261 places, 297 transitions, 1214 flow [2024-11-10 14:43:21,825 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=251, PETRI_DIFFERENCE_MINUEND_FLOW=1032, PETRI_DIFFERENCE_MINUEND_PLACES=256, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=290, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=25, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=264, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=1214, PETRI_PLACES=261, PETRI_TRANSITIONS=297} [2024-11-10 14:43:21,825 INFO L277 CegarLoopForPetriNet]: 234 programPoint places, 27 predicate places. [2024-11-10 14:43:21,825 INFO L471 AbstractCegarLoop]: Abstraction has has 261 places, 297 transitions, 1214 flow [2024-11-10 14:43:21,825 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 213.5) internal successors, (854), 4 states have internal predecessors, (854), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:43:21,825 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:43:21,826 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 14:43:21,826 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable33 [2024-11-10 14:43:21,826 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-10 14:43:21,826 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:43:21,826 INFO L85 PathProgramCache]: Analyzing trace with hash 1468351181, now seen corresponding path program 1 times [2024-11-10 14:43:21,826 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:43:21,826 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1212690872] [2024-11-10 14:43:21,826 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:43:21,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:43:21,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:43:21,855 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-10 14:43:21,855 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:43:21,855 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1212690872] [2024-11-10 14:43:21,855 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1212690872] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:43:21,855 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:43:21,855 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-10 14:43:21,856 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1380123327] [2024-11-10 14:43:21,856 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:43:21,856 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 14:43:21,856 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:43:21,857 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 14:43:21,857 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-10 14:43:21,885 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 214 out of 251 [2024-11-10 14:43:21,886 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 261 places, 297 transitions, 1214 flow. Second operand has 3 states, 3 states have (on average 217.66666666666666) internal successors, (653), 3 states have internal predecessors, (653), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:43:21,886 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:43:21,886 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 214 of 251 [2024-11-10 14:43:21,887 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:43:22,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][204], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, 234#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:22,031 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is not cut-off event [2024-11-10 14:43:22,031 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2024-11-10 14:43:22,031 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2024-11-10 14:43:22,031 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2024-11-10 14:43:22,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 234#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:22,037 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-11-10 14:43:22,037 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-10 14:43:22,037 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-10 14:43:22,037 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-10 14:43:22,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([543] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][223], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 234#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:22,047 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-11-10 14:43:22,048 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-10 14:43:22,048 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-10 14:43:22,048 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-10 14:43:22,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 234#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:22,053 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is not cut-off event [2024-11-10 14:43:22,054 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2024-11-10 14:43:22,054 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2024-11-10 14:43:22,054 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2024-11-10 14:43:22,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 223#L1060-5true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:22,635 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-10 14:43:22,636 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-10 14:43:22,636 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-10 14:43:22,636 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-10 14:43:22,698 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, 223#L1060-5true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:22,698 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-10 14:43:22,698 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-10 14:43:22,698 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-10 14:43:22,699 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-10 14:43:22,699 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-10 14:43:22,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, 223#L1060-5true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:22,699 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-10 14:43:22,699 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-10 14:43:22,700 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-10 14:43:22,700 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-10 14:43:22,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, 223#L1060-5true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:22,700 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-10 14:43:22,700 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-10 14:43:22,700 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-10 14:43:22,700 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-10 14:43:22,702 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 223#L1060-5true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:22,702 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2024-11-10 14:43:22,702 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-10 14:43:22,702 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-10 14:43:22,702 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-11-10 14:43:22,702 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-11-10 14:43:22,702 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-11-10 14:43:22,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, 223#L1060-5true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:22,703 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-10 14:43:22,703 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-10 14:43:22,703 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-10 14:43:22,703 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-10 14:43:22,777 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 223#L1060-5true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:22,777 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-10 14:43:22,777 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-10 14:43:22,777 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-10 14:43:22,777 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-10 14:43:22,778 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-10 14:43:22,780 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, 223#L1060-5true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:22,780 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2024-11-10 14:43:22,780 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-11-10 14:43:22,780 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-11-10 14:43:22,780 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-11-10 14:43:22,780 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-11-10 14:43:22,780 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-11-10 14:43:22,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][204], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, 53#threadENTRYtrue, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:22,853 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2024-11-10 14:43:22,853 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-10 14:43:22,853 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-10 14:43:22,853 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2024-11-10 14:43:22,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 136#threadENTRYtrue, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:22,855 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2024-11-10 14:43:22,855 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2024-11-10 14:43:22,855 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-10 14:43:22,855 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-10 14:43:22,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, 53#threadENTRYtrue, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:22,889 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-10 14:43:22,889 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-10 14:43:22,889 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-10 14:43:22,889 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-10 14:43:22,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 136#threadENTRYtrue, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:22,889 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-10 14:43:22,889 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-10 14:43:22,890 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-10 14:43:22,890 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-10 14:43:22,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([543] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][223], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, 53#threadENTRYtrue, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:22,948 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-10 14:43:22,949 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-10 14:43:22,949 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-10 14:43:22,949 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-10 14:43:22,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([543] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][223], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 136#threadENTRYtrue, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:22,950 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-10 14:43:22,950 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-10 14:43:22,950 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-10 14:43:22,950 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-10 14:43:22,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, 53#threadENTRYtrue, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:22,962 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2024-11-10 14:43:22,962 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-10 14:43:22,962 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-10 14:43:22,962 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-10 14:43:22,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 136#threadENTRYtrue, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:22,964 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2024-11-10 14:43:22,964 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-10 14:43:22,964 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-10 14:43:22,964 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-10 14:43:23,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 229#L1048-11true, 73#L1063-10true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,019 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2024-11-10 14:43:23,019 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-10 14:43:23,019 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-10 14:43:23,020 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-10 14:43:23,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 229#L1048-11true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,060 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-10 14:43:23,060 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-10 14:43:23,060 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-10 14:43:23,060 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-10 14:43:23,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 95#L1061true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,104 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-10 14:43:23,104 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-10 14:43:23,104 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-10 14:43:23,104 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-10 14:43:23,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([543] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][223], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 229#L1048-11true, 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,138 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-10 14:43:23,138 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-10 14:43:23,138 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-10 14:43:23,138 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-10 14:43:23,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, 229#L1048-11true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,153 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2024-11-10 14:43:23,153 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-10 14:43:23,153 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-10 14:43:23,153 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-10 14:43:23,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 110#L1062-34true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,240 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-10 14:43:23,240 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-10 14:43:23,240 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-10 14:43:23,240 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-10 14:43:23,244 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 95#L1061true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,244 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-10 14:43:23,244 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-10 14:43:23,244 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-10 14:43:23,244 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-10 14:43:23,244 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-10 14:43:23,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 95#L1061true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,245 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-10 14:43:23,245 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-10 14:43:23,245 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-10 14:43:23,246 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-10 14:43:23,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), 95#L1061true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,246 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-10 14:43:23,246 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-10 14:43:23,246 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-10 14:43:23,246 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-10 14:43:23,247 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 95#L1061true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,247 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2024-11-10 14:43:23,247 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-10 14:43:23,247 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-10 14:43:23,248 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-10 14:43:23,248 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-10 14:43:23,248 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-10 14:43:23,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 95#L1061true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,248 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-10 14:43:23,248 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-10 14:43:23,248 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-10 14:43:23,248 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-10 14:43:23,249 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 95#L1061true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,249 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-10 14:43:23,249 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-10 14:43:23,250 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-10 14:43:23,250 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-10 14:43:23,250 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-10 14:43:23,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][272], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 210#L1050-5true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, 95#L1061true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,250 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-10 14:43:23,250 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-10 14:43:23,250 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-10 14:43:23,250 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-10 14:43:23,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][293], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 266#(not (= ~threads_mask~0 0)), 159#L1062-33true, 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,313 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-10 14:43:23,313 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-10 14:43:23,313 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-10 14:43:23,313 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-10 14:43:23,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 126#L1062-31true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,314 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,314 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-10 14:43:23,314 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-10 14:43:23,314 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 66#L1062-32true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,325 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,325 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,325 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,325 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 159#L1062-33true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,326 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,326 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,326 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,327 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][272], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, 266#(not (= ~threads_mask~0 0)), 159#L1062-33true, 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,327 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,327 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,327 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,327 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, 159#L1062-33true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,344 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-10 14:43:23,344 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,345 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:23,345 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][293], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 233#true, 66#L1062-32true, 266#(not (= ~threads_mask~0 0)), Black: 264#true, 273#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,388 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2024-11-10 14:43:23,388 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-10 14:43:23,388 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-10 14:43:23,388 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-10 14:43:23,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][204], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 233#true, 210#L1050-5true, 66#L1062-32true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,389 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-10 14:43:23,389 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,389 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,389 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:23,399 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 110#L1062-34true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,400 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-10 14:43:23,400 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-10 14:43:23,400 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-10 14:43:23,400 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-10 14:43:23,400 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-10 14:43:23,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 110#L1062-34true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,401 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-10 14:43:23,401 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,401 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,401 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:23,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 110#L1062-34true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,401 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-10 14:43:23,401 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-10 14:43:23,401 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-10 14:43:23,401 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-10 14:43:23,403 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 110#L1062-34true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,403 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2024-11-10 14:43:23,403 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-10 14:43:23,403 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-10 14:43:23,403 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-10 14:43:23,403 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-10 14:43:23,403 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-10 14:43:23,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 110#L1062-34true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,403 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-10 14:43:23,403 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,404 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,404 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,408 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 95#L1061true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,408 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-10 14:43:23,408 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-10 14:43:23,409 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-10 14:43:23,409 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-10 14:43:23,409 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-10 14:43:23,411 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 95#L1061true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,411 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2024-11-10 14:43:23,411 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-10 14:43:23,411 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-10 14:43:23,411 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-10 14:43:23,411 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-10 14:43:23,411 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-10 14:43:23,481 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 126#L1062-31true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,481 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,481 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-10 14:43:23,481 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-10 14:43:23,482 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,482 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 126#L1062-31true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,483 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,483 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,483 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:23,483 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:23,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), 159#L1062-33true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,483 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-10 14:43:23,483 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,483 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,483 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 126#L1062-31true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,484 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,484 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-10 14:43:23,484 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-10 14:43:23,484 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-10 14:43:23,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][293], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, 266#(not (= ~threads_mask~0 0)), 159#L1062-33true, 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,485 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,485 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,485 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,485 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,486 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, 126#L1062-31true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,486 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2024-11-10 14:43:23,486 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-10 14:43:23,486 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-10 14:43:23,486 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-10 14:43:23,486 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-10 14:43:23,486 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-10 14:43:23,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 126#L1062-31true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,486 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,486 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:23,487 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:23,487 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:23,514 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, 159#L1062-33true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,514 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-10 14:43:23,514 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,514 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:23,514 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,514 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:23,515 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), 159#L1062-33true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,515 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-11-10 14:43:23,515 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-10 14:43:23,515 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-10 14:43:23,515 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-10 14:43:23,515 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-10 14:43:23,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 159#L1062-33true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,516 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-10 14:43:23,516 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,516 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,516 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,516 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 159#L1062-33true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,516 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-10 14:43:23,516 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:23,516 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,516 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,516 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,517 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 159#L1062-33true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,517 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-11-10 14:43:23,517 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-10 14:43:23,517 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-10 14:43:23,517 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-10 14:43:23,517 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-10 14:43:23,517 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-10 14:43:23,518 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 159#L1062-33true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,518 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-10 14:43:23,518 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,518 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,518 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,518 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,569 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][204], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 233#true, 210#L1050-5true, 66#L1062-32true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,569 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-10 14:43:23,569 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:23,569 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,570 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,570 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:23,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][203], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 66#L1062-32true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,570 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-10 14:43:23,570 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,571 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,571 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,571 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][203], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 66#L1062-32true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,571 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-10 14:43:23,571 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,571 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:23,571 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,571 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 66#L1062-32true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,572 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-11-10 14:43:23,572 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-10 14:43:23,572 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-10 14:43:23,572 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-10 14:43:23,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, 66#L1062-32true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,572 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-10 14:43:23,572 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,572 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,573 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,573 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, 66#L1062-32true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,573 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-10 14:43:23,573 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,573 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,573 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:23,573 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,573 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, 66#L1062-32true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,573 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-10 14:43:23,574 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,574 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,574 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,574 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][272], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 233#true, 210#L1050-5true, 66#L1062-32true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,574 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-11-10 14:43:23,574 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-10 14:43:23,574 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-10 14:43:23,575 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-10 14:43:23,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, 210#L1050-5true, 66#L1062-32true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,575 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-10 14:43:23,575 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,575 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,575 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][272], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 233#true, 210#L1050-5true, 66#L1062-32true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,577 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-11-10 14:43:23,577 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-10 14:43:23,577 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-10 14:43:23,577 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-10 14:43:23,577 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][204], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, 66#L1062-32true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,577 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-11-10 14:43:23,577 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-10 14:43:23,577 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-10 14:43:23,577 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-10 14:43:23,578 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-10 14:43:23,578 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-10 14:43:23,578 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, 210#L1050-5true, 66#L1062-32true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,578 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-10 14:43:23,578 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,578 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,578 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,578 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,847 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 110#L1062-34true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,847 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-10 14:43:23,847 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,847 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,847 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:23,847 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:23,848 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 110#L1062-34true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,848 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-11-10 14:43:23,848 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-10 14:43:23,848 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-10 14:43:23,848 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-10 14:43:23,849 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-10 14:43:23,849 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-10 14:43:23,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 96#L1062-24true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,851 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-10 14:43:23,851 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:23,851 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:23,851 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:23,852 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 210#L1050-5true, 66#L1062-32true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,853 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-10 14:43:23,853 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,853 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,853 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:23,853 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,853 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][272], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 210#L1050-5true, 66#L1062-32true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,853 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-10 14:43:23,853 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,853 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,853 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,853 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,853 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 210#L1050-5true, 66#L1062-32true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,853 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-10 14:43:23,853 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,854 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,854 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,854 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,854 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:23,854 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][272], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 210#L1050-5true, 66#L1062-32true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,854 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-10 14:43:23,854 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,854 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,854 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,854 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 210#L1050-5true, 159#L1062-33true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,854 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-10 14:43:23,854 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,854 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,854 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,855 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][293], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 210#L1050-5true, 266#(not (= ~threads_mask~0 0)), 159#L1062-33true, 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,855 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-10 14:43:23,855 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,855 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,855 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,855 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,855 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 159#L1062-33true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,855 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-10 14:43:23,855 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,855 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,855 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:23,855 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,856 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,856 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][272], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 210#L1050-5true, 266#(not (= ~threads_mask~0 0)), 159#L1062-33true, 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,856 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-10 14:43:23,856 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,856 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,856 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,856 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-10 14:43:23,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, 102#L1071-2true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,864 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-10 14:43:23,864 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,864 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,864 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:23,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][202], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 96#L1062-24true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,871 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-10 14:43:23,871 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:23,871 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:23,871 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:23,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][296], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 96#L1062-24true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,871 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-10 14:43:23,871 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:23,871 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:23,871 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:23,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][293], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#true, 273#(not (= ~threads_mask~0 0)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 156#L1062-22true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,871 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,871 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,872 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,872 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][293], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 266#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, 156#L1062-22true, Black: 273#(not (= ~threads_mask~0 0)), 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,873 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,873 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,873 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,874 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 159#L1062-33true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,912 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-10 14:43:23,912 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,912 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,912 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,912 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 126#L1062-31true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,912 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,912 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,912 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,912 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:23,912 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:23,914 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, 126#L1062-31true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,914 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2024-11-10 14:43:23,914 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-10 14:43:23,914 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-10 14:43:23,914 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-10 14:43:23,914 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-10 14:43:23,914 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-10 14:43:23,914 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, 159#L1062-33true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,914 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-10 14:43:23,914 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:23,914 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,914 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,914 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 156#L1062-22true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,921 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-10 14:43:23,921 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:23,921 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:23,921 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:23,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 156#L1062-22true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,921 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-10 14:43:23,921 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:23,921 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:23,922 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:23,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][293], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 156#L1062-22true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,922 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-10 14:43:23,922 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:23,922 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:23,922 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:23,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][202], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 156#L1062-22true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,932 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-10 14:43:23,932 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:23,932 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:23,932 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:23,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][296], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 156#L1062-22true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,933 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-10 14:43:23,933 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:23,933 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:23,933 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:23,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 156#L1062-22true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,935 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-10 14:43:23,935 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:23,935 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:23,935 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:23,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 156#L1062-22true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,936 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-10 14:43:23,936 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:23,936 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:23,936 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:23,937 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 159#L1062-33true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,937 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-10 14:43:23,937 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:23,937 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,937 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:23,937 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,937 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][272], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), Black: 245#true, 96#L1062-24true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,965 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-10 14:43:23,965 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:23,965 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:23,965 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:23,983 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][203], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, 66#L1062-32true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,983 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-10 14:43:23,983 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,983 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:23,983 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:23,983 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,983 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,983 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, 66#L1062-32true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,983 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-10 14:43:23,983 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,984 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,984 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:23,984 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:23,984 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,984 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, 66#L1062-32true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,984 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2024-11-10 14:43:23,985 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-10 14:43:23,985 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-10 14:43:23,985 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-10 14:43:23,985 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-10 14:43:23,985 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-10 14:43:23,987 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 159#L1062-33true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,987 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-10 14:43:23,987 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,987 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,987 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:23,987 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:23,988 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, 159#L1062-33true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:23,988 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2024-11-10 14:43:23,988 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-10 14:43:23,988 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-10 14:43:23,988 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-10 14:43:23,988 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-10 14:43:23,988 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-10 14:43:24,003 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, 102#L1071-2true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,004 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-10 14:43:24,004 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:24,004 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:24,004 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:24,004 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:24,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 102#L1071-2true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,004 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-10 14:43:24,004 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:24,004 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:24,004 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:24,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 102#L1071-2true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,005 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-10 14:43:24,005 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:24,005 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:24,005 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:24,006 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 102#L1071-2true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,006 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2024-11-10 14:43:24,006 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-10 14:43:24,006 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-10 14:43:24,006 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-10 14:43:24,006 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-10 14:43:24,006 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-10 14:43:24,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 102#L1071-2true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,006 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-10 14:43:24,006 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:24,006 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:24,006 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:24,011 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][202], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 96#L1062-24true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,011 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-10 14:43:24,011 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:24,011 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:24,011 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:24,011 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:24,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][202], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 96#L1062-24true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,011 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,012 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:24,012 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:24,012 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:24,012 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][296], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 96#L1062-24true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,012 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2024-11-10 14:43:24,012 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-10 14:43:24,012 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-10 14:43:24,012 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-10 14:43:24,012 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-10 14:43:24,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 96#L1062-24true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,012 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,013 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:24,013 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:24,013 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:24,013 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 96#L1062-24true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,013 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,013 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:24,013 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:24,013 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,013 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:24,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][296], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 96#L1062-24true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,013 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,014 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:24,014 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:24,014 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:24,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][293], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#true, 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 156#L1062-22true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,014 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-10 14:43:24,014 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:24,014 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:24,014 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:24,014 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][202], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 96#L1062-24true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,015 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2024-11-10 14:43:24,015 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-10 14:43:24,015 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-10 14:43:24,015 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-10 14:43:24,015 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-10 14:43:24,015 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-10 14:43:24,016 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 96#L1062-24true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,016 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,016 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:24,016 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:24,016 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:24,016 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:24,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][272], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 156#L1062-22true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,016 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-10 14:43:24,016 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:24,016 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:24,016 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:24,036 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][272], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), Black: 245#true, 96#L1062-24true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,037 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2024-11-10 14:43:24,037 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-10 14:43:24,037 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-10 14:43:24,037 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-10 14:43:24,037 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-10 14:43:24,045 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 156#L1062-22true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,045 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,045 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,045 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,046 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,046 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,046 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][293], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 156#L1062-22true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,046 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-10 14:43:24,046 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:24,046 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:24,046 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:24,046 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:24,080 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][296], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 96#L1062-24true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,081 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,081 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,081 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:24,081 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:24,081 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:24,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][200], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), 172#ULTIMATE.startFINALtrue, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 266#(not (= ~threads_mask~0 0)), Black: 264#true, 273#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,085 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-10 14:43:24,085 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:24,085 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:24,085 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:24,093 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][202], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 156#L1062-22true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,093 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-10 14:43:24,093 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:24,093 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:24,093 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:24,093 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:24,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][202], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 156#L1062-22true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,094 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-10 14:43:24,094 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,094 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,094 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,094 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][296], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 156#L1062-22true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,094 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2024-11-10 14:43:24,094 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-10 14:43:24,094 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-10 14:43:24,094 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-10 14:43:24,094 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-10 14:43:24,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 156#L1062-22true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,095 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-10 14:43:24,095 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,095 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,095 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,095 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 156#L1062-22true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,095 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-10 14:43:24,095 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:24,095 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,095 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,095 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][296], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 156#L1062-22true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,095 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-10 14:43:24,096 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,096 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,096 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,096 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][202], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 156#L1062-22true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,096 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2024-11-10 14:43:24,096 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-10 14:43:24,096 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-10 14:43:24,096 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-10 14:43:24,096 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-10 14:43:24,096 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-10 14:43:24,096 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 156#L1062-22true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,096 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-10 14:43:24,097 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,097 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,097 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,097 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 156#L1062-22true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,097 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-10 14:43:24,097 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,097 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,097 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,097 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 156#L1062-22true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,097 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-10 14:43:24,097 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,097 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:24,098 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,098 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,098 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 156#L1062-22true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,098 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-10 14:43:24,098 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,098 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,098 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,099 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,099 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,101 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 156#L1062-22true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,101 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-10 14:43:24,101 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,101 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,101 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,101 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:24,102 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,102 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][272], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 156#L1062-22true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,102 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-10 14:43:24,102 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:24,102 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:24,102 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:24,102 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:24,102 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 156#L1062-22true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,102 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-10 14:43:24,102 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:24,102 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:24,102 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:24,102 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:24,169 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][293], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 264#true, 273#(not (= ~threads_mask~0 0)), 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 156#L1062-22true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,169 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-10 14:43:24,169 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:24,169 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:24,169 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:24,169 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:24,169 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][296], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 156#L1062-22true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,169 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-10 14:43:24,169 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,169 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,170 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:24,170 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,176 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, 102#L1071-2true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,176 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-10 14:43:24,176 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:24,176 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:24,176 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:24,176 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-10 14:43:24,178 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, 102#L1071-2true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,178 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2024-11-10 14:43:24,178 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-10 14:43:24,178 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-10 14:43:24,178 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-10 14:43:24,178 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-10 14:43:24,179 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-10 14:43:24,185 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 96#L1062-24true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,185 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,185 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:24,185 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:24,185 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,186 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:24,186 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,213 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][202], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 96#L1062-24true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,214 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,214 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,214 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:24,214 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:24,214 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-10 14:43:24,214 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][296], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 96#L1062-24true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,214 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2024-11-10 14:43:24,214 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-10 14:43:24,214 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-10 14:43:24,214 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-10 14:43:24,215 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-10 14:43:24,215 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-10 14:43:24,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][272], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 233#true, 210#L1050-5true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,245 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,245 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,245 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,245 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,246 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][272], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 233#true, 210#L1050-5true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,246 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,246 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,246 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,246 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,246 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,247 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][272], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 233#true, 210#L1050-5true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,248 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,248 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,248 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,248 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,248 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,248 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][293], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 18#L1050-10true, 172#ULTIMATE.startFINALtrue, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 266#(not (= ~threads_mask~0 0)), Black: 264#true, 273#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,273 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2024-11-10 14:43:24,273 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-10 14:43:24,273 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-10 14:43:24,273 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-10 14:43:24,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 172#ULTIMATE.startFINALtrue, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,274 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-10 14:43:24,274 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:24,274 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:24,274 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:24,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 172#ULTIMATE.startFINALtrue, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,274 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-10 14:43:24,274 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:24,274 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:24,274 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:24,282 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 156#L1062-22true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,282 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-10 14:43:24,282 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:24,282 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:24,282 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,282 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,282 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,284 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 156#L1062-22true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,284 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-10 14:43:24,284 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,284 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:24,285 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:24,285 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,285 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,300 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][202], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 156#L1062-22true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,300 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-10 14:43:24,300 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,300 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,300 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-10 14:43:24,300 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:24,301 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][296], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 156#L1062-22true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,301 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2024-11-10 14:43:24,301 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-10 14:43:24,301 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-10 14:43:24,301 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-10 14:43:24,301 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-10 14:43:24,301 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-10 14:43:24,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][204], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 65#L1049true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,332 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2024-11-10 14:43:24,332 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-10 14:43:24,332 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-10 14:43:24,332 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-10 14:43:24,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 51#L1049true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,336 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2024-11-10 14:43:24,336 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-10 14:43:24,336 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-10 14:43:24,336 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-10 14:43:24,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][169], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#L1063-12true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,343 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,343 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,343 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,343 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][204], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 81#L1063-19true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,346 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-10 14:43:24,346 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:24,346 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:24,346 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:24,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), 172#ULTIMATE.startFINALtrue, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,362 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-10 14:43:24,363 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:24,363 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:24,363 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][293], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 264#true, 273#(not (= ~threads_mask~0 0)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 200#L1062-10true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,368 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-10 14:43:24,368 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:24,368 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:24,368 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:24,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][293], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 266#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 200#L1062-10true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,372 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-10 14:43:24,372 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:24,372 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:24,372 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:24,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 65#L1049true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,396 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-10 14:43:24,396 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,396 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,396 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 51#L1049true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,396 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-10 14:43:24,396 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,396 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,396 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,436 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][272], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 233#true, 210#L1050-5true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,436 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,436 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,436 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,436 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,436 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,436 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,436 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][204], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 8#L1063-17true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,439 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,439 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:24,440 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:24,440 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, 73#L1063-10true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,442 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,442 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,442 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,442 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,443 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,443 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,443 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,443 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 200#L1062-10true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,463 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,463 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,463 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,463 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][272], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 200#L1062-10true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,463 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,463 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,463 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,463 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,465 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 172#ULTIMATE.startFINALtrue, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,465 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-10 14:43:24,465 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:24,466 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:24,466 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:24,466 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:24,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][169], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 172#ULTIMATE.startFINALtrue, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,466 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-11-10 14:43:24,466 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-10 14:43:24,466 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-10 14:43:24,466 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-10 14:43:24,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 18#L1050-10true, 172#ULTIMATE.startFINALtrue, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,466 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-11-10 14:43:24,466 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-10 14:43:24,466 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-10 14:43:24,467 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-10 14:43:24,467 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 172#ULTIMATE.startFINALtrue, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,467 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,467 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:24,467 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:24,467 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:24,467 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:24,467 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 18#L1050-10true, 172#ULTIMATE.startFINALtrue, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,467 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-10 14:43:24,467 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:24,467 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:24,467 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:24,467 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:24,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][272], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 172#ULTIMATE.startFINALtrue, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 233#true, 210#L1050-5true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,468 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-11-10 14:43:24,468 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-10 14:43:24,468 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-10 14:43:24,468 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-10 14:43:24,468 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 172#ULTIMATE.startFINALtrue, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,468 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-11-10 14:43:24,468 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-10 14:43:24,468 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-10 14:43:24,468 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-10 14:43:24,468 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-10 14:43:24,468 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-10 14:43:24,468 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 172#ULTIMATE.startFINALtrue, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,468 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,468 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:24,468 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:24,468 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,468 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:24,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][298], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 200#L1062-10true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,478 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,478 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,478 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,478 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 200#L1062-10true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,478 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,479 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,479 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,479 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,519 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][272], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 233#true, 210#L1050-5true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#L1063-12true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,520 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,520 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,520 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,520 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,520 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,520 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,520 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,520 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][221], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,520 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,520 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,521 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,521 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,521 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][221], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,521 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,521 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,521 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,521 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,521 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([543] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][223], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 65#L1049true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,523 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-10 14:43:24,524 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:24,524 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:24,524 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:24,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([543] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][223], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 51#L1049true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,525 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-10 14:43:24,525 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:24,526 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:24,526 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:24,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 65#L1049true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,539 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-10 14:43:24,539 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-10 14:43:24,539 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-10 14:43:24,539 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-10 14:43:24,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] L1063-12-->L1063-10: Formula: (and (not (= v_~threads_mask~0_7 0)) (not (= (+ |v_ULTIMATE.start_main_#t~bitwise20#1_7| 1) 0))) InVars {ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_7|, ~threads_mask~0=v_~threads_mask~0_7} OutVars{ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_7|, ~threads_mask~0=v_~threads_mask~0_7} AuxVars[] AssignedVars[][182], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 233#true, 210#L1050-5true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 211#L1050-19true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,541 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-10 14:43:24,541 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-10 14:43:24,541 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-10 14:43:24,541 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-10 14:43:24,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][204], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 211#L1050-19true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,542 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-10 14:43:24,542 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-10 14:43:24,542 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-10 14:43:24,542 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-10 14:43:24,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][272], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 233#true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 119#L1050-12true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 291#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,543 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-10 14:43:24,543 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-10 14:43:24,543 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-10 14:43:24,543 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-10 14:43:24,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 51#L1049true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,545 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-10 14:43:24,545 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-10 14:43:24,546 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-10 14:43:24,546 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-10 14:43:24,550 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,550 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,550 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,550 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,551 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,551 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][293], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 233#true, 266#(not (= ~threads_mask~0 0)), Black: 264#true, 273#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#L1063-12true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,551 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-10 14:43:24,551 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:24,551 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:24,551 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:24,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][293], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 233#true, 88#L1050-10true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 119#L1050-12true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,551 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-10 14:43:24,552 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:24,552 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:24,552 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:24,552 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([731] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][169], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#L1063-12true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,552 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,552 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,552 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,552 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,552 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,555 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][272], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, 266#(not (= ~threads_mask~0 0)), Black: 264#true, 273#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#L1063-12true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,555 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,555 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,555 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,555 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,555 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,555 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,555 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,555 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,555 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,559 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([731] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][169], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#L1063-12true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,559 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,559 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,559 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,559 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,559 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,559 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,559 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([731] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][169], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,559 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,559 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,559 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,559 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,559 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,559 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,559 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,563 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][204], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 81#L1063-19true, 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,563 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-10 14:43:24,563 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:24,563 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:24,563 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:24,563 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:24,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 81#L1063-19true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,564 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,564 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,564 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,564 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 81#L1063-19true, 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,564 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-10 14:43:24,564 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:24,564 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:24,564 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:24,567 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][204], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 81#L1063-19true, 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,567 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-10 14:43:24,567 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-10 14:43:24,567 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-10 14:43:24,567 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-10 14:43:24,567 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-10 14:43:24,567 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-10 14:43:24,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 81#L1063-19true, 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,567 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,567 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,567 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,568 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,632 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][272], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 233#true, 210#L1050-5true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 291#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,633 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,633 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,633 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,633 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,633 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,633 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,633 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,633 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,633 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,633 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,651 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][293], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,651 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-11-10 14:43:24,651 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-10 14:43:24,651 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-10 14:43:24,651 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-10 14:43:24,651 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-10 14:43:24,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][204], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,652 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,652 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,652 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,652 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,652 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][204], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,652 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,652 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,652 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,652 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,652 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][293], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 73#L1063-10true, 88#L1050-10true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,652 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,652 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,652 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,652 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,654 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:24,654 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:24,654 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:24,654 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:24,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][272], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 233#true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,654 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,654 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,654 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,654 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,655 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:24,655 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:24,655 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:24,655 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:24,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][272], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,656 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,656 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,656 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,656 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,658 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:24,658 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:24,658 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:24,658 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:24,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 106#L1050-17true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,659 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-11-10 14:43:24,659 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-10 14:43:24,659 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-10 14:43:24,659 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-10 14:43:24,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,660 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-11-10 14:43:24,660 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-10 14:43:24,661 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-10 14:43:24,661 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-10 14:43:24,663 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,663 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,663 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,663 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,663 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,663 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,663 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][293], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 233#true, 266#(not (= ~threads_mask~0 0)), Black: 264#true, 273#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,663 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,663 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,663 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,664 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,664 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([543] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][223], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 119#L1050-12true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,668 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:24,668 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:24,668 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:24,668 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:24,670 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][204], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 8#L1063-17true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,670 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,670 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:24,670 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:24,671 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,671 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,671 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][221], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,671 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,671 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,671 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,671 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,671 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,671 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 8#L1063-17true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,672 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,672 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,672 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,672 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,672 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,672 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,673 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,673 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 8#L1063-17true, 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,673 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,673 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:24,673 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:24,673 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:24,676 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][204], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 8#L1063-17true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,676 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-11-10 14:43:24,676 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-10 14:43:24,676 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-10 14:43:24,676 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-10 14:43:24,676 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-10 14:43:24,676 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-10 14:43:24,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 8#L1063-17true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,941 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,941 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,941 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,941 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,965 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 172#ULTIMATE.startFINALtrue, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,965 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,965 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,965 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:24,965 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:24,965 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:24,965 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:24,967 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 172#ULTIMATE.startFINALtrue, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,967 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-11-10 14:43:24,967 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-10 14:43:24,967 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-10 14:43:24,967 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-10 14:43:24,967 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-10 14:43:24,967 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-10 14:43:24,972 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 200#L1062-10true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,972 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:24,972 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,972 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,972 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,972 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,972 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][272], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 200#L1062-10true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,972 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,972 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,972 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,972 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,972 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][202], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 200#L1062-10true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,973 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,973 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,973 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,973 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][296], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 200#L1062-10true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,973 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2024-11-10 14:43:24,973 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-10 14:43:24,973 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-10 14:43:24,974 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-10 14:43:24,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 200#L1062-10true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,974 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:24,974 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,974 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,974 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,974 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][202], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 200#L1062-10true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,974 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2024-11-10 14:43:24,974 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:24,974 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-10 14:43:24,974 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:24,974 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-10 14:43:24,975 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 200#L1062-10true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,975 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:24,975 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:24,975 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,975 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,975 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,975 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,981 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 200#L1062-10true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,981 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,981 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,981 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,981 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,982 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:24,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 200#L1062-10true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:24,983 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:24,983 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:24,983 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:24,983 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,012 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,013 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:25,013 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:25,013 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:25,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][293], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 233#true, 73#L1063-10true, 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 266#(not (= ~threads_mask~0 0)), Black: 264#true, 273#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 279#(not (= ~threads_mask~0 1))]) [2024-11-10 14:43:25,030 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2024-11-10 14:43:25,030 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-10 14:43:25,031 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-10 14:43:25,031 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-10 14:43:25,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][221], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 233#true, 73#L1063-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,031 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:25,031 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:25,031 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,031 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([739] L1050-4-->L1050-3: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][183], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 9#L1050-3true, 235#true, 247#(= |#race~datas~0| 0), 33#L1050-17true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,031 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-10 14:43:25,031 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:25,031 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:25,031 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:25,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([543] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][223], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 211#L1050-19true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,032 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-10 14:43:25,032 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:25,032 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:25,032 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:25,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][204], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 73#L1063-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,033 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:25,033 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,033 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,033 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,033 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][204], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 73#L1063-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,033 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:25,033 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,033 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:25,033 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,033 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 211#L1050-19true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,061 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2024-11-10 14:43:25,061 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-10 14:43:25,061 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,061 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-10 14:43:25,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 73#L1063-10true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,062 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,062 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:25,062 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:25,062 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:25,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,074 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,074 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:25,074 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,074 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,084 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 81#L1063-19true, 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,085 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-10 14:43:25,085 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:25,085 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:25,085 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:25,085 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:25,086 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 81#L1063-19true, 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,086 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2024-11-10 14:43:25,086 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,086 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-10 14:43:25,087 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,087 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-10 14:43:25,087 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,148 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,148 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,148 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:25,148 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,148 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,148 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,149 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][221], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,149 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,149 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:25,149 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:25,149 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:25,149 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,149 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,149 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:25,149 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,149 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,150 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,150 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:25,150 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,150 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][293], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 233#true, 210#L1050-5true, 266#(not (= ~threads_mask~0 0)), Black: 264#true, 273#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,150 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,150 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,150 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,150 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] L1063-12-->L1063-10: Formula: (and (not (= v_~threads_mask~0_7 0)) (not (= (+ |v_ULTIMATE.start_main_#t~bitwise20#1_7| 1) 0))) InVars {ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_7|, ~threads_mask~0=v_~threads_mask~0_7} OutVars{ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_7|, ~threads_mask~0=v_~threads_mask~0_7} AuxVars[] AssignedVars[][182], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, 73#L1063-10true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,150 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,151 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:25,151 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:25,151 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:25,151 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([731] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][169], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 291#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,151 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,151 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:25,151 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:25,151 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:25,151 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:25,151 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:25,151 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:25,151 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:25,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([543] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][223], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, 106#L1050-17true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,154 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,154 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:25,154 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:25,154 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:25,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([543] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][223], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,155 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,155 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:25,155 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:25,155 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:25,182 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][204], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,182 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,182 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,182 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,182 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:25,182 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:25,182 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:25,183 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([731] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][169], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 231#L1063-12true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,183 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,183 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,183 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,183 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,183 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,183 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,183 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,184 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,184 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:25,184 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 73#L1063-10true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,184 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:25,184 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,184 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,184 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,184 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,184 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,184 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,184 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,184 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:25,184 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:25,185 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:25,185 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:25,185 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:25,186 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][272], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 233#true, 210#L1050-5true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,187 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,187 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,187 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,187 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,187 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,187 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:25,187 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,187 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,187 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:25,187 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,187 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:25,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][272], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,188 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,188 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,188 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,188 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,189 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,189 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:25,189 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:25,189 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:25,189 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] L1063-12-->L1063-10: Formula: (and (not (= v_~threads_mask~0_7 0)) (not (= (+ |v_ULTIMATE.start_main_#t~bitwise20#1_7| 1) 0))) InVars {ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_7|, ~threads_mask~0=v_~threads_mask~0_7} OutVars{ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_7|, ~threads_mask~0=v_~threads_mask~0_7} AuxVars[] AssignedVars[][182], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 73#L1063-10true, 233#true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,189 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,189 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,189 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,190 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,190 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:25,190 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,190 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,190 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:25,190 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,190 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,190 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,190 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([543] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][223], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,190 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,190 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:25,190 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:25,191 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:25,191 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:25,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 106#L1050-17true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,191 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,191 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,191 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,191 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:25,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,191 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,191 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,192 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,192 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,192 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,192 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:25,192 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,192 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,198 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,198 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,198 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,198 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:25,198 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,198 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,198 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,198 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][272], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 231#L1063-12true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,198 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,198 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:25,199 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:25,199 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:25,199 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:25,199 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,199 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:25,199 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:25,199 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,199 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:25,199 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:25,199 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,201 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,201 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,201 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,201 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][293], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,201 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,201 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,201 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,202 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,202 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,202 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,202 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,202 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,202 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,202 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,202 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][272], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,202 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,202 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,202 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,202 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,202 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,203 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,203 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,203 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,203 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,203 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,203 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,203 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][293], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 233#true, 88#L1050-10true, 210#L1050-5true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,203 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,203 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,203 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,203 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,203 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,204 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,204 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,204 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,204 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,204 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,204 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,204 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][272], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 233#true, 210#L1050-5true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,204 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,204 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,204 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,204 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,204 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,208 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 8#L1063-17true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,208 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,209 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,209 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,209 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:25,209 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:25,211 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 8#L1063-17true, 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,211 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,211 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:25,211 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:25,211 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:25,211 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,211 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-10 14:43:25,232 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 200#L1062-10true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,233 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:25,233 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,233 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,233 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,233 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:25,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 200#L1062-10true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,235 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:25,235 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:25,235 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,235 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:25,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,242 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,242 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,242 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,242 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,283 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][221], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 88#L1050-10true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,283 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:25,283 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:25,283 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:25,283 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,283 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 73#L1063-10true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,284 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2024-11-10 14:43:25,284 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:25,284 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:25,284 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:25,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 73#L1063-10true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,284 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,284 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,285 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,285 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,285 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][303], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 73#L1063-10true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,285 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:25,285 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,285 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,285 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,285 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,286 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][221], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 73#L1063-10true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,286 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2024-11-10 14:43:25,286 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-10 14:43:25,286 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-10 14:43:25,286 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-10 14:43:25,286 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:25,286 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:25,286 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 104#L1050-5true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,286 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,286 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,286 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,286 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,286 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,286 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,287 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,287 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,287 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,287 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,287 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,287 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,287 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,287 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,287 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,288 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,288 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, 73#L1063-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,288 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,288 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,288 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,288 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,288 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,288 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,290 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][204], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 88#L1050-10true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,290 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:25,290 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,290 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:25,290 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:25,290 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,290 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,325 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][293], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 266#(not (= ~threads_mask~0 0)), Black: 264#true, 273#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,325 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2024-11-10 14:43:25,325 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:25,325 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:25,325 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:25,325 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:25,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,326 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,326 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,326 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,326 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,326 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,326 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,326 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,326 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,326 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,326 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,326 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,326 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,326 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,327 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,327 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,327 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,327 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,327 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,327 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,327 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,327 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][222], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,333 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:25,333 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,333 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,333 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:25,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([739] L1050-4-->L1050-3: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][183], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 9#L1050-3true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 32#L1050-12true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,337 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-10 14:43:25,337 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:25,337 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,337 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:25,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,367 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,367 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,367 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,367 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,368 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 119#L1050-12true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,368 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,368 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,368 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,368 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,368 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,368 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,368 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,368 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,368 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,368 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,368 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,374 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,374 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,374 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,374 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([739] L1050-4-->L1050-3: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][183], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 9#L1050-3true, 235#true, 33#L1050-17true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 81#L1063-19true, 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,389 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-10 14:43:25,389 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:25,389 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:25,389 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:25,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,419 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,419 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,419 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,419 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,419 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,419 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,419 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,420 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,420 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,420 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,421 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,421 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,421 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,421 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,421 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,421 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,421 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([543] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][223], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,421 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,422 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:25,422 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,422 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:25,422 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:25,422 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:25,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][200], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 93#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,448 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,448 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,448 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,448 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 71#L1063-4true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,454 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,454 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,454 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,454 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 71#L1063-4true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,456 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-10 14:43:25,456 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:25,456 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:25,456 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:25,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][204], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, 73#L1063-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,460 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,460 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,460 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,460 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 104#L1050-5true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,463 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,463 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,463 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,463 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,466 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,466 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2024-11-10 14:43:25,466 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-10 14:43:25,466 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-10 14:43:25,466 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-10 14:43:25,466 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-10 14:43:25,474 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,474 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2024-11-10 14:43:25,474 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-10 14:43:25,474 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-10 14:43:25,474 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-10 14:43:25,474 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-10 14:43:25,476 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,476 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,476 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,476 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,476 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,476 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][272], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,476 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,476 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,476 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,476 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,501 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,501 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-10 14:43:25,501 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,501 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,501 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,501 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,501 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([739] L1050-4-->L1050-3: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][183], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 9#L1050-3true, 8#L1063-17true, 235#true, 33#L1050-17true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,516 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:43:25,516 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:25,516 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:25,516 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:25,521 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,521 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-10 14:43:25,521 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-10 14:43:25,521 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-10 14:43:25,521 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-10 14:43:25,521 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-10 14:43:25,521 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-10 14:43:25,547 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 104#L1050-5true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,547 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,547 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,547 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,547 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,547 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,551 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,551 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,551 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,551 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,552 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,552 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,552 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,553 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-10 14:43:25,553 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,553 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:25,553 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,554 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,554 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-10 14:43:25,554 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,554 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,554 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,555 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,555 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,555 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 210#L1050-5true, 71#L1063-4true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,555 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,555 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,555 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,555 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,555 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([739] L1050-4-->L1050-3: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][183], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 9#L1050-3true, 289#true, 235#true, 247#(= |#race~datas~0| 0), 33#L1050-17true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 71#L1063-4true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,613 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,613 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,613 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,613 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,618 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,618 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,619 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,619 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,619 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,619 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,619 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,619 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,619 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,619 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,620 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,620 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,620 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,620 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,620 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,621 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,621 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,621 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,621 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,621 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,621 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:25,623 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][272], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,623 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-10 14:43:25,623 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-10 14:43:25,623 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-10 14:43:25,623 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-10 14:43:25,623 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-10 14:43:25,624 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,624 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-10 14:43:25,624 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-10 14:43:25,624 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-10 14:43:25,624 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-10 14:43:25,625 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-10 14:43:25,625 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-10 14:43:25,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][77], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 9#L1050-3true, 289#true, 235#true, 33#L1050-17true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 81#L1063-19true, 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,675 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:43:25,675 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:25,675 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:25,675 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:25,697 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([739] L1050-4-->L1050-3: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][183], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 9#L1050-3true, 289#true, 235#true, 33#L1050-17true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, 81#L1063-19true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,697 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-10 14:43:25,697 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:25,697 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:25,697 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:25,697 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-10 14:43:25,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([739] L1050-4-->L1050-3: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][249], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 9#L1050-3true, 235#true, 247#(= |#race~datas~0| 0), 33#L1050-17true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 160#L1063-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,734 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-10 14:43:25,734 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,734 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,734 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][293], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 93#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,741 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-11-10 14:43:25,741 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-10 14:43:25,741 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-10 14:43:25,741 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-10 14:43:25,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 93#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,741 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-10 14:43:25,741 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:25,742 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:25,742 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:25,745 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 93#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,745 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-10 14:43:25,745 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:25,745 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:25,745 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:25,745 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:25,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 93#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,745 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:43:25,745 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:25,745 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:25,745 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:25,748 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 71#L1063-4true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,748 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,748 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,748 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,749 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,749 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,749 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 71#L1063-4true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,749 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,749 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,749 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,749 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:25,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][272], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 266#(not (= ~threads_mask~0 0)), 71#L1063-4true, 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,750 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-11-10 14:43:25,750 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-10 14:43:25,750 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-10 14:43:25,750 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-10 14:43:25,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][204], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 189#L1050-3true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,751 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-10 14:43:25,751 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,751 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,751 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 189#L1050-3true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 73#L1063-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,753 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,753 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,753 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,753 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:25,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][204], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 189#L1050-3true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 73#L1063-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,755 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-10 14:43:25,755 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,755 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,755 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 9#L1050-3true, 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 73#L1063-10true, 233#true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,757 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-10 14:43:25,757 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,757 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,758 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 189#L1050-3true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,760 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,760 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,760 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:25,760 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,815 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([739] L1050-4-->L1050-3: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][183], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 9#L1050-3true, 8#L1063-17true, 289#true, 235#true, 33#L1050-17true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,815 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-10 14:43:25,815 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:25,815 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:25,815 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:25,815 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:25,831 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:25,831 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-10 14:43:25,831 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:25,831 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:25,831 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:25,831 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:26,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([543] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][223], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,084 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-10 14:43:26,084 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:26,084 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:26,084 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:26,117 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 93#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,117 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,117 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:26,117 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:26,117 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:26,118 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:26,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][272], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 111#L1063-3true, 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,122 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2024-11-10 14:43:26,122 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:26,122 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-10 14:43:26,122 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:26,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 111#L1063-3true, 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,123 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2024-11-10 14:43:26,123 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:26,123 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:26,123 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-10 14:43:26,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 111#L1063-3true, 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,123 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:43:26,123 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:26,123 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:26,123 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:26,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 273#(not (= ~threads_mask~0 0)), 160#L1063-2true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,123 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,123 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,123 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:26,123 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:26,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 9#L1050-3true, 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,131 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2024-11-10 14:43:26,131 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-10 14:43:26,131 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:26,131 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-10 14:43:26,134 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,134 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2024-11-10 14:43:26,134 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-10 14:43:26,134 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:26,134 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:26,134 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:26,134 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-10 14:43:26,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] L1063-12-->L1063-10: Formula: (and (not (= v_~threads_mask~0_7 0)) (not (= (+ |v_ULTIMATE.start_main_#t~bitwise20#1_7| 1) 0))) InVars {ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_7|, ~threads_mask~0=v_~threads_mask~0_7} OutVars{ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_7|, ~threads_mask~0=v_~threads_mask~0_7} AuxVars[] AssignedVars[][182], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 189#L1050-3true, 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 73#L1063-10true, 210#L1050-5true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,135 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2024-11-10 14:43:26,135 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-10 14:43:26,135 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:26,135 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-10 14:43:26,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][272], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, 295#true, 81#L1063-19true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,192 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-10 14:43:26,192 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:26,193 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:26,193 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-10 14:43:26,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 9#L1050-3true, 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,193 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:43:26,193 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,193 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,193 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,205 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, 210#L1050-5true, 71#L1063-4true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,206 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-10 14:43:26,206 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:26,206 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:26,206 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:26,206 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:26,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][200], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 266#(not (= ~threads_mask~0 0)), Black: 264#true, 273#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 212#L1064-3true]) [2024-11-10 14:43:26,222 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-10 14:43:26,222 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:26,222 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:26,222 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:26,228 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 160#L1063-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,228 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,228 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,228 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,229 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:26,229 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:26,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][272], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 210#L1050-5true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), 160#L1063-2true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,232 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2024-11-10 14:43:26,232 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-10 14:43:26,232 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-10 14:43:26,232 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:26,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 273#(not (= ~threads_mask~0 0)), 160#L1063-2true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,232 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2024-11-10 14:43:26,232 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-10 14:43:26,232 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:26,232 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-10 14:43:26,236 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 93#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,236 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-10 14:43:26,236 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:26,236 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:26,236 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:26,236 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:26,236 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:26,238 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 111#L1063-3true, 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,238 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:43:26,238 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:26,238 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:26,238 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:26,238 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:26,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][169], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 93#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,238 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2024-11-10 14:43:26,238 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:26,238 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:26,238 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:26,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 93#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,239 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2024-11-10 14:43:26,239 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:26,239 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:26,239 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:26,239 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 93#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,239 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,239 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:26,239 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:26,239 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,239 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:26,239 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:26,239 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 93#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,239 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-10 14:43:26,239 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:26,239 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:26,240 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:26,240 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:26,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][272], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 93#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,242 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2024-11-10 14:43:26,242 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:26,242 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:26,242 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:26,244 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 93#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,244 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2024-11-10 14:43:26,244 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:26,244 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-10 14:43:26,244 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:26,244 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-10 14:43:26,244 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-10 14:43:26,244 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:26,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 93#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,244 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,244 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:26,244 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:26,244 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:26,245 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 93#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,245 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,245 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:26,245 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:26,245 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,245 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,245 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:26,245 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:26,246 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([731] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][169], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 93#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,246 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-10 14:43:26,246 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:26,246 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:26,246 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:26,246 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:26,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 210#L1050-5true, 71#L1063-4true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,249 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2024-11-10 14:43:26,249 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-10 14:43:26,249 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:26,249 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:26,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([543] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][223], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 189#L1050-3true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,255 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-10 14:43:26,255 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:26,255 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:26,255 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:26,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([739] L1050-4-->L1050-3: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][183], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 9#L1050-3true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 32#L1050-12true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 81#L1063-19true, 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,282 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,282 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:26,282 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:26,282 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:26,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][255], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,283 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,283 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,283 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,283 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 189#L1050-3true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 81#L1063-19true, 295#true, 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,287 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,287 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-10 14:43:26,287 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:26,287 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][293], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 266#(not (= ~threads_mask~0 0)), Black: 264#true, 273#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1))]) [2024-11-10 14:43:26,293 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,293 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,293 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,294 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([543] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][223], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 9#L1050-3true, 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,327 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:43:26,327 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:26,327 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:26,327 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:26,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([543] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][223], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 189#L1050-3true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,328 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:43:26,328 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:26,328 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:26,328 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:26,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][200], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 266#(not (= ~threads_mask~0 0)), Black: 264#true, 273#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,336 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:43:26,336 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:26,336 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:26,336 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:26,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][293], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 212#L1064-3true]) [2024-11-10 14:43:26,341 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2024-11-10 14:43:26,341 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-10 14:43:26,341 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-10 14:43:26,341 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-10 14:43:26,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 212#L1064-3true]) [2024-11-10 14:43:26,341 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,341 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,341 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,341 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,341 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 212#L1064-3true]) [2024-11-10 14:43:26,341 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,341 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,342 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,342 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,342 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 212#L1064-3true]) [2024-11-10 14:43:26,343 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,343 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,343 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,343 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([739] L1050-4-->L1050-3: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][183], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 9#L1050-3true, 289#true, 235#true, 33#L1050-17true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 212#L1064-3true]) [2024-11-10 14:43:26,347 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:43:26,347 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:26,347 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:26,347 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:26,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 111#L1063-3true, 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,361 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2024-11-10 14:43:26,361 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-10 14:43:26,361 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-10 14:43:26,361 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-10 14:43:26,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([739] L1050-4-->L1050-3: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][183], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 9#L1050-3true, 8#L1063-17true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 32#L1050-12true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,399 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,399 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:26,399 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:26,399 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][311], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 73#L1063-10true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,399 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,399 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,399 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,399 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,420 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, 81#L1063-19true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,420 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,420 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:26,420 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:26,420 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:26,420 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:26,428 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([543] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][223], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 189#L1050-3true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,428 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,428 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:26,428 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:26,428 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:26,429 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:26,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 212#L1064-3true]) [2024-11-10 14:43:26,432 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,432 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,432 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,432 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][293], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 266#(not (= ~threads_mask~0 0)), Black: 264#true, 273#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,443 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2024-11-10 14:43:26,443 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-10 14:43:26,443 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-10 14:43:26,443 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-10 14:43:26,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,443 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,443 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,443 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,443 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,444 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,444 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,444 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,444 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,444 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,444 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,445 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,445 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,445 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,445 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([739] L1050-4-->L1050-3: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][183], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 9#L1050-3true, 289#true, 235#true, 33#L1050-17true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,449 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,449 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,449 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,449 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,450 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 212#L1064-3true]) [2024-11-10 14:43:26,450 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,450 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,450 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,450 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,450 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,450 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 273#(not (= ~threads_mask~0 0)), 160#L1063-2true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,458 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2024-11-10 14:43:26,458 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-10 14:43:26,458 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-10 14:43:26,458 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-10 14:43:26,463 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 93#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,463 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,463 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:26,463 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,463 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:26,463 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,463 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,464 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:26,464 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:26,466 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 93#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,466 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2024-11-10 14:43:26,466 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-10 14:43:26,466 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-10 14:43:26,466 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-10 14:43:26,466 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-10 14:43:26,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][293], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 266#(not (= ~threads_mask~0 0)), Black: 264#true, 273#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,491 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,491 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,491 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,491 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][77], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 33#L1050-17true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, 81#L1063-19true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,494 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:26,494 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:26,495 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,495 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,521 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,521 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,521 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,521 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,533 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,533 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,533 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,533 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,533 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,533 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,533 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,537 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 212#L1064-3true]) [2024-11-10 14:43:26,537 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,537 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,537 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,537 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,537 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,537 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,537 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][169], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 212#L1064-3true]) [2024-11-10 14:43:26,537 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2024-11-10 14:43:26,537 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-10 14:43:26,537 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-10 14:43:26,537 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-10 14:43:26,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 212#L1064-3true]) [2024-11-10 14:43:26,538 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2024-11-10 14:43:26,538 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-10 14:43:26,538 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-10 14:43:26,538 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-10 14:43:26,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 212#L1064-3true]) [2024-11-10 14:43:26,538 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,538 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,538 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,538 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,538 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 212#L1064-3true]) [2024-11-10 14:43:26,538 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,538 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,538 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,538 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,539 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,539 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 212#L1064-3true]) [2024-11-10 14:43:26,539 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,539 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,539 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,539 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,539 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][272], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 212#L1064-3true]) [2024-11-10 14:43:26,540 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2024-11-10 14:43:26,540 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-10 14:43:26,540 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-10 14:43:26,540 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-10 14:43:26,540 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 212#L1064-3true]) [2024-11-10 14:43:26,540 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,540 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,540 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,540 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,540 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 212#L1064-3true]) [2024-11-10 14:43:26,541 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,541 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,541 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,541 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,542 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 212#L1064-3true]) [2024-11-10 14:43:26,542 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,542 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,542 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,542 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,542 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 212#L1064-3true]) [2024-11-10 14:43:26,543 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,543 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,543 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,543 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:26,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][272], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 210#L1050-5true, 266#(not (= ~threads_mask~0 0)), Black: 264#true, 273#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 212#L1064-3true]) [2024-11-10 14:43:26,543 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2024-11-10 14:43:26,543 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-10 14:43:26,543 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-10 14:43:26,543 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-10 14:43:26,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][204], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,559 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,559 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,559 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,559 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 73#L1063-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,561 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,561 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,561 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,561 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][204], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 73#L1063-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,562 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,562 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,562 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,562 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 169#L1051true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,564 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,564 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,564 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,564 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,565 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,565 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,565 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,565 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][255], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,580 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:26,580 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,580 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,580 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][312], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 73#L1063-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,581 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,581 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,581 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,581 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][258], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 73#L1063-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,582 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,582 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,582 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,582 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:26,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 9#L1050-3true, 289#true, 235#true, 189#L1050-3true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), 295#true, 81#L1063-19true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,601 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:26,601 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-10 14:43:26,601 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:26,601 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-10 14:43:26,617 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,618 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,618 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,618 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,618 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,618 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,618 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,618 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][169], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 266#(not (= ~threads_mask~0 0)), Black: 264#true, 273#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,618 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2024-11-10 14:43:26,618 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-10 14:43:26,618 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-10 14:43:26,618 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-10 14:43:26,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,619 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2024-11-10 14:43:26,619 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-10 14:43:26,619 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-10 14:43:26,619 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-10 14:43:26,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,619 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:26,619 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,619 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,619 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,619 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,619 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:26,619 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,619 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:26,619 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,619 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,620 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 18#L1050-10true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,620 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,620 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,620 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,620 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,620 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][272], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,621 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2024-11-10 14:43:26,621 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-10 14:43:26,621 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-10 14:43:26,621 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-10 14:43:26,621 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,621 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:26,621 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,621 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,621 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,621 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,622 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:26,622 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,622 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,622 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,623 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,623 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,623 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,623 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,623 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,623 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,624 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,624 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,624 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,624 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:26,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][272], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 88#L1050-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,624 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2024-11-10 14:43:26,624 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-10 14:43:26,624 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-10 14:43:26,624 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-10 14:43:26,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 73#L1063-10true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,643 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2024-11-10 14:43:26,643 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-10 14:43:26,643 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-10 14:43:26,643 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-10 14:43:26,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] L1063-12-->L1063-10: Formula: (and (not (= v_~threads_mask~0_7 0)) (not (= (+ |v_ULTIMATE.start_main_#t~bitwise20#1_7| 1) 0))) InVars {ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_7|, ~threads_mask~0=v_~threads_mask~0_7} OutVars{ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_7|, ~threads_mask~0=v_~threads_mask~0_7} AuxVars[] AssignedVars[][182], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 73#L1063-10true, 233#true, 210#L1050-5true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), 61#L1051true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,645 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2024-11-10 14:43:26,645 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-10 14:43:26,645 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-10 14:43:26,645 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-10 14:43:26,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 189#L1050-3true, 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, 81#L1063-19true, 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 216#L1050-6true, 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,657 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,657 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,657 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,657 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:26,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, 169#L1051true, 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,670 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:26,670 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-10 14:43:26,670 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-10 14:43:26,670 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-10 14:43:26,676 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, 212#L1064-3true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,676 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,676 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,676 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,676 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,676 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,689 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 212#L1064-3true]) [2024-11-10 14:43:26,689 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,689 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,689 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,689 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,689 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,689 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:26,690 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 212#L1064-3true]) [2024-11-10 14:43:26,690 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is not cut-off event [2024-11-10 14:43:26,690 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-10 14:43:26,690 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-10 14:43:26,691 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-10 14:43:26,691 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-10 14:43:26,691 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-10 14:43:26,691 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-10 14:43:26,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 212#L1064-3true]) [2024-11-10 14:43:26,692 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is not cut-off event [2024-11-10 14:43:26,692 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-10 14:43:26,692 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-10 14:43:26,692 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-10 14:43:26,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([543] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][223], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 11#L1063-5true, 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,704 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,704 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:26,704 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,704 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,711 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][255], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 73#L1063-10true, 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,711 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:26,711 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:26,711 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,711 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,711 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,712 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][258], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 233#true, 73#L1063-10true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,712 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:26,712 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,712 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,712 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,712 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:26,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 81#L1063-19true, 295#true, 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,713 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-10 14:43:26,713 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-10 14:43:26,713 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:26,714 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:26,733 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][276], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,733 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:26,733 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,733 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,733 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:26,733 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([543] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][223], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,736 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:26,737 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,737 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,737 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([543] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][223], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,738 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:26,738 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,738 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,738 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,742 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,742 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:26,742 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,742 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:26,742 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:26,742 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,742 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,744 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 240#true, Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,744 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2024-11-10 14:43:26,744 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-10 14:43:26,744 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2024-11-10 14:43:26,744 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2024-11-10 14:43:26,744 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2024-11-10 14:43:26,744 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-10 14:43:26,744 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-10 14:43:26,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,745 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2024-11-10 14:43:26,745 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-10 14:43:26,746 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2024-11-10 14:43:26,746 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-10 14:43:26,785 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([543] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][223], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 295#true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 242#(= |#race~threads_mask~0| 0), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 11#L1063-5true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,785 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-10 14:43:26,785 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:26,785 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,785 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,785 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:26,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 9#L1050-3true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), 295#true, 81#L1063-19true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,866 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-10 14:43:26,866 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-10 14:43:26,866 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-10 14:43:26,866 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:26,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 189#L1050-3true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), 81#L1063-19true, 295#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 169#L1051true, Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,867 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-10 14:43:26,867 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-10 14:43:26,867 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-10 14:43:26,867 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:26,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 235#true, 247#(= |#race~datas~0| 0), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 266#(not (= ~threads_mask~0 0)), 273#(not (= ~threads_mask~0 0)), Black: 264#true, 295#true, 81#L1063-19true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 291#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 216#L1050-6true, 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:26,887 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-10 14:43:26,887 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-10 14:43:26,887 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:26,887 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-10 14:43:27,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [Black: 285#(not (= ~threads_mask~0 0)), Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 289#true, 235#true, 247#(= |#race~datas~0| 0), Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 81#L1063-19true, 295#true, 277#true, Black: 240#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 245#true, 169#L1051true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-11-10 14:43:27,244 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-10 14:43:27,244 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-10 14:43:27,244 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-10 14:43:27,244 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:27,309 INFO L124 PetriNetUnfolderBase]: 12944/37062 cut-off events. [2024-11-10 14:43:27,309 INFO L125 PetriNetUnfolderBase]: For 56188/59573 co-relation queries the response was YES. [2024-11-10 14:43:27,489 INFO L83 FinitePrefix]: Finished finitePrefix Result has 82904 conditions, 37062 events. 12944/37062 cut-off events. For 56188/59573 co-relation queries the response was YES. Maximal size of possible extension queue 1350. Compared 448958 event pairs, 3253 based on Foata normal form. 158/31923 useless extension candidates. Maximal degree in co-relation 78876. Up to 10449 conditions per place. [2024-11-10 14:43:27,640 INFO L140 encePairwiseOnDemand]: 243/251 looper letters, 48 selfloop transitions, 12 changer transitions 0/315 dead transitions. [2024-11-10 14:43:27,640 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 263 places, 315 transitions, 1386 flow [2024-11-10 14:43:27,640 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 14:43:27,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-10 14:43:27,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 690 transitions. [2024-11-10 14:43:27,642 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9163346613545816 [2024-11-10 14:43:27,642 INFO L175 Difference]: Start difference. First operand has 261 places, 297 transitions, 1214 flow. Second operand 3 states and 690 transitions. [2024-11-10 14:43:27,642 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 263 places, 315 transitions, 1386 flow [2024-11-10 14:43:27,761 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 262 places, 315 transitions, 1355 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-10 14:43:27,764 INFO L231 Difference]: Finished difference. Result has 264 places, 307 transitions, 1289 flow [2024-11-10 14:43:27,765 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=251, PETRI_DIFFERENCE_MINUEND_FLOW=1183, PETRI_DIFFERENCE_MINUEND_PLACES=260, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=297, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=285, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1289, PETRI_PLACES=264, PETRI_TRANSITIONS=307} [2024-11-10 14:43:27,765 INFO L277 CegarLoopForPetriNet]: 234 programPoint places, 30 predicate places. [2024-11-10 14:43:27,765 INFO L471 AbstractCegarLoop]: Abstraction has has 264 places, 307 transitions, 1289 flow [2024-11-10 14:43:27,765 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 217.66666666666666) internal successors, (653), 3 states have internal predecessors, (653), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:43:27,766 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:43:27,766 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 14:43:27,766 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable34 [2024-11-10 14:43:27,766 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-10 14:43:27,766 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:43:27,766 INFO L85 PathProgramCache]: Analyzing trace with hash 828217764, now seen corresponding path program 1 times [2024-11-10 14:43:27,767 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:43:27,767 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1603634153] [2024-11-10 14:43:27,767 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:43:27,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:43:27,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:43:28,211 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-10 14:43:28,211 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:43:28,211 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1603634153] [2024-11-10 14:43:28,211 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1603634153] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:43:28,211 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:43:28,212 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-10 14:43:28,212 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [891521107] [2024-11-10 14:43:28,212 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:43:28,212 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-10 14:43:28,213 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:43:28,213 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-10 14:43:28,213 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-10 14:43:28,319 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 201 out of 251 [2024-11-10 14:43:28,321 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 264 places, 307 transitions, 1289 flow. Second operand has 6 states, 6 states have (on average 203.33333333333334) internal successors, (1220), 6 states have internal predecessors, (1220), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:43:28,321 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:43:28,321 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 201 of 251 [2024-11-10 14:43:28,321 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-10 14:43:31,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 157#L1048-5true, 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:31,269 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-10 14:43:31,269 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:31,269 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:31,269 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-10 14:43:31,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([543] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][235], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 157#L1048-5true, 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true, 11#L1063-5true]) [2024-11-10 14:43:31,696 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-10 14:43:31,696 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:31,696 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-10 14:43:31,696 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-10 14:43:32,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 173#L1048-4true, 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:32,030 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2024-11-10 14:43:32,030 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-10 14:43:32,030 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-10 14:43:32,030 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-10 14:43:33,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][224], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 73#L1063-10true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:33,703 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2024-11-10 14:43:33,703 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-10 14:43:33,703 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-10 14:43:33,703 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-10 14:43:33,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:33,826 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-10 14:43:33,826 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:33,826 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:33,826 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:33,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][177], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:33,955 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2024-11-10 14:43:33,955 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-10 14:43:33,955 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-10 14:43:33,955 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-10 14:43:33,983 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 233#true, 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:33,983 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-10 14:43:33,983 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:33,983 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:33,983 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:33,983 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:34,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 73#L1063-10true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:34,032 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-10 14:43:34,032 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:34,032 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:34,032 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:34,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][177], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 73#L1063-10true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:34,396 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-10 14:43:34,396 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-10 14:43:34,396 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-10 14:43:34,396 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-10 14:43:34,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][77], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 300#true, Black: 264#true, 273#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 81#L1063-19true, 211#L1050-19true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 235#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 266#(not (= ~threads_mask~0 0)), 295#true, Black: 240#true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, 169#L1051true]) [2024-11-10 14:43:34,427 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-10 14:43:34,427 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:34,427 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:34,427 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:34,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true, 11#L1063-5true]) [2024-11-10 14:43:34,466 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-10 14:43:34,466 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:34,466 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:34,466 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:34,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][177], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true, 11#L1063-5true]) [2024-11-10 14:43:34,697 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2024-11-10 14:43:34,697 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:34,697 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:34,697 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-10 14:43:34,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][310], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 7#L1062-2true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 9#L1050-3true, 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:34,729 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-10 14:43:34,729 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:34,729 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:34,729 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:34,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:34,862 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-10 14:43:34,862 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:34,862 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:34,862 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:34,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([543] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][235], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 9#L1050-3true, 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true, 11#L1063-5true]) [2024-11-10 14:43:34,903 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-10 14:43:34,903 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:34,903 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:34,903 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:34,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 9#L1050-3true, 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true, 11#L1063-5true]) [2024-11-10 14:43:34,974 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2024-11-10 14:43:34,974 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-10 14:43:34,974 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-10 14:43:34,974 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-10 14:43:35,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][310], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 73#L1063-10true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:35,027 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:35,027 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:35,027 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:35,027 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:35,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 88#L1050-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:35,096 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:35,096 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:35,097 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:35,097 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:35,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 88#L1050-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true]) [2024-11-10 14:43:35,099 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:35,099 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:35,099 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:35,099 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:35,133 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:35,134 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-10 14:43:35,134 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:35,134 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:35,134 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:35,134 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:35,162 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true]) [2024-11-10 14:43:35,162 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-10 14:43:35,162 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:35,162 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:35,162 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:35,162 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:35,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 73#L1063-10true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:35,244 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:35,244 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:35,244 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:35,245 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:35,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][177], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 81#L1063-19true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:35,245 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:35,245 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:35,246 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-10 14:43:35,246 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:35,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 189#L1050-3true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 81#L1063-19true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 9#L1050-3true, 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:35,260 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-10 14:43:35,260 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:35,260 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:35,260 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:35,264 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true, 11#L1063-5true]) [2024-11-10 14:43:35,264 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-10 14:43:35,264 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:35,264 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:35,264 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:35,264 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:35,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][302], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 210#L1050-5true, 300#true, Black: 264#true, 273#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 235#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 266#(not (= ~threads_mask~0 0)), 295#true, Black: 240#true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, 11#L1063-5true]) [2024-11-10 14:43:35,264 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:35,264 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:35,264 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:35,264 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:35,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:35,266 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:35,266 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:35,266 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:35,266 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:35,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][177], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:35,617 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:35,617 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:35,617 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:35,617 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:35,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][310], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:35,617 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:35,617 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:35,617 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:35,618 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:35,619 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 88#L1050-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:35,619 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2024-11-10 14:43:35,619 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-10 14:43:35,619 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-10 14:43:35,619 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-10 14:43:35,619 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-10 14:43:35,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:35,619 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:35,619 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:35,619 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:35,619 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:35,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true]) [2024-11-10 14:43:35,620 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:35,620 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:35,620 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:35,620 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:35,621 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true]) [2024-11-10 14:43:35,621 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:35,621 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:35,621 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:35,621 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:35,621 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:35,621 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:35,621 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:35,621 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:35,621 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:35,622 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:35,622 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:35,622 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:35,622 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:35,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][310], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true]) [2024-11-10 14:43:35,622 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-10 14:43:35,622 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:35,622 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:35,622 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-10 14:43:35,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][302], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 210#L1050-5true, 300#true, Black: 264#true, 273#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 235#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 266#(not (= ~threads_mask~0 0)), 295#true, Black: 242#(= |#race~threads_mask~0| 0), 291#(not (= ~threads_mask~0 0)), Black: 245#true]) [2024-11-10 14:43:35,623 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2024-11-10 14:43:35,623 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-10 14:43:35,623 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-10 14:43:35,623 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-10 14:43:35,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][177], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 8#L1063-17true, 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:35,665 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-10 14:43:35,665 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-10 14:43:35,665 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:35,665 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-10 14:43:35,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][77], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 33#L1050-17true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 300#true, Black: 264#true, 273#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 81#L1063-19true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 235#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 266#(not (= ~threads_mask~0 0)), 295#true, Black: 240#true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, 169#L1051true]) [2024-11-10 14:43:35,680 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-10 14:43:35,680 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:35,680 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:35,680 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:35,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 233#true, 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 231#L1063-12true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:35,688 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-10 14:43:35,688 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-10 14:43:35,688 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:35,689 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:35,689 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true, 11#L1063-5true]) [2024-11-10 14:43:35,689 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-10 14:43:35,689 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:35,689 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-10 14:43:35,689 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-10 14:43:35,689 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:35,689 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:35,690 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][310], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 73#L1063-10true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:35,690 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:35,690 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-10 14:43:35,690 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:35,690 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:35,690 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:35,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 73#L1063-10true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:35,692 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-10 14:43:35,692 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-10 14:43:35,692 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-10 14:43:35,692 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-10 14:43:35,774 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 73#L1063-10true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:35,774 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:35,774 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:35,774 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:35,774 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:35,774 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:35,794 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true]) [2024-11-10 14:43:35,794 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:35,794 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:35,794 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:35,794 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:35,794 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:35,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] L1050-9-->L1050-6: Formula: (let ((.cse2 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse0 (< v_~threads_mask~0_42 0)) (.cse3 (<= 0 v_~threads_mask~0_42)) (.cse1 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|))) (and (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (<= v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) .cse2 .cse0) (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_42} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_7|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise7][286], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 302#(= |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)))), 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 211#L1050-19true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 235#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 266#(not (= ~threads_mask~0 0)), 295#true, 182#L1065-7true, Black: 240#true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, 216#L1050-6true]) [2024-11-10 14:43:35,824 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2024-11-10 14:43:35,824 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-10 14:43:35,824 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-10 14:43:35,824 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-10 14:43:35,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] L1050-9-->L1050-6: Formula: (let ((.cse2 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse0 (< v_~threads_mask~0_42 0)) (.cse3 (<= 0 v_~threads_mask~0_42)) (.cse1 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|))) (and (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (<= v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) .cse2 .cse0) (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_42} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_7|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise7][289], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 211#L1050-19true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 235#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 266#(not (= ~threads_mask~0 0)), 52#L1065-6true, 295#true, Black: 240#true, 291#(not (= ~threads_mask~0 0)), 303#(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: 245#true, 216#L1050-6true]) [2024-11-10 14:43:35,824 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:35,824 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:35,824 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:35,824 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:35,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([782] L1050-9-->L1050-6: Formula: (let ((.cse0 (<= 0 |v_threadThread2of2ForFork0_#t~bitwise6_15|)) (.cse1 (< v_~threads_mask~0_42 0)) (.cse2 (<= 0 v_~threads_mask~0_42)) (.cse3 (< |v_threadThread2of2ForFork0_#t~bitwise6_15| 0))) (and (or (<= |v_threadThread2of2ForFork0_#t~bitwise6_15| |v_threadThread2of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (< |v_threadThread2of2ForFork0_#t~bitwise7_7| 0) (and .cse0 .cse2)) (or .cse1 (<= |v_threadThread2of2ForFork0_#t~bitwise7_7| (+ |v_threadThread2of2ForFork0_#t~bitwise6_15| v_~threads_mask~0_42)) .cse3) (<= |v_threadThread2of2ForFork0_#t~bitwise7_7| 2147483647) (or (and .cse2 .cse3) (<= v_~threads_mask~0_42 |v_threadThread2of2ForFork0_#t~bitwise7_7|)))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_7|, threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} AuxVars[] AssignedVars[threadThread2of2ForFork0_#t~bitwise7][364], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, 302#(= |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: 262#(<= (+ ~threads_mask~0 1) 0), 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 138#L1050-6true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 235#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 266#(not (= ~threads_mask~0 0)), 295#true, 182#L1065-7true, Black: 240#true, 227#L1050-19true, 291#(not (= ~threads_mask~0 0)), Black: 245#true]) [2024-11-10 14:43:35,828 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2024-11-10 14:43:35,828 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-10 14:43:35,828 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-10 14:43:35,828 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-10 14:43:35,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([782] L1050-9-->L1050-6: Formula: (let ((.cse0 (<= 0 |v_threadThread2of2ForFork0_#t~bitwise6_15|)) (.cse1 (< v_~threads_mask~0_42 0)) (.cse2 (<= 0 v_~threads_mask~0_42)) (.cse3 (< |v_threadThread2of2ForFork0_#t~bitwise6_15| 0))) (and (or (<= |v_threadThread2of2ForFork0_#t~bitwise6_15| |v_threadThread2of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (< |v_threadThread2of2ForFork0_#t~bitwise7_7| 0) (and .cse0 .cse2)) (or .cse1 (<= |v_threadThread2of2ForFork0_#t~bitwise7_7| (+ |v_threadThread2of2ForFork0_#t~bitwise6_15| v_~threads_mask~0_42)) .cse3) (<= |v_threadThread2of2ForFork0_#t~bitwise7_7| 2147483647) (or (and .cse2 .cse3) (<= v_~threads_mask~0_42 |v_threadThread2of2ForFork0_#t~bitwise7_7|)))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_7|, threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} AuxVars[] AssignedVars[threadThread2of2ForFork0_#t~bitwise7][366], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 138#L1050-6true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 235#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 266#(not (= ~threads_mask~0 0)), 52#L1065-6true, 295#true, Black: 240#true, 227#L1050-19true, 291#(not (= ~threads_mask~0 0)), 303#(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: 245#true]) [2024-11-10 14:43:35,828 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:35,828 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:35,828 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:35,828 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:35,843 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][177], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:35,843 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2024-11-10 14:43:35,843 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2024-11-10 14:43:35,843 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2024-11-10 14:43:35,843 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-10 14:43:35,843 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-10 14:43:35,845 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][177], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:35,845 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-10 14:43:35,845 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:35,845 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:35,845 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:35,845 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:35,845 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:35,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] L1050-9-->L1050-6: Formula: (let ((.cse2 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse0 (< v_~threads_mask~0_42 0)) (.cse3 (<= 0 v_~threads_mask~0_42)) (.cse1 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|))) (and (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (<= v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) .cse2 .cse0) (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_42} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_7|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise7][293], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 86#L1065-5true, 304#(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))))), 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 211#L1050-19true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 235#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 266#(not (= ~threads_mask~0 0)), 295#true, Black: 240#true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, 216#L1050-6true]) [2024-11-10 14:43:35,911 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-10 14:43:35,911 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-10 14:43:35,911 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-10 14:43:35,911 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-10 14:43:35,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([782] L1050-9-->L1050-6: Formula: (let ((.cse0 (<= 0 |v_threadThread2of2ForFork0_#t~bitwise6_15|)) (.cse1 (< v_~threads_mask~0_42 0)) (.cse2 (<= 0 v_~threads_mask~0_42)) (.cse3 (< |v_threadThread2of2ForFork0_#t~bitwise6_15| 0))) (and (or (<= |v_threadThread2of2ForFork0_#t~bitwise6_15| |v_threadThread2of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (< |v_threadThread2of2ForFork0_#t~bitwise7_7| 0) (and .cse0 .cse2)) (or .cse1 (<= |v_threadThread2of2ForFork0_#t~bitwise7_7| (+ |v_threadThread2of2ForFork0_#t~bitwise6_15| v_~threads_mask~0_42)) .cse3) (<= |v_threadThread2of2ForFork0_#t~bitwise7_7| 2147483647) (or (and .cse2 .cse3) (<= v_~threads_mask~0_42 |v_threadThread2of2ForFork0_#t~bitwise7_7|)))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_7|, threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} AuxVars[] AssignedVars[threadThread2of2ForFork0_#t~bitwise7][370], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 304#(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))))), 86#L1065-5true, 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 138#L1050-6true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 235#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 266#(not (= ~threads_mask~0 0)), 295#true, Black: 240#true, 227#L1050-19true, 291#(not (= ~threads_mask~0 0)), Black: 245#true]) [2024-11-10 14:43:35,913 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-10 14:43:35,913 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-10 14:43:35,913 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-10 14:43:35,913 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-10 14:43:35,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, 104#L1050-5true, 302#(= |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: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, 182#L1065-7true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:35,921 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-10 14:43:35,921 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-10 14:43:35,921 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-10 14:43:35,921 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-10 14:43:35,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][170], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 302#(= |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)))), 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 235#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 266#(not (= ~threads_mask~0 0)), 295#true, 182#L1065-7true, Black: 240#true, 291#(not (= ~threads_mask~0 0)), Black: 245#true]) [2024-11-10 14:43:35,924 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-10 14:43:35,924 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-10 14:43:35,924 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-10 14:43:35,924 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-10 14:43:35,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 108#L1065-8true, 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:35,926 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-10 14:43:35,926 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-10 14:43:35,926 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-10 14:43:35,926 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-10 14:43:35,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 108#L1065-8true, 295#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true]) [2024-11-10 14:43:35,928 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-10 14:43:35,928 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-10 14:43:35,928 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-10 14:43:35,928 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-10 14:43:35,962 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 88#L1050-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 108#L1065-8true, 295#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true]) [2024-11-10 14:43:35,962 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-10 14:43:35,962 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-10 14:43:35,962 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-10 14:43:35,962 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-10 14:43:35,962 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-10 14:43:35,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] L1050-9-->L1050-6: Formula: (let ((.cse2 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse0 (< v_~threads_mask~0_42 0)) (.cse3 (<= 0 v_~threads_mask~0_42)) (.cse1 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|))) (and (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (<= v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) .cse2 .cse0) (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_42} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_7|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise7][295], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 273#(not (= ~threads_mask~0 0)), Black: 264#true, 155#L1065-4true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 305#(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))))), 211#L1050-19true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 235#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 266#(not (= ~threads_mask~0 0)), 295#true, Black: 240#true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, 216#L1050-6true]) [2024-11-10 14:43:35,982 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-10 14:43:35,982 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-10 14:43:35,982 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-10 14:43:35,982 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-10 14:43:35,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([782] L1050-9-->L1050-6: Formula: (let ((.cse0 (<= 0 |v_threadThread2of2ForFork0_#t~bitwise6_15|)) (.cse1 (< v_~threads_mask~0_42 0)) (.cse2 (<= 0 v_~threads_mask~0_42)) (.cse3 (< |v_threadThread2of2ForFork0_#t~bitwise6_15| 0))) (and (or (<= |v_threadThread2of2ForFork0_#t~bitwise6_15| |v_threadThread2of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (< |v_threadThread2of2ForFork0_#t~bitwise7_7| 0) (and .cse0 .cse2)) (or .cse1 (<= |v_threadThread2of2ForFork0_#t~bitwise7_7| (+ |v_threadThread2of2ForFork0_#t~bitwise6_15| v_~threads_mask~0_42)) .cse3) (<= |v_threadThread2of2ForFork0_#t~bitwise7_7| 2147483647) (or (and .cse2 .cse3) (<= v_~threads_mask~0_42 |v_threadThread2of2ForFork0_#t~bitwise7_7|)))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_7|, threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} AuxVars[] AssignedVars[threadThread2of2ForFork0_#t~bitwise7][371], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 273#(not (= ~threads_mask~0 0)), Black: 264#true, 155#L1065-4true, 305#(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: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 138#L1050-6true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 235#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 266#(not (= ~threads_mask~0 0)), 295#true, Black: 240#true, 227#L1050-19true, 291#(not (= ~threads_mask~0 0)), Black: 245#true]) [2024-11-10 14:43:35,984 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-10 14:43:35,984 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-10 14:43:35,984 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-10 14:43:35,984 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-10 14:43:35,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 88#L1050-10true, 302#(= |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)))), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, 182#L1065-7true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:35,996 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-10 14:43:35,996 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-10 14:43:35,996 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-10 14:43:35,996 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-10 14:43:35,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][177], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 302#(= |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)))), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, 182#L1065-7true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:35,997 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-10 14:43:35,997 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-10 14:43:35,997 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-10 14:43:35,997 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] L1050-9-->L1050-6: Formula: (let ((.cse2 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse0 (< v_~threads_mask~0_42 0)) (.cse3 (<= 0 v_~threads_mask~0_42)) (.cse1 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|))) (and (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (<= v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) .cse2 .cse0) (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_42} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_7|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise7][295], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 305#(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))))), 211#L1050-19true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 235#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 149#L1065-3true, 266#(not (= ~threads_mask~0 0)), 295#true, Black: 240#true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, 216#L1050-6true]) [2024-11-10 14:43:36,043 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-10 14:43:36,043 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-10 14:43:36,043 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-10 14:43:36,043 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-10 14:43:36,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([782] L1050-9-->L1050-6: Formula: (let ((.cse0 (<= 0 |v_threadThread2of2ForFork0_#t~bitwise6_15|)) (.cse1 (< v_~threads_mask~0_42 0)) (.cse2 (<= 0 v_~threads_mask~0_42)) (.cse3 (< |v_threadThread2of2ForFork0_#t~bitwise6_15| 0))) (and (or (<= |v_threadThread2of2ForFork0_#t~bitwise6_15| |v_threadThread2of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (< |v_threadThread2of2ForFork0_#t~bitwise7_7| 0) (and .cse0 .cse2)) (or .cse1 (<= |v_threadThread2of2ForFork0_#t~bitwise7_7| (+ |v_threadThread2of2ForFork0_#t~bitwise6_15| v_~threads_mask~0_42)) .cse3) (<= |v_threadThread2of2ForFork0_#t~bitwise7_7| 2147483647) (or (and .cse2 .cse3) (<= v_~threads_mask~0_42 |v_threadThread2of2ForFork0_#t~bitwise7_7|)))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_7|, threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} AuxVars[] AssignedVars[threadThread2of2ForFork0_#t~bitwise7][371], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 273#(not (= ~threads_mask~0 0)), Black: 264#true, 305#(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: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 138#L1050-6true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 235#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 266#(not (= ~threads_mask~0 0)), 149#L1065-3true, 295#true, Black: 240#true, 227#L1050-19true, 291#(not (= ~threads_mask~0 0)), Black: 245#true]) [2024-11-10 14:43:36,047 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-10 14:43:36,047 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-10 14:43:36,047 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-10 14:43:36,047 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-10 14:43:36,064 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 302#(= |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)))), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, 182#L1065-7true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:36,064 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,064 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-10 14:43:36,064 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,064 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-10 14:43:36,064 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,068 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][177], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 302#(= |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)))), 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, 182#L1065-7true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:36,068 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-10 14:43:36,068 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-10 14:43:36,068 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-10 14:43:36,068 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,068 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][177], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 108#L1065-8true, 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:36,068 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,068 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-10 14:43:36,068 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-10 14:43:36,069 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][310], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 108#L1065-8true, 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:36,069 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-10 14:43:36,069 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-10 14:43:36,069 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-10 14:43:36,069 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-10 14:43:36,071 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 108#L1065-8true, 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:36,071 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is not cut-off event [2024-11-10 14:43:36,071 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-10 14:43:36,071 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-11-10 14:43:36,071 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-10 14:43:36,071 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-11-10 14:43:36,071 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 104#L1050-5true, 233#true, 302#(= |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: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, 182#L1065-7true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:36,071 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-10 14:43:36,071 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-10 14:43:36,071 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,071 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-10 14:43:36,071 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,071 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 108#L1065-8true, 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:36,071 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,072 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-10 14:43:36,072 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-10 14:43:36,072 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-10 14:43:36,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 108#L1065-8true, 295#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true]) [2024-11-10 14:43:36,073 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,073 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-10 14:43:36,073 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-10 14:43:36,073 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-10 14:43:36,073 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 108#L1065-8true, 295#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true]) [2024-11-10 14:43:36,073 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-10 14:43:36,074 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-10 14:43:36,074 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-10 14:43:36,074 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-10 14:43:36,074 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-10 14:43:36,074 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-10 14:43:36,074 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, 88#L1050-10true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 108#L1065-8true, 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:36,074 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-10 14:43:36,074 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-10 14:43:36,074 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-10 14:43:36,074 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-10 14:43:36,074 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-10 14:43:36,074 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-10 14:43:36,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][310], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 247#(= |#race~datas~0| 0), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 108#L1065-8true, 295#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true]) [2024-11-10 14:43:36,075 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-10 14:43:36,075 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-10 14:43:36,075 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-10 14:43:36,075 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-10 14:43:36,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][302], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, 210#L1050-5true, 300#true, 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 235#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 266#(not (= ~threads_mask~0 0)), 108#L1065-8true, 295#true, Black: 242#(= |#race~threads_mask~0| 0), 291#(not (= ~threads_mask~0 0)), Black: 245#true]) [2024-11-10 14:43:36,076 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is not cut-off event [2024-11-10 14:43:36,076 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-11-10 14:43:36,076 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-11-10 14:43:36,076 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-10 14:43:36,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L1051-3-->L1051: 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][196], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 65#L1049true, 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true]) [2024-11-10 14:43:36,091 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-10 14:43:36,091 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:36,091 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:36,091 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:36,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L1051-3-->L1051: 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][196], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, 38#L1048-3true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true]) [2024-11-10 14:43:36,091 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,091 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:36,091 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:36,091 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-10 14:43:36,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L1051-3-->L1051: 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][196], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 108#L1065-8true, 295#true, 38#L1048-3true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true]) [2024-11-10 14:43:36,092 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-10 14:43:36,092 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:36,092 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:36,092 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-10 14:43:36,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L1051-3-->L1051: 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][196], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 300#true, 187#L1048-2true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true]) [2024-11-10 14:43:36,092 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-10 14:43:36,092 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:36,092 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:36,092 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-10 14:43:36,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([608] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 81#L1063-19true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 9#L1050-3true, 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:36,093 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-10 14:43:36,093 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,093 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,093 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:36,126 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 302#(= |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)))), 88#L1050-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, 182#L1065-7true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:36,127 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-10 14:43:36,127 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-10 14:43:36,127 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-10 14:43:36,127 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-10 14:43:36,127 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-10 14:43:36,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([782] L1050-9-->L1050-6: Formula: (let ((.cse0 (<= 0 |v_threadThread2of2ForFork0_#t~bitwise6_15|)) (.cse1 (< v_~threads_mask~0_42 0)) (.cse2 (<= 0 v_~threads_mask~0_42)) (.cse3 (< |v_threadThread2of2ForFork0_#t~bitwise6_15| 0))) (and (or (<= |v_threadThread2of2ForFork0_#t~bitwise6_15| |v_threadThread2of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (< |v_threadThread2of2ForFork0_#t~bitwise7_7| 0) (and .cse0 .cse2)) (or .cse1 (<= |v_threadThread2of2ForFork0_#t~bitwise7_7| (+ |v_threadThread2of2ForFork0_#t~bitwise6_15| v_~threads_mask~0_42)) .cse3) (<= |v_threadThread2of2ForFork0_#t~bitwise7_7| 2147483647) (or (and .cse2 .cse3) (<= v_~threads_mask~0_42 |v_threadThread2of2ForFork0_#t~bitwise7_7|)))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_7|, threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} AuxVars[] AssignedVars[threadThread2of2ForFork0_#t~bitwise7][364], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 302#(= |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: 264#true, 273#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 138#L1050-6true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 235#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 266#(not (= ~threads_mask~0 0)), 295#true, 182#L1065-7true, Black: 240#true, 291#(not (= ~threads_mask~0 0)), Black: 245#true]) [2024-11-10 14:43:36,127 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is not cut-off event [2024-11-10 14:43:36,127 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-10 14:43:36,127 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-10 14:43:36,127 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-10 14:43:36,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([782] L1050-9-->L1050-6: Formula: (let ((.cse0 (<= 0 |v_threadThread2of2ForFork0_#t~bitwise6_15|)) (.cse1 (< v_~threads_mask~0_42 0)) (.cse2 (<= 0 v_~threads_mask~0_42)) (.cse3 (< |v_threadThread2of2ForFork0_#t~bitwise6_15| 0))) (and (or (<= |v_threadThread2of2ForFork0_#t~bitwise6_15| |v_threadThread2of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (< |v_threadThread2of2ForFork0_#t~bitwise7_7| 0) (and .cse0 .cse2)) (or .cse1 (<= |v_threadThread2of2ForFork0_#t~bitwise7_7| (+ |v_threadThread2of2ForFork0_#t~bitwise6_15| v_~threads_mask~0_42)) .cse3) (<= |v_threadThread2of2ForFork0_#t~bitwise7_7| 2147483647) (or (and .cse2 .cse3) (<= v_~threads_mask~0_42 |v_threadThread2of2ForFork0_#t~bitwise7_7|)))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_7|, threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} AuxVars[] AssignedVars[threadThread2of2ForFork0_#t~bitwise7][366], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 264#true, 273#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 138#L1050-6true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 235#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 266#(not (= ~threads_mask~0 0)), 52#L1065-6true, 295#true, Black: 240#true, 291#(not (= ~threads_mask~0 0)), 303#(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: 245#true]) [2024-11-10 14:43:36,128 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-10 14:43:36,128 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-10 14:43:36,128 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-10 14:43:36,128 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-10 14:43:36,128 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([731] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][170], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 302#(= |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)))), 104#L1050-5true, Black: 264#true, 273#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 235#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 266#(not (= ~threads_mask~0 0)), 295#true, 182#L1065-7true, Black: 240#true, 291#(not (= ~threads_mask~0 0)), Black: 245#true]) [2024-11-10 14:43:36,128 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is not cut-off event [2024-11-10 14:43:36,128 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-10 14:43:36,128 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-11-10 14:43:36,128 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-10 14:43:36,128 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-11-10 14:43:36,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][310], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 247#(= |#race~datas~0| 0), 302#(= |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)))), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, 182#L1065-7true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:36,129 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is not cut-off event [2024-11-10 14:43:36,129 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-10 14:43:36,129 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-10 14:43:36,129 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-11-10 14:43:36,129 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][177], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 302#(= |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)))), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, 182#L1065-7true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:36,129 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-10 14:43:36,129 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-10 14:43:36,129 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-10 14:43:36,129 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,129 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,129 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-10 14:43:36,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([776] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][302], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 88#L1050-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 302#(= |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)))), 210#L1050-5true, Black: 264#true, 273#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 235#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 266#(not (= ~threads_mask~0 0)), 295#true, 182#L1065-7true, Black: 240#true, 291#(not (= ~threads_mask~0 0)), Black: 245#true]) [2024-11-10 14:43:36,131 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is not cut-off event [2024-11-10 14:43:36,131 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-10 14:43:36,131 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-11-10 14:43:36,131 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-10 14:43:36,131 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 88#L1050-10true, 302#(= |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)))), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, 182#L1065-7true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:36,131 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is not cut-off event [2024-11-10 14:43:36,131 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-10 14:43:36,131 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-11-10 14:43:36,131 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-11-10 14:43:36,131 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-10 14:43:36,131 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-11-10 14:43:36,132 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([731] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][170], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 302#(= |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)))), 233#true, 104#L1050-5true, Black: 264#true, 273#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 235#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 266#(not (= ~threads_mask~0 0)), 295#true, 182#L1065-7true, Black: 240#true, 291#(not (= ~threads_mask~0 0)), Black: 245#true]) [2024-11-10 14:43:36,132 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-10 14:43:36,132 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-10 14:43:36,132 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-10 14:43:36,132 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-10 14:43:36,132 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-10 14:43:36,132 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-10 14:43:36,133 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][177], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 302#(= |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)))), 233#true, 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, 182#L1065-7true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:36,133 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-10 14:43:36,133 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-10 14:43:36,133 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-10 14:43:36,133 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-10 14:43:36,133 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,133 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,133 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-10 14:43:36,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L1051-3-->L1051: 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][313], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 302#(= |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)))), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, 38#L1048-3true, 182#L1065-7true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true]) [2024-11-10 14:43:36,156 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-10 14:43:36,156 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:36,156 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:36,156 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:36,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L1051-3-->L1051: 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][196], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 300#true, 187#L1048-2true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 108#L1065-8true, 295#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true]) [2024-11-10 14:43:36,157 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-10 14:43:36,157 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:36,157 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:36,157 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-10 14:43:36,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-20-->L1050-19: Formula: (= |v_#race~threads_mask~0_15| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_15|} AuxVars[] AssignedVars[#race~threads_mask~0][296], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 211#L1050-19true, 225#L1064true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 9#L1050-3true, 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:36,157 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-10 14:43:36,157 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-10 14:43:36,157 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:36,157 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-10 14:43:36,168 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 108#L1065-8true, 295#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true]) [2024-11-10 14:43:36,168 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,168 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-10 14:43:36,168 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-10 14:43:36,168 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-10 14:43:36,168 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([782] L1050-9-->L1050-6: Formula: (let ((.cse0 (<= 0 |v_threadThread2of2ForFork0_#t~bitwise6_15|)) (.cse1 (< v_~threads_mask~0_42 0)) (.cse2 (<= 0 v_~threads_mask~0_42)) (.cse3 (< |v_threadThread2of2ForFork0_#t~bitwise6_15| 0))) (and (or (<= |v_threadThread2of2ForFork0_#t~bitwise6_15| |v_threadThread2of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (< |v_threadThread2of2ForFork0_#t~bitwise7_7| 0) (and .cse0 .cse2)) (or .cse1 (<= |v_threadThread2of2ForFork0_#t~bitwise7_7| (+ |v_threadThread2of2ForFork0_#t~bitwise6_15| v_~threads_mask~0_42)) .cse3) (<= |v_threadThread2of2ForFork0_#t~bitwise7_7| 2147483647) (or (and .cse2 .cse3) (<= v_~threads_mask~0_42 |v_threadThread2of2ForFork0_#t~bitwise7_7|)))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_7|, threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} AuxVars[] AssignedVars[threadThread2of2ForFork0_#t~bitwise7][370], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 304#(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))))), 86#L1065-5true, Black: 264#true, 273#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 138#L1050-6true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 235#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 266#(not (= ~threads_mask~0 0)), 295#true, Black: 240#true, 291#(not (= ~threads_mask~0 0)), Black: 245#true]) [2024-11-10 14:43:36,185 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,185 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,185 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,185 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] L1050-9-->L1050-6: Formula: (let ((.cse2 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse0 (< v_~threads_mask~0_42 0)) (.cse3 (<= 0 v_~threads_mask~0_42)) (.cse1 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|))) (and (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (<= v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) .cse2 .cse0) (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_42} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_7|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise7][286], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 302#(= |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)))), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, Black: 264#true, 273#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 235#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 266#(not (= ~threads_mask~0 0)), 295#true, 182#L1065-7true, Black: 240#true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, 216#L1050-6true]) [2024-11-10 14:43:36,190 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,190 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,190 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,190 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,197 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][177], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 108#L1065-8true, 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:36,197 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is not cut-off event [2024-11-10 14:43:36,197 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-11-10 14:43:36,197 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2024-11-10 14:43:36,197 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-11-10 14:43:36,197 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2024-11-10 14:43:36,199 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][177], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 104#L1050-5true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 108#L1065-8true, 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:36,199 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,199 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-10 14:43:36,199 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,199 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-10 14:43:36,199 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,199 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-10 14:43:36,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L1051-3-->L1051: 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][312], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 52#L1065-6true, 295#true, 38#L1048-3true, Black: 242#(= |#race~threads_mask~0| 0), 303#(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: 245#true, 169#L1051true]) [2024-11-10 14:43:36,211 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-10 14:43:36,211 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:36,211 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-10 14:43:36,211 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:36,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L1051-3-->L1051: 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][313], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 302#(= |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)))), 187#L1048-2true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, 182#L1065-7true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true]) [2024-11-10 14:43:36,211 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-10 14:43:36,211 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:36,211 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:36,211 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-10 14:43:36,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L1051-3-->L1051: 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][196], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 300#true, 187#L1048-2true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, 182#L1065-7true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true]) [2024-11-10 14:43:36,212 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-10 14:43:36,212 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-10 14:43:36,212 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:36,212 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:36,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 88#L1050-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 180#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:36,228 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-10 14:43:36,228 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-10 14:43:36,228 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-10 14:43:36,228 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-10 14:43:36,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([782] L1050-9-->L1050-6: Formula: (let ((.cse0 (<= 0 |v_threadThread2of2ForFork0_#t~bitwise6_15|)) (.cse1 (< v_~threads_mask~0_42 0)) (.cse2 (<= 0 v_~threads_mask~0_42)) (.cse3 (< |v_threadThread2of2ForFork0_#t~bitwise6_15| 0))) (and (or (<= |v_threadThread2of2ForFork0_#t~bitwise6_15| |v_threadThread2of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (< |v_threadThread2of2ForFork0_#t~bitwise7_7| 0) (and .cse0 .cse2)) (or .cse1 (<= |v_threadThread2of2ForFork0_#t~bitwise7_7| (+ |v_threadThread2of2ForFork0_#t~bitwise6_15| v_~threads_mask~0_42)) .cse3) (<= |v_threadThread2of2ForFork0_#t~bitwise7_7| 2147483647) (or (and .cse2 .cse3) (<= v_~threads_mask~0_42 |v_threadThread2of2ForFork0_#t~bitwise7_7|)))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_7|, threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} AuxVars[] AssignedVars[threadThread2of2ForFork0_#t~bitwise7][371], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 264#true, 273#(not (= ~threads_mask~0 0)), 155#L1065-4true, 305#(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: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 138#L1050-6true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 235#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 266#(not (= ~threads_mask~0 0)), 295#true, Black: 240#true, 291#(not (= ~threads_mask~0 0)), Black: 245#true]) [2024-11-10 14:43:36,232 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-10 14:43:36,232 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-10 14:43:36,232 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-10 14:43:36,232 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-10 14:43:36,239 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][177], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 104#L1050-5true, 302#(= |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)))), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, 182#L1065-7true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:36,239 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-10 14:43:36,239 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-10 14:43:36,239 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-10 14:43:36,239 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-10 14:43:36,239 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-10 14:43:36,239 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,239 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,240 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-10 14:43:36,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([782] L1050-9-->L1050-6: Formula: (let ((.cse0 (<= 0 |v_threadThread2of2ForFork0_#t~bitwise6_15|)) (.cse1 (< v_~threads_mask~0_42 0)) (.cse2 (<= 0 v_~threads_mask~0_42)) (.cse3 (< |v_threadThread2of2ForFork0_#t~bitwise6_15| 0))) (and (or (<= |v_threadThread2of2ForFork0_#t~bitwise6_15| |v_threadThread2of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (< |v_threadThread2of2ForFork0_#t~bitwise7_7| 0) (and .cse0 .cse2)) (or .cse1 (<= |v_threadThread2of2ForFork0_#t~bitwise7_7| (+ |v_threadThread2of2ForFork0_#t~bitwise6_15| v_~threads_mask~0_42)) .cse3) (<= |v_threadThread2of2ForFork0_#t~bitwise7_7| 2147483647) (or (and .cse2 .cse3) (<= v_~threads_mask~0_42 |v_threadThread2of2ForFork0_#t~bitwise7_7|)))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_7|, threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} AuxVars[] AssignedVars[threadThread2of2ForFork0_#t~bitwise7][364], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, 302#(= |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: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 264#true, 273#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 138#L1050-6true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 235#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 266#(not (= ~threads_mask~0 0)), 295#true, 182#L1065-7true, Black: 240#true, 291#(not (= ~threads_mask~0 0)), Black: 245#true]) [2024-11-10 14:43:36,242 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is not cut-off event [2024-11-10 14:43:36,242 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2024-11-10 14:43:36,242 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2024-11-10 14:43:36,242 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2024-11-10 14:43:36,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([782] L1050-9-->L1050-6: Formula: (let ((.cse0 (<= 0 |v_threadThread2of2ForFork0_#t~bitwise6_15|)) (.cse1 (< v_~threads_mask~0_42 0)) (.cse2 (<= 0 v_~threads_mask~0_42)) (.cse3 (< |v_threadThread2of2ForFork0_#t~bitwise6_15| 0))) (and (or (<= |v_threadThread2of2ForFork0_#t~bitwise6_15| |v_threadThread2of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (< |v_threadThread2of2ForFork0_#t~bitwise7_7| 0) (and .cse0 .cse2)) (or .cse1 (<= |v_threadThread2of2ForFork0_#t~bitwise7_7| (+ |v_threadThread2of2ForFork0_#t~bitwise6_15| v_~threads_mask~0_42)) .cse3) (<= |v_threadThread2of2ForFork0_#t~bitwise7_7| 2147483647) (or (and .cse2 .cse3) (<= v_~threads_mask~0_42 |v_threadThread2of2ForFork0_#t~bitwise7_7|)))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_7|, threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} AuxVars[] AssignedVars[threadThread2of2ForFork0_#t~bitwise7][366], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 264#true, 273#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 138#L1050-6true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 235#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 266#(not (= ~threads_mask~0 0)), 52#L1065-6true, 295#true, Black: 240#true, 291#(not (= ~threads_mask~0 0)), 303#(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: 245#true]) [2024-11-10 14:43:36,242 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-10 14:43:36,242 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-10 14:43:36,242 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-10 14:43:36,242 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-10 14:43:36,242 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][177], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 302#(= |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)))), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 210#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, 182#L1065-7true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:36,242 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is not cut-off event [2024-11-10 14:43:36,242 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2024-11-10 14:43:36,242 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2024-11-10 14:43:36,242 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2024-11-10 14:43:36,243 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2024-11-10 14:43:36,243 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2024-11-10 14:43:36,243 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2024-11-10 14:43:36,243 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2024-11-10 14:43:36,243 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2024-11-10 14:43:36,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L1051-3-->L1051: 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][314], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 304#(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))))), 86#L1065-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, 38#L1048-3true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true]) [2024-11-10 14:43:36,261 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-10 14:43:36,261 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-10 14:43:36,261 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-10 14:43:36,261 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-10 14:43:36,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L1051-3-->L1051: 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][312], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 187#L1048-2true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 52#L1065-6true, 295#true, Black: 242#(= |#race~threads_mask~0| 0), 303#(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: 245#true, 169#L1051true]) [2024-11-10 14:43:36,262 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-10 14:43:36,262 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-10 14:43:36,262 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-10 14:43:36,262 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-10 14:43:36,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L1051-3-->L1051: 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][196], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 300#true, 187#L1048-2true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 52#L1065-6true, 295#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true]) [2024-11-10 14:43:36,262 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-10 14:43:36,262 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-10 14:43:36,262 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-10 14:43:36,262 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-10 14:43:36,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([782] L1050-9-->L1050-6: Formula: (let ((.cse0 (<= 0 |v_threadThread2of2ForFork0_#t~bitwise6_15|)) (.cse1 (< v_~threads_mask~0_42 0)) (.cse2 (<= 0 v_~threads_mask~0_42)) (.cse3 (< |v_threadThread2of2ForFork0_#t~bitwise6_15| 0))) (and (or (<= |v_threadThread2of2ForFork0_#t~bitwise6_15| |v_threadThread2of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (< |v_threadThread2of2ForFork0_#t~bitwise7_7| 0) (and .cse0 .cse2)) (or .cse1 (<= |v_threadThread2of2ForFork0_#t~bitwise7_7| (+ |v_threadThread2of2ForFork0_#t~bitwise6_15| v_~threads_mask~0_42)) .cse3) (<= |v_threadThread2of2ForFork0_#t~bitwise7_7| 2147483647) (or (and .cse2 .cse3) (<= v_~threads_mask~0_42 |v_threadThread2of2ForFork0_#t~bitwise7_7|)))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_7|, threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} AuxVars[] AssignedVars[threadThread2of2ForFork0_#t~bitwise7][371], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 264#true, 273#(not (= ~threads_mask~0 0)), 305#(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: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 138#L1050-6true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 235#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 149#L1065-3true, 266#(not (= ~threads_mask~0 0)), 295#true, Black: 240#true, 291#(not (= ~threads_mask~0 0)), Black: 245#true]) [2024-11-10 14:43:36,274 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-10 14:43:36,274 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-10 14:43:36,274 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-10 14:43:36,274 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-10 14:43:36,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 180#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:36,277 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-10 14:43:36,277 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-10 14:43:36,277 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-10 14:43:36,277 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-10 14:43:36,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([782] L1050-9-->L1050-6: Formula: (let ((.cse0 (<= 0 |v_threadThread2of2ForFork0_#t~bitwise6_15|)) (.cse1 (< v_~threads_mask~0_42 0)) (.cse2 (<= 0 v_~threads_mask~0_42)) (.cse3 (< |v_threadThread2of2ForFork0_#t~bitwise6_15| 0))) (and (or (<= |v_threadThread2of2ForFork0_#t~bitwise6_15| |v_threadThread2of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (< |v_threadThread2of2ForFork0_#t~bitwise7_7| 0) (and .cse0 .cse2)) (or .cse1 (<= |v_threadThread2of2ForFork0_#t~bitwise7_7| (+ |v_threadThread2of2ForFork0_#t~bitwise6_15| v_~threads_mask~0_42)) .cse3) (<= |v_threadThread2of2ForFork0_#t~bitwise7_7| 2147483647) (or (and .cse2 .cse3) (<= v_~threads_mask~0_42 |v_threadThread2of2ForFork0_#t~bitwise7_7|)))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_7|, threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} AuxVars[] AssignedVars[threadThread2of2ForFork0_#t~bitwise7][366], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 264#true, 273#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 138#L1050-6true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 235#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 266#(not (= ~threads_mask~0 0)), 52#L1065-6true, 295#true, Black: 240#true, 291#(not (= ~threads_mask~0 0)), 303#(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: 245#true, 216#L1050-6true]) [2024-11-10 14:43:36,284 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is not cut-off event [2024-11-10 14:43:36,284 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2024-11-10 14:43:36,284 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2024-11-10 14:43:36,284 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2024-11-10 14:43:36,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([782] L1050-9-->L1050-6: Formula: (let ((.cse0 (<= 0 |v_threadThread2of2ForFork0_#t~bitwise6_15|)) (.cse1 (< v_~threads_mask~0_42 0)) (.cse2 (<= 0 v_~threads_mask~0_42)) (.cse3 (< |v_threadThread2of2ForFork0_#t~bitwise6_15| 0))) (and (or (<= |v_threadThread2of2ForFork0_#t~bitwise6_15| |v_threadThread2of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (< |v_threadThread2of2ForFork0_#t~bitwise7_7| 0) (and .cse0 .cse2)) (or .cse1 (<= |v_threadThread2of2ForFork0_#t~bitwise7_7| (+ |v_threadThread2of2ForFork0_#t~bitwise6_15| v_~threads_mask~0_42)) .cse3) (<= |v_threadThread2of2ForFork0_#t~bitwise7_7| 2147483647) (or (and .cse2 .cse3) (<= v_~threads_mask~0_42 |v_threadThread2of2ForFork0_#t~bitwise7_7|)))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_7|, threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} AuxVars[] AssignedVars[threadThread2of2ForFork0_#t~bitwise7][370], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 304#(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))))), 86#L1065-5true, Black: 264#true, 273#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 138#L1050-6true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 235#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 266#(not (= ~threads_mask~0 0)), 295#true, Black: 240#true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, 216#L1050-6true]) [2024-11-10 14:43:36,284 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-10 14:43:36,285 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-10 14:43:36,285 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-10 14:43:36,285 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-10 14:43:36,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] L1050-9-->L1050-6: Formula: (let ((.cse2 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse0 (< v_~threads_mask~0_42 0)) (.cse3 (<= 0 v_~threads_mask~0_42)) (.cse1 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|))) (and (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (<= v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) .cse2 .cse0) (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_42} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_7|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise7][289], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, Black: 264#true, 273#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 235#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 266#(not (= ~threads_mask~0 0)), 52#L1065-6true, 295#true, Black: 240#true, 291#(not (= ~threads_mask~0 0)), 303#(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: 245#true, 216#L1050-6true]) [2024-11-10 14:43:36,285 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is not cut-off event [2024-11-10 14:43:36,285 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2024-11-10 14:43:36,285 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2024-11-10 14:43:36,285 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2024-11-10 14:43:36,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] L1050-9-->L1050-6: Formula: (let ((.cse2 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse0 (< v_~threads_mask~0_42 0)) (.cse3 (<= 0 v_~threads_mask~0_42)) (.cse1 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|))) (and (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (<= v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) .cse2 .cse0) (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_42} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_7|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise7][293], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 86#L1065-5true, 304#(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: 264#true, 273#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 235#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 266#(not (= ~threads_mask~0 0)), 295#true, Black: 240#true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, 216#L1050-6true]) [2024-11-10 14:43:36,285 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-10 14:43:36,286 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-10 14:43:36,286 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-10 14:43:36,286 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-10 14:43:36,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([782] L1050-9-->L1050-6: Formula: (let ((.cse0 (<= 0 |v_threadThread2of2ForFork0_#t~bitwise6_15|)) (.cse1 (< v_~threads_mask~0_42 0)) (.cse2 (<= 0 v_~threads_mask~0_42)) (.cse3 (< |v_threadThread2of2ForFork0_#t~bitwise6_15| 0))) (and (or (<= |v_threadThread2of2ForFork0_#t~bitwise6_15| |v_threadThread2of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (< |v_threadThread2of2ForFork0_#t~bitwise7_7| 0) (and .cse0 .cse2)) (or .cse1 (<= |v_threadThread2of2ForFork0_#t~bitwise7_7| (+ |v_threadThread2of2ForFork0_#t~bitwise6_15| v_~threads_mask~0_42)) .cse3) (<= |v_threadThread2of2ForFork0_#t~bitwise7_7| 2147483647) (or (and .cse2 .cse3) (<= v_~threads_mask~0_42 |v_threadThread2of2ForFork0_#t~bitwise7_7|)))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_7|, threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} AuxVars[] AssignedVars[threadThread2of2ForFork0_#t~bitwise7][370], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 304#(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))))), 86#L1065-5true, Black: 264#true, 273#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 138#L1050-6true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 235#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 266#(not (= ~threads_mask~0 0)), 295#true, Black: 240#true, 291#(not (= ~threads_mask~0 0)), Black: 245#true]) [2024-11-10 14:43:36,287 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-10 14:43:36,287 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-10 14:43:36,287 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-10 14:43:36,287 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-10 14:43:36,289 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([782] L1050-9-->L1050-6: Formula: (let ((.cse0 (<= 0 |v_threadThread2of2ForFork0_#t~bitwise6_15|)) (.cse1 (< v_~threads_mask~0_42 0)) (.cse2 (<= 0 v_~threads_mask~0_42)) (.cse3 (< |v_threadThread2of2ForFork0_#t~bitwise6_15| 0))) (and (or (<= |v_threadThread2of2ForFork0_#t~bitwise6_15| |v_threadThread2of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (< |v_threadThread2of2ForFork0_#t~bitwise7_7| 0) (and .cse0 .cse2)) (or .cse1 (<= |v_threadThread2of2ForFork0_#t~bitwise7_7| (+ |v_threadThread2of2ForFork0_#t~bitwise6_15| v_~threads_mask~0_42)) .cse3) (<= |v_threadThread2of2ForFork0_#t~bitwise7_7| 2147483647) (or (and .cse2 .cse3) (<= v_~threads_mask~0_42 |v_threadThread2of2ForFork0_#t~bitwise7_7|)))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_7|, threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} AuxVars[] AssignedVars[threadThread2of2ForFork0_#t~bitwise7][366], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 138#L1050-6true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 235#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 266#(not (= ~threads_mask~0 0)), 52#L1065-6true, 295#true, Black: 240#true, 291#(not (= ~threads_mask~0 0)), 303#(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: 245#true]) [2024-11-10 14:43:36,289 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-10 14:43:36,289 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-10 14:43:36,289 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-10 14:43:36,289 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-10 14:43:36,289 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-10 14:43:36,289 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([782] L1050-9-->L1050-6: Formula: (let ((.cse0 (<= 0 |v_threadThread2of2ForFork0_#t~bitwise6_15|)) (.cse1 (< v_~threads_mask~0_42 0)) (.cse2 (<= 0 v_~threads_mask~0_42)) (.cse3 (< |v_threadThread2of2ForFork0_#t~bitwise6_15| 0))) (and (or (<= |v_threadThread2of2ForFork0_#t~bitwise6_15| |v_threadThread2of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (< |v_threadThread2of2ForFork0_#t~bitwise7_7| 0) (and .cse0 .cse2)) (or .cse1 (<= |v_threadThread2of2ForFork0_#t~bitwise7_7| (+ |v_threadThread2of2ForFork0_#t~bitwise6_15| v_~threads_mask~0_42)) .cse3) (<= |v_threadThread2of2ForFork0_#t~bitwise7_7| 2147483647) (or (and .cse2 .cse3) (<= v_~threads_mask~0_42 |v_threadThread2of2ForFork0_#t~bitwise7_7|)))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_7|, threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} AuxVars[] AssignedVars[threadThread2of2ForFork0_#t~bitwise7][370], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 86#L1065-5true, 210#L1050-5true, 304#(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))))), 273#(not (= ~threads_mask~0 0)), Black: 264#true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 138#L1050-6true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 235#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 266#(not (= ~threads_mask~0 0)), 295#true, Black: 240#true, 291#(not (= ~threads_mask~0 0)), Black: 245#true]) [2024-11-10 14:43:36,289 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-10 14:43:36,289 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-10 14:43:36,289 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-10 14:43:36,289 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-10 14:43:36,289 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-10 14:43:36,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([782] L1050-9-->L1050-6: Formula: (let ((.cse0 (<= 0 |v_threadThread2of2ForFork0_#t~bitwise6_15|)) (.cse1 (< v_~threads_mask~0_42 0)) (.cse2 (<= 0 v_~threads_mask~0_42)) (.cse3 (< |v_threadThread2of2ForFork0_#t~bitwise6_15| 0))) (and (or (<= |v_threadThread2of2ForFork0_#t~bitwise6_15| |v_threadThread2of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (< |v_threadThread2of2ForFork0_#t~bitwise7_7| 0) (and .cse0 .cse2)) (or .cse1 (<= |v_threadThread2of2ForFork0_#t~bitwise7_7| (+ |v_threadThread2of2ForFork0_#t~bitwise6_15| v_~threads_mask~0_42)) .cse3) (<= |v_threadThread2of2ForFork0_#t~bitwise7_7| 2147483647) (or (and .cse2 .cse3) (<= v_~threads_mask~0_42 |v_threadThread2of2ForFork0_#t~bitwise7_7|)))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_7|, threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} AuxVars[] AssignedVars[threadThread2of2ForFork0_#t~bitwise7][371], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 273#(not (= ~threads_mask~0 0)), Black: 264#true, 155#L1065-4true, 305#(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: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 138#L1050-6true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 235#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 266#(not (= ~threads_mask~0 0)), 295#true, Black: 240#true, 291#(not (= ~threads_mask~0 0)), Black: 245#true]) [2024-11-10 14:43:36,290 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-10 14:43:36,290 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-10 14:43:36,290 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-10 14:43:36,290 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-10 14:43:36,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([782] L1050-9-->L1050-6: Formula: (let ((.cse0 (<= 0 |v_threadThread2of2ForFork0_#t~bitwise6_15|)) (.cse1 (< v_~threads_mask~0_42 0)) (.cse2 (<= 0 v_~threads_mask~0_42)) (.cse3 (< |v_threadThread2of2ForFork0_#t~bitwise6_15| 0))) (and (or (<= |v_threadThread2of2ForFork0_#t~bitwise6_15| |v_threadThread2of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (< |v_threadThread2of2ForFork0_#t~bitwise7_7| 0) (and .cse0 .cse2)) (or .cse1 (<= |v_threadThread2of2ForFork0_#t~bitwise7_7| (+ |v_threadThread2of2ForFork0_#t~bitwise6_15| v_~threads_mask~0_42)) .cse3) (<= |v_threadThread2of2ForFork0_#t~bitwise7_7| 2147483647) (or (and .cse2 .cse3) (<= v_~threads_mask~0_42 |v_threadThread2of2ForFork0_#t~bitwise7_7|)))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_7|, threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} AuxVars[] AssignedVars[threadThread2of2ForFork0_#t~bitwise7][371], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 273#(not (= ~threads_mask~0 0)), Black: 264#true, 305#(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: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 138#L1050-6true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 235#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 266#(not (= ~threads_mask~0 0)), 149#L1065-3true, 295#true, Black: 240#true, 291#(not (= ~threads_mask~0 0)), Black: 245#true]) [2024-11-10 14:43:36,290 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-10 14:43:36,290 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-10 14:43:36,290 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-10 14:43:36,290 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-10 14:43:36,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L1051-3-->L1051: 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][315], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), 155#L1065-4true, 305#(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: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, 38#L1048-3true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true]) [2024-11-10 14:43:36,315 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-10 14:43:36,315 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-10 14:43:36,315 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-10 14:43:36,315 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-10 14:43:36,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L1051-3-->L1051: 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][314], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 304#(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))))), 86#L1065-5true, 187#L1048-2true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true]) [2024-11-10 14:43:36,315 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-10 14:43:36,315 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-10 14:43:36,315 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-10 14:43:36,315 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-10 14:43:36,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L1051-3-->L1051: 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][196], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 86#L1065-5true, 300#true, 187#L1048-2true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true]) [2024-11-10 14:43:36,316 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-10 14:43:36,316 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-10 14:43:36,316 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-10 14:43:36,316 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-10 14:43:36,328 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 88#L1050-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 180#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:36,328 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-10 14:43:36,328 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-10 14:43:36,328 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-10 14:43:36,328 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-10 14:43:36,329 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-10 14:43:36,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([780] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][310], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 180#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:36,329 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is not cut-off event [2024-11-10 14:43:36,330 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2024-11-10 14:43:36,330 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2024-11-10 14:43:36,330 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2024-11-10 14:43:36,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][177], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 180#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:36,330 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-10 14:43:36,330 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-10 14:43:36,330 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-10 14:43:36,330 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-10 14:43:36,332 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 88#L1050-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 180#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:36,332 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is not cut-off event [2024-11-10 14:43:36,332 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2024-11-10 14:43:36,332 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2024-11-10 14:43:36,332 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2024-11-10 14:43:36,332 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2024-11-10 14:43:36,332 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2024-11-10 14:43:36,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][170], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 300#true, Black: 264#true, 273#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 180#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 235#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 266#(not (= ~threads_mask~0 0)), 295#true, Black: 240#true, 291#(not (= ~threads_mask~0 0)), Black: 245#true]) [2024-11-10 14:43:36,336 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-10 14:43:36,336 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-10 14:43:36,336 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-10 14:43:36,336 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-10 14:43:36,336 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][177], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#L1050-5true, 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 180#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:36,336 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-10 14:43:36,336 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-10 14:43:36,336 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-10 14:43:36,336 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-10 14:43:36,336 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-10 14:43:36,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([782] L1050-9-->L1050-6: Formula: (let ((.cse0 (<= 0 |v_threadThread2of2ForFork0_#t~bitwise6_15|)) (.cse1 (< v_~threads_mask~0_42 0)) (.cse2 (<= 0 v_~threads_mask~0_42)) (.cse3 (< |v_threadThread2of2ForFork0_#t~bitwise6_15| 0))) (and (or (<= |v_threadThread2of2ForFork0_#t~bitwise6_15| |v_threadThread2of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (< |v_threadThread2of2ForFork0_#t~bitwise7_7| 0) (and .cse0 .cse2)) (or .cse1 (<= |v_threadThread2of2ForFork0_#t~bitwise7_7| (+ |v_threadThread2of2ForFork0_#t~bitwise6_15| v_~threads_mask~0_42)) .cse3) (<= |v_threadThread2of2ForFork0_#t~bitwise7_7| 2147483647) (or (and .cse2 .cse3) (<= v_~threads_mask~0_42 |v_threadThread2of2ForFork0_#t~bitwise7_7|)))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_7|, threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} AuxVars[] AssignedVars[threadThread2of2ForFork0_#t~bitwise7][371], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 155#L1065-4true, Black: 264#true, 273#(not (= ~threads_mask~0 0)), 305#(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: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 138#L1050-6true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 235#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 266#(not (= ~threads_mask~0 0)), 295#true, Black: 240#true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, 216#L1050-6true]) [2024-11-10 14:43:36,337 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-10 14:43:36,337 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-10 14:43:36,337 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-10 14:43:36,337 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-10 14:43:36,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] L1050-9-->L1050-6: Formula: (let ((.cse2 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse0 (< v_~threads_mask~0_42 0)) (.cse3 (<= 0 v_~threads_mask~0_42)) (.cse1 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|))) (and (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (<= v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) .cse2 .cse0) (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_42} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_7|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise7][295], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, Black: 264#true, 273#(not (= ~threads_mask~0 0)), 155#L1065-4true, 305#(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: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 235#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 266#(not (= ~threads_mask~0 0)), 295#true, Black: 240#true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, 216#L1050-6true]) [2024-11-10 14:43:36,337 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-10 14:43:36,337 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-10 14:43:36,337 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-10 14:43:36,337 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-10 14:43:36,339 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([782] L1050-9-->L1050-6: Formula: (let ((.cse0 (<= 0 |v_threadThread2of2ForFork0_#t~bitwise6_15|)) (.cse1 (< v_~threads_mask~0_42 0)) (.cse2 (<= 0 v_~threads_mask~0_42)) (.cse3 (< |v_threadThread2of2ForFork0_#t~bitwise6_15| 0))) (and (or (<= |v_threadThread2of2ForFork0_#t~bitwise6_15| |v_threadThread2of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (< |v_threadThread2of2ForFork0_#t~bitwise7_7| 0) (and .cse0 .cse2)) (or .cse1 (<= |v_threadThread2of2ForFork0_#t~bitwise7_7| (+ |v_threadThread2of2ForFork0_#t~bitwise6_15| v_~threads_mask~0_42)) .cse3) (<= |v_threadThread2of2ForFork0_#t~bitwise7_7| 2147483647) (or (and .cse2 .cse3) (<= v_~threads_mask~0_42 |v_threadThread2of2ForFork0_#t~bitwise7_7|)))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_7|, threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} AuxVars[] AssignedVars[threadThread2of2ForFork0_#t~bitwise7][371], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 264#true, 273#(not (= ~threads_mask~0 0)), 155#L1065-4true, 305#(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: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 138#L1050-6true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 235#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 266#(not (= ~threads_mask~0 0)), 295#true, Black: 240#true, 291#(not (= ~threads_mask~0 0)), Black: 245#true]) [2024-11-10 14:43:36,339 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-10 14:43:36,339 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-10 14:43:36,339 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-10 14:43:36,339 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-10 14:43:36,339 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-10 14:43:36,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L1051-3-->L1051: 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][315], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 305#(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))))), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 149#L1065-3true, 295#true, 38#L1048-3true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true]) [2024-11-10 14:43:36,356 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-10 14:43:36,356 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-10 14:43:36,356 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-10 14:43:36,356 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-10 14:43:36,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L1051-3-->L1051: 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][315], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 187#L1048-2true, Black: 266#(not (= ~threads_mask~0 0)), 155#L1065-4true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 305#(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))))), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true]) [2024-11-10 14:43:36,357 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-10 14:43:36,357 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-10 14:43:36,357 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-10 14:43:36,357 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-10 14:43:36,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L1051-3-->L1051: 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][196], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 300#true, 187#L1048-2true, Black: 266#(not (= ~threads_mask~0 0)), 155#L1065-4true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true]) [2024-11-10 14:43:36,357 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-10 14:43:36,357 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-10 14:43:36,358 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-10 14:43:36,358 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-10 14:43:36,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L1051-3-->L1051: 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][196], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 65#L1049true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 108#L1065-8true, 295#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true]) [2024-11-10 14:43:36,358 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-10 14:43:36,358 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-10 14:43:36,359 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-10 14:43:36,359 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-10 14:43:36,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([782] L1050-9-->L1050-6: Formula: (let ((.cse0 (<= 0 |v_threadThread2of2ForFork0_#t~bitwise6_15|)) (.cse1 (< v_~threads_mask~0_42 0)) (.cse2 (<= 0 v_~threads_mask~0_42)) (.cse3 (< |v_threadThread2of2ForFork0_#t~bitwise6_15| 0))) (and (or (<= |v_threadThread2of2ForFork0_#t~bitwise6_15| |v_threadThread2of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (< |v_threadThread2of2ForFork0_#t~bitwise7_7| 0) (and .cse0 .cse2)) (or .cse1 (<= |v_threadThread2of2ForFork0_#t~bitwise7_7| (+ |v_threadThread2of2ForFork0_#t~bitwise6_15| v_~threads_mask~0_42)) .cse3) (<= |v_threadThread2of2ForFork0_#t~bitwise7_7| 2147483647) (or (and .cse2 .cse3) (<= v_~threads_mask~0_42 |v_threadThread2of2ForFork0_#t~bitwise7_7|)))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_7|, threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} AuxVars[] AssignedVars[threadThread2of2ForFork0_#t~bitwise7][371], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 264#true, 273#(not (= ~threads_mask~0 0)), 305#(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: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 138#L1050-6true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 235#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 149#L1065-3true, 266#(not (= ~threads_mask~0 0)), 295#true, Black: 240#true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, 216#L1050-6true]) [2024-11-10 14:43:36,368 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-10 14:43:36,368 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-10 14:43:36,368 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-10 14:43:36,369 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-10 14:43:36,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] L1050-9-->L1050-6: Formula: (let ((.cse2 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse0 (< v_~threads_mask~0_42 0)) (.cse3 (<= 0 v_~threads_mask~0_42)) (.cse1 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|))) (and (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (<= v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) .cse2 .cse0) (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_42} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_7|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise7][295], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, Black: 264#true, 273#(not (= ~threads_mask~0 0)), 305#(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: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 235#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 266#(not (= ~threads_mask~0 0)), 149#L1065-3true, 295#true, Black: 240#true, 291#(not (= ~threads_mask~0 0)), Black: 245#true, 216#L1050-6true]) [2024-11-10 14:43:36,369 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-10 14:43:36,369 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-10 14:43:36,369 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-10 14:43:36,369 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-10 14:43:36,372 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([782] L1050-9-->L1050-6: Formula: (let ((.cse0 (<= 0 |v_threadThread2of2ForFork0_#t~bitwise6_15|)) (.cse1 (< v_~threads_mask~0_42 0)) (.cse2 (<= 0 v_~threads_mask~0_42)) (.cse3 (< |v_threadThread2of2ForFork0_#t~bitwise6_15| 0))) (and (or (<= |v_threadThread2of2ForFork0_#t~bitwise6_15| |v_threadThread2of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (< |v_threadThread2of2ForFork0_#t~bitwise7_7| 0) (and .cse0 .cse2)) (or .cse1 (<= |v_threadThread2of2ForFork0_#t~bitwise7_7| (+ |v_threadThread2of2ForFork0_#t~bitwise6_15| v_~threads_mask~0_42)) .cse3) (<= |v_threadThread2of2ForFork0_#t~bitwise7_7| 2147483647) (or (and .cse2 .cse3) (<= v_~threads_mask~0_42 |v_threadThread2of2ForFork0_#t~bitwise7_7|)))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_7|, threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} AuxVars[] AssignedVars[threadThread2of2ForFork0_#t~bitwise7][371], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, Black: 264#true, 273#(not (= ~threads_mask~0 0)), 305#(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: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 138#L1050-6true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 285#(not (= ~threads_mask~0 0)), Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 235#true, Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 266#(not (= ~threads_mask~0 0)), 149#L1065-3true, 295#true, Black: 240#true, 291#(not (= ~threads_mask~0 0)), Black: 245#true]) [2024-11-10 14:43:36,372 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-10 14:43:36,372 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-10 14:43:36,372 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-10 14:43:36,372 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-10 14:43:36,372 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-10 14:43:36,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L1051-3-->L1051: 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][315], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 187#L1048-2true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 305#(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))))), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 149#L1065-3true, 295#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true]) [2024-11-10 14:43:36,393 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-10 14:43:36,393 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-10 14:43:36,393 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-10 14:43:36,393 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L1051-3-->L1051: 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][196], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 300#true, 187#L1048-2true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 149#L1065-3true, 295#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true]) [2024-11-10 14:43:36,393 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-10 14:43:36,393 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,393 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-10 14:43:36,393 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-10 14:43:36,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L1051-3-->L1051: 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][196], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 300#true, 187#L1048-2true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 180#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true]) [2024-11-10 14:43:36,394 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-10 14:43:36,394 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-10 14:43:36,394 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-10 14:43:36,394 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L1051-3-->L1051: 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][313], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 302#(= |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: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 65#L1049true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, 182#L1065-7true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true]) [2024-11-10 14:43:36,395 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-10 14:43:36,395 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-10 14:43:36,395 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-10 14:43:36,395 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L1051-3-->L1051: 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][196], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 65#L1049true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, 182#L1065-7true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true]) [2024-11-10 14:43:36,395 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-10 14:43:36,395 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,395 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-10 14:43:36,395 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-10 14:43:36,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-20-->L1050-19: Formula: (= |v_#race~threads_mask~0_15| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_15|} AuxVars[] AssignedVars[#race~threads_mask~0][296], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 211#L1050-19true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 9#L1050-3true, 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 108#L1065-8true, 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:36,396 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-10 14:43:36,396 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:36,396 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-10 14:43:36,396 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-10 14:43:36,405 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][177], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, 104#L1050-5true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 180#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:36,405 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-10 14:43:36,405 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-10 14:43:36,405 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-10 14:43:36,405 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-10 14:43:36,405 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-10 14:43:36,405 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-10 14:43:36,408 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([735] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][177], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 210#L1050-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 180#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:36,408 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is not cut-off event [2024-11-10 14:43:36,408 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2024-11-10 14:43:36,408 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2024-11-10 14:43:36,408 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2024-11-10 14:43:36,409 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2024-11-10 14:43:36,409 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2024-11-10 14:43:36,409 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2024-11-10 14:43:36,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([790] L1051-3-->L1051: 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][373], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 52#L1065-6true, 295#true, Black: 242#(= |#race~threads_mask~0| 0), 303#(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: 245#true]) [2024-11-10 14:43:36,421 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-10 14:43:36,421 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-10 14:43:36,421 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-10 14:43:36,421 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-10 14:43:36,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([790] L1051-3-->L1051: 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][374], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 302#(= |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: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, 182#L1065-7true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true]) [2024-11-10 14:43:36,421 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-10 14:43:36,421 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-10 14:43:36,421 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-10 14:43:36,421 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-10 14:43:36,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L1051-3-->L1051: 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][312], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 65#L1049true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 52#L1065-6true, 295#true, Black: 242#(= |#race~threads_mask~0| 0), 303#(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: 245#true, 169#L1051true]) [2024-11-10 14:43:36,427 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-10 14:43:36,427 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,427 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,427 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-10 14:43:36,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L1051-3-->L1051: 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][196], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 65#L1049true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 52#L1065-6true, 295#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true]) [2024-11-10 14:43:36,427 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-10 14:43:36,427 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,427 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-10 14:43:36,427 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-20-->L1050-19: Formula: (= |v_#race~threads_mask~0_15| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_15|} AuxVars[] AssignedVars[#race~threads_mask~0][296], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 211#L1050-19true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 9#L1050-3true, 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, 182#L1065-7true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:36,428 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-10 14:43:36,428 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-10 14:43:36,428 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-10 14:43:36,428 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-10 14:43:36,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([790] L1051-3-->L1051: 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][375], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 304#(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))))), 86#L1065-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true]) [2024-11-10 14:43:36,444 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-10 14:43:36,444 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-10 14:43:36,444 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-10 14:43:36,444 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2024-11-10 14:43:36,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L1051-3-->L1051: 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][314], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 86#L1065-5true, 304#(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: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 65#L1049true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true]) [2024-11-10 14:43:36,454 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-10 14:43:36,454 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-10 14:43:36,454 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-10 14:43:36,454 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-10 14:43:36,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L1051-3-->L1051: 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][196], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 86#L1065-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 65#L1049true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true]) [2024-11-10 14:43:36,455 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-10 14:43:36,455 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-10 14:43:36,455 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-10 14:43:36,455 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-10 14:43:36,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-20-->L1050-19: Formula: (= |v_#race~threads_mask~0_15| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_15|} AuxVars[] AssignedVars[#race~threads_mask~0][296], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 211#L1050-19true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 9#L1050-3true, 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 52#L1065-6true, 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:36,455 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-10 14:43:36,455 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-10 14:43:36,456 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-10 14:43:36,456 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-10 14:43:36,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([790] L1051-3-->L1051: 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][376], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), 155#L1065-4true, 305#(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: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true]) [2024-11-10 14:43:36,469 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-10 14:43:36,469 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2024-11-10 14:43:36,469 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2024-11-10 14:43:36,469 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-10 14:43:36,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L1051-3-->L1051: 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][312], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 88#L1050-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 52#L1065-6true, 295#true, Black: 242#(= |#race~threads_mask~0| 0), 303#(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: 245#true, 169#L1051true]) [2024-11-10 14:43:36,473 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-10 14:43:36,473 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-10 14:43:36,473 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-10 14:43:36,473 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-10 14:43:36,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L1051-3-->L1051: 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][314], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 88#L1050-10true, 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 86#L1065-5true, 304#(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: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true]) [2024-11-10 14:43:36,473 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-10 14:43:36,473 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2024-11-10 14:43:36,473 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2024-11-10 14:43:36,473 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2024-11-10 14:43:36,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L1051-3-->L1051: 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][315], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), 155#L1065-4true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 305#(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))))), 65#L1049true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true]) [2024-11-10 14:43:36,482 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-10 14:43:36,482 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-10 14:43:36,482 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-10 14:43:36,482 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-10 14:43:36,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L1051-3-->L1051: 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][196], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), 155#L1065-4true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 65#L1049true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true]) [2024-11-10 14:43:36,483 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-10 14:43:36,483 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-10 14:43:36,483 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-10 14:43:36,483 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-10 14:43:36,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-20-->L1050-19: Formula: (= |v_#race~threads_mask~0_15| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_15|} AuxVars[] AssignedVars[#race~threads_mask~0][296], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 86#L1065-5true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 211#L1050-19true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 9#L1050-3true, 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:36,483 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-10 14:43:36,483 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-10 14:43:36,483 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-10 14:43:36,483 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-10 14:43:36,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L1051-3-->L1051: 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][315], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, Black: 266#(not (= ~threads_mask~0 0)), 155#L1065-4true, 305#(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: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true]) [2024-11-10 14:43:36,488 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-10 14:43:36,488 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-10 14:43:36,488 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-10 14:43:36,488 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-10 14:43:36,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([790] L1051-3-->L1051: 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][376], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), Black: 266#(not (= ~threads_mask~0 0)), 305#(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: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 119#L1050-12true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 149#L1065-3true, 295#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true]) [2024-11-10 14:43:36,494 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-10 14:43:36,494 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-10 14:43:36,494 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-10 14:43:36,494 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-10 14:43:36,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L1051-3-->L1051: 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][315], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 305#(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))))), 65#L1049true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 149#L1065-3true, 295#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true]) [2024-11-10 14:43:36,507 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-10 14:43:36,507 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-10 14:43:36,507 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-10 14:43:36,507 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-10 14:43:36,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L1051-3-->L1051: 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][196], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 65#L1049true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 149#L1065-3true, 295#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true]) [2024-11-10 14:43:36,508 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-10 14:43:36,508 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-10 14:43:36,508 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-10 14:43:36,508 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-10 14:43:36,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L1051-3-->L1051: 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][196], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 65#L1049true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 180#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true]) [2024-11-10 14:43:36,508 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-10 14:43:36,508 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-10 14:43:36,508 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-10 14:43:36,508 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-10 14:43:36,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-20-->L1050-19: Formula: (= |v_#race~threads_mask~0_15| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_15|} AuxVars[] AssignedVars[#race~threads_mask~0][296], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), 155#L1065-4true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 211#L1050-19true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 9#L1050-3true, 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:36,509 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-10 14:43:36,509 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,509 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-10 14:43:36,509 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-10 14:43:36,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L1051-3-->L1051: 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][315], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 88#L1050-10true, Black: 266#(not (= ~threads_mask~0 0)), 305#(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: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 149#L1065-3true, 295#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true]) [2024-11-10 14:43:36,511 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-10 14:43:36,511 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-10 14:43:36,511 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-10 14:43:36,511 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-10 14:43:36,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([790] L1051-3-->L1051: 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][373], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 52#L1065-6true, 295#true, Black: 242#(= |#race~threads_mask~0| 0), 303#(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: 245#true, 216#L1050-6true]) [2024-11-10 14:43:36,511 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is not cut-off event [2024-11-10 14:43:36,511 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is not cut-off event [2024-11-10 14:43:36,511 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is not cut-off event [2024-11-10 14:43:36,511 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is not cut-off event [2024-11-10 14:43:36,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([790] L1051-3-->L1051: 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][375], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 86#L1065-5true, 304#(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: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 216#L1050-6true]) [2024-11-10 14:43:36,512 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-10 14:43:36,512 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-10 14:43:36,512 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-10 14:43:36,512 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-10 14:43:36,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L1051-3-->L1051: 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][312], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 52#L1065-6true, 295#true, Black: 242#(= |#race~threads_mask~0| 0), 303#(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: 245#true, 169#L1051true]) [2024-11-10 14:43:36,522 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-10 14:43:36,522 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-10 14:43:36,522 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-10 14:43:36,522 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-10 14:43:36,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L1051-3-->L1051: 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][314], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 86#L1065-5true, 304#(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: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true]) [2024-11-10 14:43:36,523 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-10 14:43:36,523 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-10 14:43:36,523 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-10 14:43:36,524 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-10 14:43:36,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-20-->L1050-19: Formula: (= |v_#race~threads_mask~0_15| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_15|} AuxVars[] AssignedVars[#race~threads_mask~0][296], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, 300#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 211#L1050-19true, 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 9#L1050-3true, 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 149#L1065-3true, 295#true, Black: 240#true, Black: 245#true]) [2024-11-10 14:43:36,529 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-10 14:43:36,529 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-10 14:43:36,529 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,529 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-10 14:43:36,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([790] L1051-3-->L1051: 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][376], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), 155#L1065-4true, 305#(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: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 216#L1050-6true]) [2024-11-10 14:43:36,532 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-10 14:43:36,532 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-10 14:43:36,532 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-10 14:43:36,532 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-10 14:43:36,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L1051-3-->L1051: 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][315], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 155#L1065-4true, Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 305#(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))))), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true]) [2024-11-10 14:43:36,540 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-10 14:43:36,540 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-10 14:43:36,540 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-10 14:43:36,540 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-10 14:43:36,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([790] L1051-3-->L1051: 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][376], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), Black: 262#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 266#(not (= ~threads_mask~0 0)), Black: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 305#(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))))), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), 61#L1051true, Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 149#L1065-3true, 295#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 216#L1050-6true]) [2024-11-10 14:43:36,545 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-10 14:43:36,545 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-10 14:43:36,545 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-10 14:43:36,546 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-10 14:43:36,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L1051-3-->L1051: 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][315], [Black: 251#(= |ULTIMATE.start_main_~i~0#1| 0), 247#(= |#race~datas~0| 0), 233#true, Black: 262#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, Black: 266#(not (= ~threads_mask~0 0)), 305#(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: 267#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#true, Black: 274#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 273#(not (= ~threads_mask~0 0)), Black: 280#(and (not (= ~threads_mask~0 1)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 279#(not (= ~threads_mask~0 1)), 264#true, Black: 286#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 285#(not (= ~threads_mask~0 0)), 235#true, Black: 291#(not (= ~threads_mask~0 0)), Black: 292#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 149#L1065-3true, 295#true, Black: 242#(= |#race~threads_mask~0| 0), Black: 245#true, 169#L1051true]) [2024-11-10 14:43:36,550 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-10 14:43:36,550 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-10 14:43:36,551 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-10 14:43:36,551 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-10 14:43:36,851 INFO L124 PetriNetUnfolderBase]: 20128/60156 cut-off events. [2024-11-10 14:43:36,852 INFO L125 PetriNetUnfolderBase]: For 60295/61666 co-relation queries the response was YES. [2024-11-10 14:43:37,104 INFO L83 FinitePrefix]: Finished finitePrefix Result has 120259 conditions, 60156 events. 20128/60156 cut-off events. For 60295/61666 co-relation queries the response was YES. Maximal size of possible extension queue 1629. Compared 779812 event pairs, 6384 based on Foata normal form. 130/52227 useless extension candidates. Maximal degree in co-relation 115227. Up to 16450 conditions per place. [2024-11-10 14:43:37,280 INFO L140 encePairwiseOnDemand]: 236/251 looper letters, 81 selfloop transitions, 38 changer transitions 0/377 dead transitions. [2024-11-10 14:43:37,280 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 269 places, 377 transitions, 1672 flow [2024-11-10 14:43:37,281 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-10 14:43:37,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-10 14:43:37,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1323 transitions. [2024-11-10 14:43:37,282 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8784860557768924 [2024-11-10 14:43:37,282 INFO L175 Difference]: Start difference. First operand has 264 places, 307 transitions, 1289 flow. Second operand 6 states and 1323 transitions. [2024-11-10 14:43:37,282 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 269 places, 377 transitions, 1672 flow [2024-11-10 14:43:37,385 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 267 places, 377 transitions, 1648 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-10 14:43:37,389 INFO L231 Difference]: Finished difference. Result has 272 places, 344 transitions, 1519 flow [2024-11-10 14:43:37,389 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=251, PETRI_DIFFERENCE_MINUEND_FLOW=1265, PETRI_DIFFERENCE_MINUEND_PLACES=262, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=307, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=293, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1519, PETRI_PLACES=272, PETRI_TRANSITIONS=344} [2024-11-10 14:43:37,389 INFO L277 CegarLoopForPetriNet]: 234 programPoint places, 38 predicate places. [2024-11-10 14:43:37,390 INFO L471 AbstractCegarLoop]: Abstraction has has 272 places, 344 transitions, 1519 flow [2024-11-10 14:43:37,390 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 203.33333333333334) internal successors, (1220), 6 states have internal predecessors, (1220), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:43:37,390 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-10 14:43:37,390 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 14:43:37,390 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable35 [2024-11-10 14:43:37,390 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting threadErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-10 14:43:37,390 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 14:43:37,391 INFO L85 PathProgramCache]: Analyzing trace with hash 10198560, now seen corresponding path program 1 times [2024-11-10 14:43:37,391 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 14:43:37,391 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [655307936] [2024-11-10 14:43:37,391 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 14:43:37,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 14:43:37,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 14:43:37,666 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-10 14:43:37,666 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 14:43:37,666 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [655307936] [2024-11-10 14:43:37,666 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [655307936] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 14:43:37,666 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 14:43:37,666 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-10 14:43:37,666 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1643990973] [2024-11-10 14:43:37,667 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 14:43:37,667 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-10 14:43:37,667 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 14:43:37,667 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-10 14:43:37,668 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-10 14:43:37,769 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 204 out of 251 [2024-11-10 14:43:37,770 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 272 places, 344 transitions, 1519 flow. Second operand has 6 states, 6 states have (on average 207.33333333333334) internal successors, (1244), 6 states have internal predecessors, (1244), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 14:43:37,770 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-10 14:43:37,770 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 204 of 251 [2024-11-10 14:43:37,770 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand