./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/no-data-race.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/per-thread-index-bitmask.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 4a390ef5 Calling Ultimate with: /root/.sdkman/candidates/java/current/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 /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/per-thread-index-bitmask.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 3787427d85789c6543b359d801a5f9325d8405a4b765c9b89d348aba34fa2c55 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-4a390ef-m [2024-10-24 15:37:00,205 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-24 15:37:00,278 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-10-24 15:37:00,282 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-24 15:37:00,283 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-24 15:37:00,319 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-24 15:37:00,320 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-24 15:37:00,320 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-24 15:37:00,321 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-24 15:37:00,321 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-24 15:37:00,322 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-24 15:37:00,322 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-24 15:37:00,322 INFO L153 SettingsManager]: * Use SBE=true [2024-10-24 15:37:00,323 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-24 15:37:00,323 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-24 15:37:00,323 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-24 15:37:00,324 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-24 15:37:00,324 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-24 15:37:00,324 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-24 15:37:00,325 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-24 15:37:00,325 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-24 15:37:00,328 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-24 15:37:00,328 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-10-24 15:37:00,329 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-24 15:37:00,329 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-10-24 15:37:00,329 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-24 15:37:00,329 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-24 15:37:00,330 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-24 15:37:00,332 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-24 15:37:00,332 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-24 15:37:00,333 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-24 15:37:00,333 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-24 15:37:00,333 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-24 15:37:00,333 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-24 15:37:00,333 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-24 15:37:00,334 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-24 15:37:00,334 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-24 15:37:00,334 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-24 15:37:00,334 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-24 15:37:00,335 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-24 15:37:00,336 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-24 15:37:00,336 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 -> 3787427d85789c6543b359d801a5f9325d8405a4b765c9b89d348aba34fa2c55 [2024-10-24 15:37:00,619 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-24 15:37:00,641 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-24 15:37:00,643 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-24 15:37:00,644 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-24 15:37:00,644 INFO L274 PluginConnector]: CDTParser initialized [2024-10-24 15:37:00,646 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/per-thread-index-bitmask.i [2024-10-24 15:37:02,121 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-24 15:37:02,385 INFO L384 CDTParser]: Found 1 translation units. [2024-10-24 15:37:02,386 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/per-thread-index-bitmask.i [2024-10-24 15:37:02,410 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/e08cbe259/226254e65f5a423dae4773cd7ed40ff5/FLAG3e60e7708 [2024-10-24 15:37:02,423 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/e08cbe259/226254e65f5a423dae4773cd7ed40ff5 [2024-10-24 15:37:02,426 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-24 15:37:02,427 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-24 15:37:02,437 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-24 15:37:02,437 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-24 15:37:02,444 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-24 15:37:02,445 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.10 03:37:02" (1/1) ... [2024-10-24 15:37:02,446 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@96426e3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:37:02, skipping insertion in model container [2024-10-24 15:37:02,446 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.10 03:37:02" (1/1) ... [2024-10-24 15:37:02,500 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-24 15:37:02,913 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-24 15:37:02,923 INFO L200 MainTranslator]: Completed pre-run [2024-10-24 15:37:02,977 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-24 15:37:03,034 INFO L204 MainTranslator]: Completed translation [2024-10-24 15:37:03,034 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:37:03 WrapperNode [2024-10-24 15:37:03,035 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-24 15:37:03,035 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-24 15:37:03,035 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-24 15:37:03,036 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-24 15:37:03,042 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:37:03" (1/1) ... [2024-10-24 15:37:03,068 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:37:03" (1/1) ... [2024-10-24 15:37:03,102 INFO L138 Inliner]: procedures = 277, calls = 22, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 145 [2024-10-24 15:37:03,102 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-24 15:37:03,103 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-24 15:37:03,103 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-24 15:37:03,103 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-24 15:37:03,110 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:37:03" (1/1) ... [2024-10-24 15:37:03,110 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:37:03" (1/1) ... [2024-10-24 15:37:03,114 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:37:03" (1/1) ... [2024-10-24 15:37:03,115 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:37:03" (1/1) ... [2024-10-24 15:37:03,122 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:37:03" (1/1) ... [2024-10-24 15:37:03,125 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:37:03" (1/1) ... [2024-10-24 15:37:03,127 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:37:03" (1/1) ... [2024-10-24 15:37:03,129 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:37:03" (1/1) ... [2024-10-24 15:37:03,132 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-24 15:37:03,133 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-24 15:37:03,133 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-24 15:37:03,133 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-24 15:37:03,134 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:37:03" (1/1) ... [2024-10-24 15:37:03,143 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-24 15:37:03,162 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-24 15:37:03,181 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-10-24 15:37:03,183 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-10-24 15:37:03,228 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-24 15:37:03,228 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-10-24 15:37:03,229 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-10-24 15:37:03,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-10-24 15:37:03,229 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-10-24 15:37:03,229 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-10-24 15:37:03,229 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-24 15:37:03,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-10-24 15:37:03,229 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2024-10-24 15:37:03,230 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2024-10-24 15:37:03,230 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-24 15:37:03,230 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-24 15:37:03,231 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-10-24 15:37:03,394 INFO L238 CfgBuilder]: Building ICFG [2024-10-24 15:37:03,397 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-24 15:37:03,765 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-10-24 15:37:03,766 INFO L287 CfgBuilder]: Performing block encoding [2024-10-24 15:37:03,817 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-24 15:37:03,818 INFO L314 CfgBuilder]: Removed 2 assume(true) statements. [2024-10-24 15:37:03,819 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.10 03:37:03 BoogieIcfgContainer [2024-10-24 15:37:03,819 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-24 15:37:03,821 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-24 15:37:03,821 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-24 15:37:03,825 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-24 15:37:03,825 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.10 03:37:02" (1/3) ... [2024-10-24 15:37:03,826 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@473770df and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.10 03:37:03, skipping insertion in model container [2024-10-24 15:37:03,826 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 03:37:03" (2/3) ... [2024-10-24 15:37:03,826 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@473770df and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.10 03:37:03, skipping insertion in model container [2024-10-24 15:37:03,827 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.10 03:37:03" (3/3) ... [2024-10-24 15:37:03,828 INFO L112 eAbstractionObserver]: Analyzing ICFG per-thread-index-bitmask.i [2024-10-24 15:37:03,842 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-24 15:37:03,842 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 11 error locations. [2024-10-24 15:37:03,842 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-10-24 15:37:03,909 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-10-24 15:37:03,955 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 187 places, 202 transitions, 411 flow [2024-10-24 15:37:04,067 INFO L124 PetriNetUnfolderBase]: 30/300 cut-off events. [2024-10-24 15:37:04,067 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-10-24 15:37:04,076 INFO L83 FinitePrefix]: Finished finitePrefix Result has 305 conditions, 300 events. 30/300 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 611 event pairs, 0 based on Foata normal form. 0/250 useless extension candidates. Maximal degree in co-relation 150. Up to 6 conditions per place. [2024-10-24 15:37:04,077 INFO L82 GeneralOperation]: Start removeDead. Operand has 187 places, 202 transitions, 411 flow [2024-10-24 15:37:04,085 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 187 places, 202 transitions, 411 flow [2024-10-24 15:37:04,100 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-24 15:37:04,109 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;@328c8955, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-24 15:37:04,110 INFO L334 AbstractCegarLoop]: Starting to check reachability of 16 error locations. [2024-10-24 15:37:04,123 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-24 15:37:04,124 INFO L124 PetriNetUnfolderBase]: 2/40 cut-off events. [2024-10-24 15:37:04,124 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-24 15:37:04,125 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:37:04,126 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-10-24 15:37:04,126 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-10-24 15:37:04,131 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:37:04,132 INFO L85 PathProgramCache]: Analyzing trace with hash -1455706932, now seen corresponding path program 1 times [2024-10-24 15:37:04,143 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:37:04,144 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1093157325] [2024-10-24 15:37:04,144 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:37:04,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:37:04,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:37:04,419 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:37:04,419 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:37:04,420 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1093157325] [2024-10-24 15:37:04,420 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1093157325] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:37:04,421 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:37:04,421 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-24 15:37:04,422 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1350521845] [2024-10-24 15:37:04,423 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:37:04,432 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-24 15:37:04,438 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:37:04,459 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-24 15:37:04,460 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-24 15:37:04,513 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 176 out of 202 [2024-10-24 15:37:04,518 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 187 places, 202 transitions, 411 flow. Second operand has 3 states, 3 states have (on average 177.33333333333334) internal successors, (532), 3 states have internal predecessors, (532), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:04,518 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:37:04,518 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 176 of 202 [2024-10-24 15:37:04,519 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:37:04,719 INFO L124 PetriNetUnfolderBase]: 115/750 cut-off events. [2024-10-24 15:37:04,719 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-10-24 15:37:04,726 INFO L83 FinitePrefix]: Finished finitePrefix Result has 879 conditions, 750 events. 115/750 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 27. Compared 3680 event pairs, 17 based on Foata normal form. 10/622 useless extension candidates. Maximal degree in co-relation 712. Up to 122 conditions per place. [2024-10-24 15:37:04,731 INFO L140 encePairwiseOnDemand]: 195/202 looper letters, 19 selfloop transitions, 2 changer transitions 2/197 dead transitions. [2024-10-24 15:37:04,732 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 188 places, 197 transitions, 443 flow [2024-10-24 15:37:04,733 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-24 15:37:04,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-24 15:37:04,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 554 transitions. [2024-10-24 15:37:04,750 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9141914191419142 [2024-10-24 15:37:04,753 INFO L175 Difference]: Start difference. First operand has 187 places, 202 transitions, 411 flow. Second operand 3 states and 554 transitions. [2024-10-24 15:37:04,754 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 188 places, 197 transitions, 443 flow [2024-10-24 15:37:04,758 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 188 places, 197 transitions, 443 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-24 15:37:04,765 INFO L231 Difference]: Finished difference. Result has 188 places, 195 transitions, 401 flow [2024-10-24 15:37:04,767 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=401, PETRI_DIFFERENCE_MINUEND_PLACES=186, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=197, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=195, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=401, PETRI_PLACES=188, PETRI_TRANSITIONS=195} [2024-10-24 15:37:04,773 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 1 predicate places. [2024-10-24 15:37:04,774 INFO L471 AbstractCegarLoop]: Abstraction has has 188 places, 195 transitions, 401 flow [2024-10-24 15:37:04,775 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 177.33333333333334) internal successors, (532), 3 states have internal predecessors, (532), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:04,775 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:37:04,776 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] [2024-10-24 15:37:04,776 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-24 15:37:04,777 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-10-24 15:37:04,777 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:37:04,778 INFO L85 PathProgramCache]: Analyzing trace with hash 66535494, now seen corresponding path program 1 times [2024-10-24 15:37:04,778 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:37:04,778 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [563300026] [2024-10-24 15:37:04,779 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:37:04,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:37:04,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:37:04,913 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:37:04,914 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:37:04,914 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [563300026] [2024-10-24 15:37:04,914 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [563300026] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:37:04,914 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:37:04,914 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-24 15:37:04,915 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [503779824] [2024-10-24 15:37:04,915 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:37:04,916 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-24 15:37:04,916 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:37:04,917 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-24 15:37:04,917 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-24 15:37:04,946 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 174 out of 202 [2024-10-24 15:37:04,947 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 188 places, 195 transitions, 401 flow. Second operand has 3 states, 3 states have (on average 175.0) internal successors, (525), 3 states have internal predecessors, (525), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:04,947 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:37:04,948 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 174 of 202 [2024-10-24 15:37:04,948 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:37:05,122 INFO L124 PetriNetUnfolderBase]: 200/978 cut-off events. [2024-10-24 15:37:05,122 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-10-24 15:37:05,126 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1235 conditions, 978 events. 200/978 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 39. Compared 5281 event pairs, 21 based on Foata normal form. 0/811 useless extension candidates. Maximal degree in co-relation 1190. Up to 146 conditions per place. [2024-10-24 15:37:05,132 INFO L140 encePairwiseOnDemand]: 191/202 looper letters, 35 selfloop transitions, 8 changer transitions 0/214 dead transitions. [2024-10-24 15:37:05,132 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 188 places, 214 transitions, 525 flow [2024-10-24 15:37:05,132 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-24 15:37:05,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-24 15:37:05,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 568 transitions. [2024-10-24 15:37:05,135 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9372937293729373 [2024-10-24 15:37:05,135 INFO L175 Difference]: Start difference. First operand has 188 places, 195 transitions, 401 flow. Second operand 3 states and 568 transitions. [2024-10-24 15:37:05,135 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 188 places, 214 transitions, 525 flow [2024-10-24 15:37:05,138 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 186 places, 214 transitions, 521 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-24 15:37:05,142 INFO L231 Difference]: Finished difference. Result has 188 places, 203 transitions, 467 flow [2024-10-24 15:37:05,145 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=397, PETRI_DIFFERENCE_MINUEND_PLACES=184, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=195, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=187, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=467, PETRI_PLACES=188, PETRI_TRANSITIONS=203} [2024-10-24 15:37:05,145 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 1 predicate places. [2024-10-24 15:37:05,146 INFO L471 AbstractCegarLoop]: Abstraction has has 188 places, 203 transitions, 467 flow [2024-10-24 15:37:05,146 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 175.0) internal successors, (525), 3 states have internal predecessors, (525), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:05,146 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:37:05,147 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] [2024-10-24 15:37:05,147 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-24 15:37:05,147 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-10-24 15:37:05,148 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:37:05,149 INFO L85 PathProgramCache]: Analyzing trace with hash -1209265366, now seen corresponding path program 1 times [2024-10-24 15:37:05,149 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:37:05,149 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1078179063] [2024-10-24 15:37:05,149 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:37:05,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:37:05,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:37:05,259 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:37:05,260 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:37:05,260 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1078179063] [2024-10-24 15:37:05,260 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1078179063] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:37:05,260 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:37:05,260 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-24 15:37:05,260 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [37785239] [2024-10-24 15:37:05,261 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:37:05,261 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-24 15:37:05,261 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:37:05,262 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-24 15:37:05,262 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-24 15:37:05,276 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 178 out of 202 [2024-10-24 15:37:05,277 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 188 places, 203 transitions, 467 flow. Second operand has 3 states, 3 states have (on average 179.0) internal successors, (537), 3 states have internal predecessors, (537), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:05,277 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:37:05,277 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 178 of 202 [2024-10-24 15:37:05,277 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:37:05,481 INFO L124 PetriNetUnfolderBase]: 169/1030 cut-off events. [2024-10-24 15:37:05,481 INFO L125 PetriNetUnfolderBase]: For 34/34 co-relation queries the response was YES. [2024-10-24 15:37:05,485 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1327 conditions, 1030 events. 169/1030 cut-off events. For 34/34 co-relation queries the response was YES. Maximal size of possible extension queue 33. Compared 5939 event pairs, 21 based on Foata normal form. 0/874 useless extension candidates. Maximal degree in co-relation 1145. Up to 145 conditions per place. [2024-10-24 15:37:05,490 INFO L140 encePairwiseOnDemand]: 198/202 looper letters, 25 selfloop transitions, 2 changer transitions 0/210 dead transitions. [2024-10-24 15:37:05,491 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 188 places, 210 transitions, 535 flow [2024-10-24 15:37:05,492 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-24 15:37:05,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-24 15:37:05,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 563 transitions. [2024-10-24 15:37:05,494 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.929042904290429 [2024-10-24 15:37:05,494 INFO L175 Difference]: Start difference. First operand has 188 places, 203 transitions, 467 flow. Second operand 3 states and 563 transitions. [2024-10-24 15:37:05,494 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 188 places, 210 transitions, 535 flow [2024-10-24 15:37:05,500 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 186 places, 210 transitions, 519 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-24 15:37:05,503 INFO L231 Difference]: Finished difference. Result has 187 places, 203 transitions, 461 flow [2024-10-24 15:37:05,504 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=447, PETRI_DIFFERENCE_MINUEND_PLACES=184, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=201, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=199, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=461, PETRI_PLACES=187, PETRI_TRANSITIONS=203} [2024-10-24 15:37:05,505 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 0 predicate places. [2024-10-24 15:37:05,505 INFO L471 AbstractCegarLoop]: Abstraction has has 187 places, 203 transitions, 461 flow [2024-10-24 15:37:05,506 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 179.0) internal successors, (537), 3 states have internal predecessors, (537), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:05,507 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:37:05,507 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-10-24 15:37:05,507 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-10-24 15:37:05,507 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-10-24 15:37:05,508 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:37:05,508 INFO L85 PathProgramCache]: Analyzing trace with hash -1080239920, now seen corresponding path program 1 times [2024-10-24 15:37:05,508 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:37:05,509 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1040466695] [2024-10-24 15:37:05,509 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:37:05,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:37:05,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:37:05,679 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:37:05,680 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:37:05,680 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1040466695] [2024-10-24 15:37:05,680 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1040466695] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:37:05,680 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:37:05,681 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-24 15:37:05,681 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1142518796] [2024-10-24 15:37:05,681 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:37:05,681 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-24 15:37:05,682 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:37:05,682 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-24 15:37:05,682 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-10-24 15:37:05,781 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 174 out of 202 [2024-10-24 15:37:05,782 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 187 places, 203 transitions, 461 flow. Second operand has 5 states, 5 states have (on average 175.4) internal successors, (877), 5 states have internal predecessors, (877), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:05,783 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:37:05,783 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 174 of 202 [2024-10-24 15:37:05,783 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:37:05,968 INFO L124 PetriNetUnfolderBase]: 183/1034 cut-off events. [2024-10-24 15:37:05,968 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-10-24 15:37:05,971 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1320 conditions, 1034 events. 183/1034 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 38. Compared 5871 event pairs, 34 based on Foata normal form. 1/851 useless extension candidates. Maximal degree in co-relation 1130. Up to 166 conditions per place. [2024-10-24 15:37:05,975 INFO L140 encePairwiseOnDemand]: 194/202 looper letters, 33 selfloop transitions, 2 changer transitions 5/219 dead transitions. [2024-10-24 15:37:05,976 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 192 places, 219 transitions, 573 flow [2024-10-24 15:37:05,976 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-24 15:37:05,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-24 15:37:05,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1085 transitions. [2024-10-24 15:37:05,978 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8952145214521452 [2024-10-24 15:37:05,978 INFO L175 Difference]: Start difference. First operand has 187 places, 203 transitions, 461 flow. Second operand 6 states and 1085 transitions. [2024-10-24 15:37:05,979 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 192 places, 219 transitions, 573 flow [2024-10-24 15:37:05,982 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 192 places, 219 transitions, 573 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-24 15:37:05,985 INFO L231 Difference]: Finished difference. Result has 196 places, 203 transitions, 479 flow [2024-10-24 15:37:05,985 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=461, PETRI_DIFFERENCE_MINUEND_PLACES=187, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=203, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=201, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=479, PETRI_PLACES=196, PETRI_TRANSITIONS=203} [2024-10-24 15:37:05,987 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 9 predicate places. [2024-10-24 15:37:05,987 INFO L471 AbstractCegarLoop]: Abstraction has has 196 places, 203 transitions, 479 flow [2024-10-24 15:37:05,988 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 175.4) internal successors, (877), 5 states have internal predecessors, (877), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:05,988 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:37:05,988 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-10-24 15:37:05,989 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-10-24 15:37:05,989 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-10-24 15:37:05,989 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:37:05,992 INFO L85 PathProgramCache]: Analyzing trace with hash 598568740, now seen corresponding path program 1 times [2024-10-24 15:37:05,992 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:37:05,992 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1444549708] [2024-10-24 15:37:05,992 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:37:05,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:37:06,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:37:06,092 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:37:06,095 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:37:06,095 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1444549708] [2024-10-24 15:37:06,096 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1444549708] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:37:06,096 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:37:06,096 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-24 15:37:06,096 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [200855208] [2024-10-24 15:37:06,096 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:37:06,097 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-24 15:37:06,097 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:37:06,098 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-24 15:37:06,098 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-24 15:37:06,143 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 181 out of 202 [2024-10-24 15:37:06,144 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 196 places, 203 transitions, 479 flow. Second operand has 3 states, 3 states have (on average 182.33333333333334) internal successors, (547), 3 states have internal predecessors, (547), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:06,145 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:37:06,145 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 181 of 202 [2024-10-24 15:37:06,145 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:37:06,261 INFO L124 PetriNetUnfolderBase]: 162/901 cut-off events. [2024-10-24 15:37:06,262 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2024-10-24 15:37:06,265 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1150 conditions, 901 events. 162/901 cut-off events. For 5/5 co-relation queries the response was YES. Maximal size of possible extension queue 34. Compared 4665 event pairs, 29 based on Foata normal form. 1/758 useless extension candidates. Maximal degree in co-relation 1078. Up to 142 conditions per place. [2024-10-24 15:37:06,270 INFO L140 encePairwiseOnDemand]: 199/202 looper letters, 22 selfloop transitions, 2 changer transitions 0/210 dead transitions. [2024-10-24 15:37:06,270 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 195 places, 210 transitions, 541 flow [2024-10-24 15:37:06,270 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-24 15:37:06,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-24 15:37:06,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 568 transitions. [2024-10-24 15:37:06,272 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9372937293729373 [2024-10-24 15:37:06,272 INFO L175 Difference]: Start difference. First operand has 196 places, 203 transitions, 479 flow. Second operand 3 states and 568 transitions. [2024-10-24 15:37:06,272 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 195 places, 210 transitions, 541 flow [2024-10-24 15:37:06,275 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 190 places, 210 transitions, 527 flow, removed 5 selfloop flow, removed 5 redundant places. [2024-10-24 15:37:06,277 INFO L231 Difference]: Finished difference. Result has 191 places, 204 transitions, 477 flow [2024-10-24 15:37:06,278 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=465, PETRI_DIFFERENCE_MINUEND_PLACES=188, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=203, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=201, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=477, PETRI_PLACES=191, PETRI_TRANSITIONS=204} [2024-10-24 15:37:06,279 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 4 predicate places. [2024-10-24 15:37:06,280 INFO L471 AbstractCegarLoop]: Abstraction has has 191 places, 204 transitions, 477 flow [2024-10-24 15:37:06,281 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-10-24 15:37:06,281 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:37:06,281 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-24 15:37:06,281 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-10-24 15:37:06,282 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-10-24 15:37:06,282 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:37:06,283 INFO L85 PathProgramCache]: Analyzing trace with hash 791856797, now seen corresponding path program 1 times [2024-10-24 15:37:06,283 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:37:06,283 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [259336089] [2024-10-24 15:37:06,284 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:37:06,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:37:06,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:37:06,370 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:37:06,370 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:37:06,371 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [259336089] [2024-10-24 15:37:06,371 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [259336089] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:37:06,371 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:37:06,371 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-10-24 15:37:06,371 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [507035901] [2024-10-24 15:37:06,372 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:37:06,372 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-24 15:37:06,372 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:37:06,373 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-24 15:37:06,373 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-10-24 15:37:06,426 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 171 out of 202 [2024-10-24 15:37:06,427 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 191 places, 204 transitions, 477 flow. Second operand has 4 states, 4 states have (on average 173.0) internal successors, (692), 4 states have internal predecessors, (692), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:06,427 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:37:06,427 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 171 of 202 [2024-10-24 15:37:06,427 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:37:06,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [38#L1050-16true, Black: 193#true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 135#L1062-14true, Black: 198#true, 213#true, 217#true, 188#true]) [2024-10-24 15:37:06,567 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2024-10-24 15:37:06,567 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-10-24 15:37:06,567 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-24 15:37:06,568 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-24 15:37:06,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [38#L1050-16true, Black: 193#true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 104#L1062-19true, Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 198#true, 213#true, 217#true, 188#true]) [2024-10-24 15:37:06,583 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-10-24 15:37:06,583 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-24 15:37:06,584 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-24 15:37:06,584 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-24 15:37:06,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [38#L1050-16true, Black: 193#true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 44#L1062-27true, Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 198#true, 213#true, 217#true, 188#true]) [2024-10-24 15:37:06,612 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-24 15:37:06,612 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-24 15:37:06,612 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-24 15:37:06,612 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-24 15:37:06,681 INFO L124 PetriNetUnfolderBase]: 379/1614 cut-off events. [2024-10-24 15:37:06,682 INFO L125 PetriNetUnfolderBase]: For 34/34 co-relation queries the response was YES. [2024-10-24 15:37:06,687 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2275 conditions, 1614 events. 379/1614 cut-off events. For 34/34 co-relation queries the response was YES. Maximal size of possible extension queue 73. Compared 11024 event pairs, 55 based on Foata normal form. 1/1414 useless extension candidates. Maximal degree in co-relation 2127. Up to 219 conditions per place. [2024-10-24 15:37:06,693 INFO L140 encePairwiseOnDemand]: 190/202 looper letters, 49 selfloop transitions, 12 changer transitions 0/237 dead transitions. [2024-10-24 15:37:06,693 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 194 places, 237 transitions, 667 flow [2024-10-24 15:37:06,694 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-24 15:37:06,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-10-24 15:37:06,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 746 transitions. [2024-10-24 15:37:06,695 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9232673267326733 [2024-10-24 15:37:06,695 INFO L175 Difference]: Start difference. First operand has 191 places, 204 transitions, 477 flow. Second operand 4 states and 746 transitions. [2024-10-24 15:37:06,696 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 194 places, 237 transitions, 667 flow [2024-10-24 15:37:06,698 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 193 places, 237 transitions, 665 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-10-24 15:37:06,700 INFO L231 Difference]: Finished difference. Result has 196 places, 214 transitions, 567 flow [2024-10-24 15:37:06,701 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=475, PETRI_DIFFERENCE_MINUEND_PLACES=190, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=204, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=193, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=567, PETRI_PLACES=196, PETRI_TRANSITIONS=214} [2024-10-24 15:37:06,702 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 9 predicate places. [2024-10-24 15:37:06,702 INFO L471 AbstractCegarLoop]: Abstraction has has 196 places, 214 transitions, 567 flow [2024-10-24 15:37:06,702 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 173.0) internal successors, (692), 4 states have internal predecessors, (692), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:06,702 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:37:06,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] [2024-10-24 15:37:06,703 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-10-24 15:37:06,703 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-10-24 15:37:06,703 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:37:06,704 INFO L85 PathProgramCache]: Analyzing trace with hash 58700373, now seen corresponding path program 1 times [2024-10-24 15:37:06,704 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:37:06,704 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1341071876] [2024-10-24 15:37:06,704 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:37:06,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:37:06,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:37:06,772 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:37:06,773 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:37:06,773 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1341071876] [2024-10-24 15:37:06,773 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1341071876] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:37:06,773 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:37:06,774 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-10-24 15:37:06,774 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1653442205] [2024-10-24 15:37:06,774 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:37:06,774 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-24 15:37:06,775 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:37:06,775 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-24 15:37:06,775 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-10-24 15:37:06,826 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 171 out of 202 [2024-10-24 15:37:06,827 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 196 places, 214 transitions, 567 flow. Second operand has 4 states, 4 states have (on average 173.25) internal successors, (693), 4 states have internal predecessors, (693), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:06,827 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:37:06,827 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 171 of 202 [2024-10-24 15:37:06,827 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:37:07,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [38#L1050-16true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 193#true, 224#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 198#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 217#true, Black: 219#(not (= ~threads_mask~0 0)), 188#true, 119#L1063-10true]) [2024-10-24 15:37:07,020 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2024-10-24 15:37:07,020 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-10-24 15:37:07,020 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-10-24 15:37:07,020 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-10-24 15:37:07,073 INFO L124 PetriNetUnfolderBase]: 386/1593 cut-off events. [2024-10-24 15:37:07,073 INFO L125 PetriNetUnfolderBase]: For 479/593 co-relation queries the response was YES. [2024-10-24 15:37:07,078 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2617 conditions, 1593 events. 386/1593 cut-off events. For 479/593 co-relation queries the response was YES. Maximal size of possible extension queue 72. Compared 10738 event pairs, 52 based on Foata normal form. 23/1423 useless extension candidates. Maximal degree in co-relation 2414. Up to 226 conditions per place. [2024-10-24 15:37:07,084 INFO L140 encePairwiseOnDemand]: 191/202 looper letters, 49 selfloop transitions, 13 changer transitions 0/238 dead transitions. [2024-10-24 15:37:07,085 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 199 places, 238 transitions, 753 flow [2024-10-24 15:37:07,085 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-24 15:37:07,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-10-24 15:37:07,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 744 transitions. [2024-10-24 15:37:07,087 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9207920792079208 [2024-10-24 15:37:07,087 INFO L175 Difference]: Start difference. First operand has 196 places, 214 transitions, 567 flow. Second operand 4 states and 744 transitions. [2024-10-24 15:37:07,087 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 199 places, 238 transitions, 753 flow [2024-10-24 15:37:07,091 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 199 places, 238 transitions, 753 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-24 15:37:07,094 INFO L231 Difference]: Finished difference. Result has 201 places, 217 transitions, 626 flow [2024-10-24 15:37:07,094 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=567, PETRI_DIFFERENCE_MINUEND_PLACES=196, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=214, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=202, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=626, PETRI_PLACES=201, PETRI_TRANSITIONS=217} [2024-10-24 15:37:07,095 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 14 predicate places. [2024-10-24 15:37:07,095 INFO L471 AbstractCegarLoop]: Abstraction has has 201 places, 217 transitions, 626 flow [2024-10-24 15:37:07,096 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 173.25) internal successors, (693), 4 states have internal predecessors, (693), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:07,096 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:37:07,096 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-10-24 15:37:07,096 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-10-24 15:37:07,096 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-10-24 15:37:07,096 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:37:07,097 INFO L85 PathProgramCache]: Analyzing trace with hash 918543710, now seen corresponding path program 1 times [2024-10-24 15:37:07,097 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:37:07,097 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [967331533] [2024-10-24 15:37:07,097 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:37:07,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:37:07,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:37:07,198 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:37:07,198 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:37:07,199 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [967331533] [2024-10-24 15:37:07,199 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [967331533] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:37:07,199 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:37:07,199 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-10-24 15:37:07,199 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1365382268] [2024-10-24 15:37:07,200 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:37:07,200 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-24 15:37:07,200 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:37:07,201 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-24 15:37:07,201 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-10-24 15:37:07,258 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 171 out of 202 [2024-10-24 15:37:07,259 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 201 places, 217 transitions, 626 flow. Second operand has 4 states, 4 states have (on average 173.25) internal successors, (693), 4 states have internal predecessors, (693), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:07,259 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:37:07,260 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 171 of 202 [2024-10-24 15:37:07,260 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:37:07,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 193#true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), 224#true, Black: 198#true, 217#true, 119#L1063-10true, 38#L1050-16true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2024-10-24 15:37:07,440 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2024-10-24 15:37:07,440 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-10-24 15:37:07,440 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-10-24 15:37:07,440 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-10-24 15:37:07,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), 224#true, Black: 198#true, 217#true, 38#L1050-16true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 13#L1062-36true, 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2024-10-24 15:37:07,443 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-24 15:37:07,444 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-24 15:37:07,444 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-24 15:37:07,444 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-24 15:37:07,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 193#true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), 224#true, Black: 198#true, 125#L1063-16true, 217#true, 38#L1050-16true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2024-10-24 15:37:07,453 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-24 15:37:07,453 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-24 15:37:07,454 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-24 15:37:07,454 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-24 15:37:07,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), Black: 195#(= |#race~threads_mask~0| 0), 224#true, Black: 198#true, 217#true, 38#L1050-16true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 93#L1063-20true, 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2024-10-24 15:37:07,481 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-24 15:37:07,481 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-24 15:37:07,481 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-24 15:37:07,481 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-24 15:37:07,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), Black: 195#(= |#race~threads_mask~0| 0), 224#true, Black: 198#true, 217#true, 38#L1050-16true, 156#L1064-3true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2024-10-24 15:37:07,530 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-10-24 15:37:07,531 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-10-24 15:37:07,531 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-10-24 15:37:07,531 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-24 15:37:07,554 INFO L124 PetriNetUnfolderBase]: 431/1736 cut-off events. [2024-10-24 15:37:07,554 INFO L125 PetriNetUnfolderBase]: For 1136/1267 co-relation queries the response was YES. [2024-10-24 15:37:07,559 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3158 conditions, 1736 events. 431/1736 cut-off events. For 1136/1267 co-relation queries the response was YES. Maximal size of possible extension queue 75. Compared 11963 event pairs, 60 based on Foata normal form. 22/1539 useless extension candidates. Maximal degree in co-relation 2930. Up to 278 conditions per place. [2024-10-24 15:37:07,565 INFO L140 encePairwiseOnDemand]: 192/202 looper letters, 47 selfloop transitions, 15 changer transitions 0/241 dead transitions. [2024-10-24 15:37:07,566 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 204 places, 241 transitions, 827 flow [2024-10-24 15:37:07,566 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-24 15:37:07,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-10-24 15:37:07,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 743 transitions. [2024-10-24 15:37:07,568 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9195544554455446 [2024-10-24 15:37:07,568 INFO L175 Difference]: Start difference. First operand has 201 places, 217 transitions, 626 flow. Second operand 4 states and 743 transitions. [2024-10-24 15:37:07,568 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 204 places, 241 transitions, 827 flow [2024-10-24 15:37:07,571 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 203 places, 241 transitions, 811 flow, removed 1 selfloop flow, removed 1 redundant places. [2024-10-24 15:37:07,574 INFO L231 Difference]: Finished difference. Result has 205 places, 221 transitions, 693 flow [2024-10-24 15:37:07,574 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=613, PETRI_DIFFERENCE_MINUEND_PLACES=200, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=217, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=11, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=205, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=693, PETRI_PLACES=205, PETRI_TRANSITIONS=221} [2024-10-24 15:37:07,575 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 18 predicate places. [2024-10-24 15:37:07,575 INFO L471 AbstractCegarLoop]: Abstraction has has 205 places, 221 transitions, 693 flow [2024-10-24 15:37:07,576 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 173.25) internal successors, (693), 4 states have internal predecessors, (693), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:07,576 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:37:07,576 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-10-24 15:37:07,576 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-10-24 15:37:07,576 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-10-24 15:37:07,577 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:37:07,577 INFO L85 PathProgramCache]: Analyzing trace with hash -715083488, now seen corresponding path program 1 times [2024-10-24 15:37:07,577 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:37:07,577 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1424517472] [2024-10-24 15:37:07,577 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:37:07,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:37:07,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:37:07,664 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:37:07,664 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:37:07,664 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1424517472] [2024-10-24 15:37:07,665 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1424517472] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:37:07,665 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:37:07,665 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-24 15:37:07,665 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [728170516] [2024-10-24 15:37:07,665 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:37:07,666 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-24 15:37:07,666 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:37:07,666 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-24 15:37:07,667 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-10-24 15:37:07,687 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 174 out of 202 [2024-10-24 15:37:07,688 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 205 places, 221 transitions, 693 flow. Second operand has 5 states, 5 states have (on average 175.8) internal successors, (879), 5 states have internal predecessors, (879), 0 states have call successors, (0), 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-10-24 15:37:07,688 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:37:07,689 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 174 of 202 [2024-10-24 15:37:07,689 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:37:07,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 217#true, 38#L1050-16true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 31#L1062-11true, 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2024-10-24 15:37:07,840 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is not cut-off event [2024-10-24 15:37:07,840 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2024-10-24 15:37:07,840 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2024-10-24 15:37:07,840 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2024-10-24 15:37:07,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 217#true, 38#L1050-16true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 31#L1062-11true, 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2024-10-24 15:37:07,842 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is not cut-off event [2024-10-24 15:37:07,842 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2024-10-24 15:37:07,842 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2024-10-24 15:37:07,842 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2024-10-24 15:37:07,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 217#true, 38#L1050-16true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 135#L1062-14true, 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2024-10-24 15:37:07,850 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2024-10-24 15:37:07,850 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2024-10-24 15:37:07,850 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2024-10-24 15:37:07,850 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2024-10-24 15:37:07,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 217#true, 38#L1050-16true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 135#L1062-14true, 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2024-10-24 15:37:07,852 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2024-10-24 15:37:07,852 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2024-10-24 15:37:07,852 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2024-10-24 15:37:07,852 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2024-10-24 15:37:07,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), 44#L1062-27true, Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 217#true, 38#L1050-16true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2024-10-24 15:37:07,883 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-24 15:37:07,883 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-24 15:37:07,884 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-24 15:37:07,884 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-24 15:37:07,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 193#true, 44#L1062-27true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 217#true, 38#L1050-16true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2024-10-24 15:37:07,904 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2024-10-24 15:37:07,904 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2024-10-24 15:37:07,904 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2024-10-24 15:37:07,904 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2024-10-24 15:37:07,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 193#true, 44#L1062-27true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 217#true, 38#L1050-16true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2024-10-24 15:37:07,905 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2024-10-24 15:37:07,905 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2024-10-24 15:37:07,905 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2024-10-24 15:37:07,906 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2024-10-24 15:37:07,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([549] L1051-->L1051-3: Formula: (and (= |v_threadThread1of1ForFork0_#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|, threadThread1of1ForFork0_#t~ret9=|v_threadThread1of1ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of1ForFork0_#t~ret9][209], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), Black: 195#(= |#race~threads_mask~0| 0), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 217#true, 146#L1051-3true, 112#L1062-35true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2024-10-24 15:37:07,908 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-10-24 15:37:07,908 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-24 15:37:07,908 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-24 15:37:07,908 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-24 15:37:07,947 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([549] L1051-->L1051-3: Formula: (and (= |v_threadThread1of1ForFork0_#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|, threadThread1of1ForFork0_#t~ret9=|v_threadThread1of1ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of1ForFork0_#t~ret9][209], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 195#(= |#race~threads_mask~0| 0), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 217#true, 146#L1051-3true, 112#L1062-35true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2024-10-24 15:37:07,947 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-24 15:37:07,948 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-24 15:37:07,948 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-24 15:37:07,948 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-24 15:37:07,948 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-10-24 15:37:07,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([325] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][226], [Black: 193#true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 105#L1063-1true, 217#true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 185#L1050-18true, 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2024-10-24 15:37:07,999 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-24 15:37:07,999 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-24 15:37:07,999 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-24 15:37:07,999 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-24 15:37:08,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 193#true, 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 125#L1063-16true, 217#true, 38#L1050-16true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2024-10-24 15:37:08,043 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-24 15:37:08,043 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-10-24 15:37:08,043 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-10-24 15:37:08,043 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-10-24 15:37:08,084 INFO L124 PetriNetUnfolderBase]: 593/2644 cut-off events. [2024-10-24 15:37:08,085 INFO L125 PetriNetUnfolderBase]: For 1382/1402 co-relation queries the response was YES. [2024-10-24 15:37:08,094 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4613 conditions, 2644 events. 593/2644 cut-off events. For 1382/1402 co-relation queries the response was YES. Maximal size of possible extension queue 104. Compared 20876 event pairs, 76 based on Foata normal form. 15/2352 useless extension candidates. Maximal degree in co-relation 4244. Up to 223 conditions per place. [2024-10-24 15:37:08,105 INFO L140 encePairwiseOnDemand]: 195/202 looper letters, 48 selfloop transitions, 7 changer transitions 0/250 dead transitions. [2024-10-24 15:37:08,106 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 210 places, 250 transitions, 870 flow [2024-10-24 15:37:08,106 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-24 15:37:08,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-24 15:37:08,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1097 transitions. [2024-10-24 15:37:08,109 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9051155115511551 [2024-10-24 15:37:08,109 INFO L175 Difference]: Start difference. First operand has 205 places, 221 transitions, 693 flow. Second operand 6 states and 1097 transitions. [2024-10-24 15:37:08,109 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 210 places, 250 transitions, 870 flow [2024-10-24 15:37:08,114 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 209 places, 250 transitions, 856 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-10-24 15:37:08,119 INFO L231 Difference]: Finished difference. Result has 212 places, 226 transitions, 722 flow [2024-10-24 15:37:08,120 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=679, PETRI_DIFFERENCE_MINUEND_PLACES=204, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=221, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=215, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=722, PETRI_PLACES=212, PETRI_TRANSITIONS=226} [2024-10-24 15:37:08,120 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 25 predicate places. [2024-10-24 15:37:08,121 INFO L471 AbstractCegarLoop]: Abstraction has has 212 places, 226 transitions, 722 flow [2024-10-24 15:37:08,122 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 175.8) internal successors, (879), 5 states have internal predecessors, (879), 0 states have call successors, (0), 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-10-24 15:37:08,122 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:37:08,122 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-10-24 15:37:08,123 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-10-24 15:37:08,123 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-10-24 15:37:08,123 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:37:08,123 INFO L85 PathProgramCache]: Analyzing trace with hash 12606003, now seen corresponding path program 1 times [2024-10-24 15:37:08,123 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:37:08,124 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [401700370] [2024-10-24 15:37:08,124 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:37:08,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:37:08,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:37:08,206 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:37:08,207 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:37:08,207 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [401700370] [2024-10-24 15:37:08,207 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [401700370] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:37:08,207 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:37:08,207 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-10-24 15:37:08,207 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1329182389] [2024-10-24 15:37:08,210 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:37:08,210 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-24 15:37:08,211 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:37:08,211 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-24 15:37:08,211 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-10-24 15:37:08,267 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 171 out of 202 [2024-10-24 15:37:08,268 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 212 places, 226 transitions, 722 flow. Second operand has 4 states, 4 states have (on average 173.25) internal successors, (693), 4 states have internal predecessors, (693), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:08,269 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:37:08,269 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 171 of 202 [2024-10-24 15:37:08,269 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:37:08,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 246#true, 217#true, 38#L1050-16true, Black: 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 200#(= |#race~datas~0| 0), Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 13#L1062-36true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2024-10-24 15:37:08,487 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-10-24 15:37:08,487 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-24 15:37:08,487 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-24 15:37:08,487 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-24 15:37:08,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 246#true, 217#true, 38#L1050-16true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 200#(= |#race~datas~0| 0), Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 215#(<= (+ ~threads_mask~0 1) 0), 13#L1062-36true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2024-10-24 15:37:08,491 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-24 15:37:08,491 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-24 15:37:08,491 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-24 15:37:08,491 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-24 15:37:08,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 246#true, 125#L1063-16true, 217#true, 38#L1050-16true, Black: 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 200#(= |#race~datas~0| 0), Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2024-10-24 15:37:08,512 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-24 15:37:08,512 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-24 15:37:08,512 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-24 15:37:08,512 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-24 15:37:08,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), Black: 195#(= |#race~threads_mask~0| 0), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 246#true, 217#true, 38#L1050-16true, Black: 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 200#(= |#race~datas~0| 0), Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 93#L1063-20true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2024-10-24 15:37:08,563 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-24 15:37:08,563 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-24 15:37:08,563 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-24 15:37:08,563 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-24 15:37:08,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), Black: 195#(= |#race~threads_mask~0| 0), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 246#true, 217#true, 38#L1050-16true, Black: 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 200#(= |#race~datas~0| 0), 156#L1064-3true, Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2024-10-24 15:37:08,594 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-10-24 15:37:08,594 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-24 15:37:08,594 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-24 15:37:08,594 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-24 15:37:08,681 INFO L124 PetriNetUnfolderBase]: 593/2605 cut-off events. [2024-10-24 15:37:08,681 INFO L125 PetriNetUnfolderBase]: For 2254/2280 co-relation queries the response was YES. [2024-10-24 15:37:08,692 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4993 conditions, 2605 events. 593/2605 cut-off events. For 2254/2280 co-relation queries the response was YES. Maximal size of possible extension queue 106. Compared 20304 event pairs, 86 based on Foata normal form. 15/2336 useless extension candidates. Maximal degree in co-relation 4609. Up to 388 conditions per place. [2024-10-24 15:37:08,706 INFO L140 encePairwiseOnDemand]: 192/202 looper letters, 47 selfloop transitions, 17 changer transitions 0/248 dead transitions. [2024-10-24 15:37:08,706 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 215 places, 248 transitions, 918 flow [2024-10-24 15:37:08,706 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-24 15:37:08,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-10-24 15:37:08,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 743 transitions. [2024-10-24 15:37:08,708 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9195544554455446 [2024-10-24 15:37:08,708 INFO L175 Difference]: Start difference. First operand has 212 places, 226 transitions, 722 flow. Second operand 4 states and 743 transitions. [2024-10-24 15:37:08,709 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 215 places, 248 transitions, 918 flow [2024-10-24 15:37:08,714 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 215 places, 248 transitions, 918 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-24 15:37:08,717 INFO L231 Difference]: Finished difference. Result has 217 places, 229 transitions, 802 flow [2024-10-24 15:37:08,717 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=722, PETRI_DIFFERENCE_MINUEND_PLACES=212, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=226, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=14, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=211, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=802, PETRI_PLACES=217, PETRI_TRANSITIONS=229} [2024-10-24 15:37:08,718 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 30 predicate places. [2024-10-24 15:37:08,719 INFO L471 AbstractCegarLoop]: Abstraction has has 217 places, 229 transitions, 802 flow [2024-10-24 15:37:08,719 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 173.25) internal successors, (693), 4 states have internal predecessors, (693), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:08,719 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:37:08,719 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-10-24 15:37:08,720 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-10-24 15:37:08,720 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-10-24 15:37:08,720 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:37:08,720 INFO L85 PathProgramCache]: Analyzing trace with hash 2106418618, now seen corresponding path program 1 times [2024-10-24 15:37:08,720 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:37:08,720 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1805492926] [2024-10-24 15:37:08,720 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:37:08,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:37:08,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:37:08,800 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:37:08,800 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:37:08,800 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1805492926] [2024-10-24 15:37:08,800 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1805492926] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:37:08,800 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:37:08,800 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-10-24 15:37:08,800 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1118422659] [2024-10-24 15:37:08,800 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:37:08,801 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-24 15:37:08,801 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:37:08,801 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-24 15:37:08,801 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-10-24 15:37:08,856 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 202 [2024-10-24 15:37:08,858 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 217 places, 229 transitions, 802 flow. Second operand has 4 states, 4 states have (on average 177.0) internal successors, (708), 4 states have internal predecessors, (708), 0 states have call successors, (0), 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-10-24 15:37:08,858 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:37:08,858 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 202 [2024-10-24 15:37:08,858 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:37:09,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 193#true, 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 246#true, 252#true, 217#true, 38#L1050-16true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 200#(= |#race~datas~0| 0), Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 215#(<= (+ ~threads_mask~0 1) 0), 13#L1062-36true, Black: 248#(not (= ~threads_mask~0 0)), Black: 249#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2024-10-24 15:37:09,112 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-24 15:37:09,112 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-24 15:37:09,112 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-24 15:37:09,112 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-24 15:37:09,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][193], [Black: 193#true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 246#true, 252#true, 217#true, 38#L1050-16true, Black: 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 200#(= |#race~datas~0| 0), Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 248#(not (= ~threads_mask~0 0)), 13#L1062-36true, Black: 249#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2024-10-24 15:37:09,116 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-24 15:37:09,116 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-24 15:37:09,116 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-24 15:37:09,116 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-24 15:37:09,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][260], [60#L1063-11true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 193#true, 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 246#true, 252#true, 217#true, 38#L1050-16true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 200#(= |#race~datas~0| 0), Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 248#(not (= ~threads_mask~0 0)), Black: 249#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2024-10-24 15:37:09,226 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-10-24 15:37:09,226 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-24 15:37:09,226 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-10-24 15:37:09,226 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-24 15:37:09,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][260], [60#L1063-11true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 246#true, 252#true, 217#true, 38#L1050-16true, Black: 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 200#(= |#race~datas~0| 0), Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 248#(not (= ~threads_mask~0 0)), Black: 249#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2024-10-24 15:37:09,227 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-10-24 15:37:09,227 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-24 15:37:09,227 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-24 15:37:09,227 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-10-24 15:37:09,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][261], [60#L1063-11true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 246#true, 252#true, 217#true, 38#L1050-16true, Black: 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 200#(= |#race~datas~0| 0), Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 248#(not (= ~threads_mask~0 0)), Black: 249#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2024-10-24 15:37:09,228 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-10-24 15:37:09,228 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-24 15:37:09,228 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-24 15:37:09,228 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-10-24 15:37:09,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 193#true, 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 252#true, 246#true, 217#true, 125#L1063-16true, 38#L1050-16true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 200#(= |#race~datas~0| 0), Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 248#(not (= ~threads_mask~0 0)), Black: 249#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2024-10-24 15:37:09,244 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-10-24 15:37:09,244 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-24 15:37:09,244 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-24 15:37:09,244 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-24 15:37:09,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 226#(not (= ~threads_mask~0 0)), Black: 195#(= |#race~threads_mask~0| 0), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 246#true, 252#true, 217#true, 38#L1050-16true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 200#(= |#race~datas~0| 0), Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 248#(not (= ~threads_mask~0 0)), 93#L1063-20true, Black: 249#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2024-10-24 15:37:09,267 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-10-24 15:37:09,267 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-24 15:37:09,267 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-24 15:37:09,267 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-24 15:37:09,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 226#(not (= ~threads_mask~0 0)), Black: 195#(= |#race~threads_mask~0| 0), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 246#true, 252#true, 217#true, 38#L1050-16true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 156#L1064-3true, 200#(= |#race~datas~0| 0), Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 248#(not (= ~threads_mask~0 0)), Black: 249#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2024-10-24 15:37:09,282 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-10-24 15:37:09,282 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-10-24 15:37:09,282 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-10-24 15:37:09,282 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-10-24 15:37:09,294 INFO L124 PetriNetUnfolderBase]: 677/2828 cut-off events. [2024-10-24 15:37:09,294 INFO L125 PetriNetUnfolderBase]: For 4177/4320 co-relation queries the response was YES. [2024-10-24 15:37:09,308 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6065 conditions, 2828 events. 677/2828 cut-off events. For 4177/4320 co-relation queries the response was YES. Maximal size of possible extension queue 114. Compared 22628 event pairs, 126 based on Foata normal form. 20/2553 useless extension candidates. Maximal degree in co-relation 5679. Up to 698 conditions per place. [2024-10-24 15:37:09,318 INFO L140 encePairwiseOnDemand]: 196/202 looper letters, 51 selfloop transitions, 18 changer transitions 0/262 dead transitions. [2024-10-24 15:37:09,318 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 220 places, 262 transitions, 1138 flow [2024-10-24 15:37:09,318 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-24 15:37:09,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-10-24 15:37:09,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 747 transitions. [2024-10-24 15:37:09,320 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9245049504950495 [2024-10-24 15:37:09,320 INFO L175 Difference]: Start difference. First operand has 217 places, 229 transitions, 802 flow. Second operand 4 states and 747 transitions. [2024-10-24 15:37:09,320 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 220 places, 262 transitions, 1138 flow [2024-10-24 15:37:09,329 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 219 places, 262 transitions, 1114 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-10-24 15:37:09,333 INFO L231 Difference]: Finished difference. Result has 221 places, 243 transitions, 998 flow [2024-10-24 15:37:09,333 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=786, PETRI_DIFFERENCE_MINUEND_PLACES=216, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=229, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=215, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=998, PETRI_PLACES=221, PETRI_TRANSITIONS=243} [2024-10-24 15:37:09,334 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 34 predicate places. [2024-10-24 15:37:09,334 INFO L471 AbstractCegarLoop]: Abstraction has has 221 places, 243 transitions, 998 flow [2024-10-24 15:37:09,335 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 177.0) internal successors, (708), 4 states have internal predecessors, (708), 0 states have call successors, (0), 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-10-24 15:37:09,335 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:37:09,335 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-10-24 15:37:09,335 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-10-24 15:37:09,335 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-10-24 15:37:09,336 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:37:09,336 INFO L85 PathProgramCache]: Analyzing trace with hash 2126736080, now seen corresponding path program 1 times [2024-10-24 15:37:09,336 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:37:09,336 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [156311018] [2024-10-24 15:37:09,336 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:37:09,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:37:09,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:37:09,381 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:37:09,382 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:37:09,382 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [156311018] [2024-10-24 15:37:09,382 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [156311018] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:37:09,382 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:37:09,382 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-24 15:37:09,383 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [339174612] [2024-10-24 15:37:09,383 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:37:09,383 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-24 15:37:09,383 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:37:09,384 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-24 15:37:09,384 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-24 15:37:09,410 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 174 out of 202 [2024-10-24 15:37:09,411 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 221 places, 243 transitions, 998 flow. Second operand has 3 states, 3 states have (on average 177.66666666666666) internal successors, (533), 3 states have internal predecessors, (533), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:09,411 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:37:09,411 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 174 of 202 [2024-10-24 15:37:09,411 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:37:09,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 257#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 254#(<= 0 (+ ~threads_mask~0 1)), Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 252#true, 217#true, 38#L1050-16true, 260#true, Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 215#(<= (+ ~threads_mask~0 1) 0), 13#L1062-36true, Black: 248#(not (= ~threads_mask~0 0)), Black: 249#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2024-10-24 15:37:09,598 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-24 15:37:09,598 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-24 15:37:09,598 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-24 15:37:09,598 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-24 15:37:09,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 257#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 254#(<= 0 (+ ~threads_mask~0 1)), Black: 193#true, Black: 198#true, 260#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0)), Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 252#true, 217#true, 38#L1050-16true, Black: 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 200#(= |#race~datas~0| 0), Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 13#L1062-36true, Black: 248#(not (= ~threads_mask~0 0)), Black: 249#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-10-24 15:37:09,602 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-24 15:37:09,602 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-24 15:37:09,602 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-24 15:37:09,602 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-24 15:37:09,807 INFO L124 PetriNetUnfolderBase]: 690/3148 cut-off events. [2024-10-24 15:37:09,807 INFO L125 PetriNetUnfolderBase]: For 3600/3652 co-relation queries the response was YES. [2024-10-24 15:37:09,823 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6298 conditions, 3148 events. 690/3148 cut-off events. For 3600/3652 co-relation queries the response was YES. Maximal size of possible extension queue 124. Compared 26956 event pairs, 147 based on Foata normal form. 8/2860 useless extension candidates. Maximal degree in co-relation 5899. Up to 694 conditions per place. [2024-10-24 15:37:09,839 INFO L140 encePairwiseOnDemand]: 196/202 looper letters, 35 selfloop transitions, 7 changer transitions 0/252 dead transitions. [2024-10-24 15:37:09,839 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 223 places, 252 transitions, 1106 flow [2024-10-24 15:37:09,840 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-24 15:37:09,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-24 15:37:09,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 555 transitions. [2024-10-24 15:37:09,841 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9158415841584159 [2024-10-24 15:37:09,841 INFO L175 Difference]: Start difference. First operand has 221 places, 243 transitions, 998 flow. Second operand 3 states and 555 transitions. [2024-10-24 15:37:09,842 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 223 places, 252 transitions, 1106 flow [2024-10-24 15:37:09,851 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 223 places, 252 transitions, 1106 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-24 15:37:09,854 INFO L231 Difference]: Finished difference. Result has 225 places, 248 transitions, 1054 flow [2024-10-24 15:37:09,855 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=998, PETRI_DIFFERENCE_MINUEND_PLACES=221, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=243, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=236, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1054, PETRI_PLACES=225, PETRI_TRANSITIONS=248} [2024-10-24 15:37:09,857 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 38 predicate places. [2024-10-24 15:37:09,857 INFO L471 AbstractCegarLoop]: Abstraction has has 225 places, 248 transitions, 1054 flow [2024-10-24 15:37:09,858 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 177.66666666666666) internal successors, (533), 3 states have internal predecessors, (533), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:09,858 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:37:09,858 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] [2024-10-24 15:37:09,858 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-10-24 15:37:09,858 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-10-24 15:37:09,859 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:37:09,859 INFO L85 PathProgramCache]: Analyzing trace with hash -733649120, now seen corresponding path program 1 times [2024-10-24 15:37:09,859 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:37:09,859 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1792326864] [2024-10-24 15:37:09,859 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:37:09,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:37:09,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:37:10,372 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:37:10,373 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:37:10,374 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1792326864] [2024-10-24 15:37:10,374 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1792326864] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:37:10,376 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:37:10,376 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-24 15:37:10,376 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2094318311] [2024-10-24 15:37:10,377 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:37:10,377 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-24 15:37:10,377 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:37:10,377 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-24 15:37:10,378 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-24 15:37:10,504 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 163 out of 202 [2024-10-24 15:37:10,506 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 225 places, 248 transitions, 1054 flow. Second operand has 6 states, 6 states have (on average 165.5) internal successors, (993), 6 states have internal predecessors, (993), 0 states have call successors, (0), 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-10-24 15:37:10,506 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:37:10,506 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 163 of 202 [2024-10-24 15:37:10,506 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:37:11,168 INFO L124 PetriNetUnfolderBase]: 954/4079 cut-off events. [2024-10-24 15:37:11,168 INFO L125 PetriNetUnfolderBase]: For 4083/4115 co-relation queries the response was YES. [2024-10-24 15:37:11,186 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8081 conditions, 4079 events. 954/4079 cut-off events. For 4083/4115 co-relation queries the response was YES. Maximal size of possible extension queue 123. Compared 34961 event pairs, 204 based on Foata normal form. 11/3653 useless extension candidates. Maximal degree in co-relation 7665. Up to 866 conditions per place. [2024-10-24 15:37:11,198 INFO L140 encePairwiseOnDemand]: 191/202 looper letters, 54 selfloop transitions, 22 changer transitions 0/285 dead transitions. [2024-10-24 15:37:11,199 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 230 places, 285 transitions, 1280 flow [2024-10-24 15:37:11,199 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-24 15:37:11,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-24 15:37:11,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1051 transitions. [2024-10-24 15:37:11,203 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8671617161716172 [2024-10-24 15:37:11,203 INFO L175 Difference]: Start difference. First operand has 225 places, 248 transitions, 1054 flow. Second operand 6 states and 1051 transitions. [2024-10-24 15:37:11,203 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 230 places, 285 transitions, 1280 flow [2024-10-24 15:37:11,217 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 228 places, 285 transitions, 1266 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-24 15:37:11,221 INFO L231 Difference]: Finished difference. Result has 233 places, 269 transitions, 1190 flow [2024-10-24 15:37:11,222 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=1040, PETRI_DIFFERENCE_MINUEND_PLACES=223, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=248, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=238, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1190, PETRI_PLACES=233, PETRI_TRANSITIONS=269} [2024-10-24 15:37:11,223 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 46 predicate places. [2024-10-24 15:37:11,223 INFO L471 AbstractCegarLoop]: Abstraction has has 233 places, 269 transitions, 1190 flow [2024-10-24 15:37:11,225 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 165.5) internal successors, (993), 6 states have internal predecessors, (993), 0 states have call successors, (0), 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-10-24 15:37:11,225 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:37:11,225 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] [2024-10-24 15:37:11,225 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-10-24 15:37:11,225 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting threadErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-10-24 15:37:11,226 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:37:11,226 INFO L85 PathProgramCache]: Analyzing trace with hash -1852938791, now seen corresponding path program 1 times [2024-10-24 15:37:11,226 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:37:11,226 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1797505205] [2024-10-24 15:37:11,226 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:37:11,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:37:11,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:37:11,792 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:37:11,792 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:37:11,792 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1797505205] [2024-10-24 15:37:11,792 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1797505205] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:37:11,792 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:37:11,792 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-24 15:37:11,792 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [155051872] [2024-10-24 15:37:11,792 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:37:11,793 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-24 15:37:11,793 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:37:11,793 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-24 15:37:11,793 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-24 15:37:11,878 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 166 out of 202 [2024-10-24 15:37:11,879 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 233 places, 269 transitions, 1190 flow. Second operand has 6 states, 6 states have (on average 169.33333333333334) internal successors, (1016), 6 states have internal predecessors, (1016), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:11,879 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:37:11,880 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 166 of 202 [2024-10-24 15:37:11,880 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:37:12,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][203], [Black: 257#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 254#(<= 0 (+ ~threads_mask~0 1)), Black: 193#true, Black: 262#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 276#true, Black: 198#true, 265#true, Black: 268#(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: 269#(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: 267#(= |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: 270#(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: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 219#(not (= ~threads_mask~0 0)), 188#true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 252#true, 125#L1063-16true, 217#true, 38#L1050-16true, Black: 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), 200#(= |#race~datas~0| 0), Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 248#(not (= ~threads_mask~0 0)), Black: 249#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-10-24 15:37:12,270 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is not cut-off event [2024-10-24 15:37:12,270 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2024-10-24 15:37:12,271 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2024-10-24 15:37:12,271 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2024-10-24 15:37:12,610 INFO L124 PetriNetUnfolderBase]: 1067/4412 cut-off events. [2024-10-24 15:37:12,611 INFO L125 PetriNetUnfolderBase]: For 4669/4742 co-relation queries the response was YES. [2024-10-24 15:37:12,635 INFO L83 FinitePrefix]: Finished finitePrefix Result has 9474 conditions, 4412 events. 1067/4412 cut-off events. For 4669/4742 co-relation queries the response was YES. Maximal size of possible extension queue 126. Compared 38705 event pairs, 184 based on Foata normal form. 26/4048 useless extension candidates. Maximal degree in co-relation 8994. Up to 1070 conditions per place. [2024-10-24 15:37:12,646 INFO L140 encePairwiseOnDemand]: 187/202 looper letters, 82 selfloop transitions, 48 changer transitions 0/344 dead transitions. [2024-10-24 15:37:12,647 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 238 places, 344 transitions, 1734 flow [2024-10-24 15:37:12,647 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-24 15:37:12,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-24 15:37:12,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1094 transitions. [2024-10-24 15:37:12,650 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9026402640264026 [2024-10-24 15:37:12,650 INFO L175 Difference]: Start difference. First operand has 233 places, 269 transitions, 1190 flow. Second operand 6 states and 1094 transitions. [2024-10-24 15:37:12,650 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 238 places, 344 transitions, 1734 flow [2024-10-24 15:37:12,664 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 238 places, 344 transitions, 1734 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-24 15:37:12,669 INFO L231 Difference]: Finished difference. Result has 243 places, 312 transitions, 1578 flow [2024-10-24 15:37:12,669 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=1190, PETRI_DIFFERENCE_MINUEND_PLACES=233, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=269, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=13, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=245, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1578, PETRI_PLACES=243, PETRI_TRANSITIONS=312} [2024-10-24 15:37:12,669 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 56 predicate places. [2024-10-24 15:37:12,670 INFO L471 AbstractCegarLoop]: Abstraction has has 243 places, 312 transitions, 1578 flow [2024-10-24 15:37:12,670 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 169.33333333333334) internal successors, (1016), 6 states have internal predecessors, (1016), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:12,670 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:37:12,670 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] [2024-10-24 15:37:12,671 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-10-24 15:37:12,671 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-10-24 15:37:12,671 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:37:12,671 INFO L85 PathProgramCache]: Analyzing trace with hash -449837390, now seen corresponding path program 1 times [2024-10-24 15:37:12,671 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:37:12,671 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1202743564] [2024-10-24 15:37:12,672 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:37:12,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:37:12,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:37:13,181 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-10-24 15:37:13,182 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:37:13,182 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1202743564] [2024-10-24 15:37:13,182 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1202743564] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:37:13,182 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:37:13,183 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-24 15:37:13,183 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1430217119] [2024-10-24 15:37:13,183 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:37:13,184 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-24 15:37:13,184 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:37:13,184 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-24 15:37:13,185 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-24 15:37:13,305 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 165 out of 202 [2024-10-24 15:37:13,307 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 243 places, 312 transitions, 1578 flow. Second operand has 6 states, 6 states have (on average 168.16666666666666) internal successors, (1009), 6 states have internal predecessors, (1009), 0 states have call successors, (0), 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-10-24 15:37:13,307 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:37:13,307 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 165 of 202 [2024-10-24 15:37:13,307 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:37:14,062 INFO L124 PetriNetUnfolderBase]: 1031/4348 cut-off events. [2024-10-24 15:37:14,062 INFO L125 PetriNetUnfolderBase]: For 5294/5355 co-relation queries the response was YES. [2024-10-24 15:37:14,090 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10161 conditions, 4348 events. 1031/4348 cut-off events. For 5294/5355 co-relation queries the response was YES. Maximal size of possible extension queue 127. Compared 38053 event pairs, 202 based on Foata normal form. 17/3999 useless extension candidates. Maximal degree in co-relation 9704. Up to 1130 conditions per place. [2024-10-24 15:37:14,105 INFO L140 encePairwiseOnDemand]: 191/202 looper letters, 102 selfloop transitions, 31 changer transitions 11/356 dead transitions. [2024-10-24 15:37:14,106 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 248 places, 356 transitions, 2059 flow [2024-10-24 15:37:14,106 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-24 15:37:14,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-24 15:37:14,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1062 transitions. [2024-10-24 15:37:14,108 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8762376237623762 [2024-10-24 15:37:14,108 INFO L175 Difference]: Start difference. First operand has 243 places, 312 transitions, 1578 flow. Second operand 6 states and 1062 transitions. [2024-10-24 15:37:14,108 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 248 places, 356 transitions, 2059 flow [2024-10-24 15:37:14,136 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 356 transitions, 2041 flow, removed 9 selfloop flow, removed 0 redundant places. [2024-10-24 15:37:14,141 INFO L231 Difference]: Finished difference. Result has 253 places, 333 transitions, 1861 flow [2024-10-24 15:37:14,142 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=1560, PETRI_DIFFERENCE_MINUEND_PLACES=243, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=312, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=293, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1861, PETRI_PLACES=253, PETRI_TRANSITIONS=333} [2024-10-24 15:37:14,143 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 66 predicate places. [2024-10-24 15:37:14,143 INFO L471 AbstractCegarLoop]: Abstraction has has 253 places, 333 transitions, 1861 flow [2024-10-24 15:37:14,143 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 168.16666666666666) internal successors, (1009), 6 states have internal predecessors, (1009), 0 states have call successors, (0), 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-10-24 15:37:14,144 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:37:14,144 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] [2024-10-24 15:37:14,144 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-10-24 15:37:14,144 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting threadErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-10-24 15:37:14,144 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:37:14,144 INFO L85 PathProgramCache]: Analyzing trace with hash -1759250776, now seen corresponding path program 1 times [2024-10-24 15:37:14,145 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:37:14,145 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [182904458] [2024-10-24 15:37:14,145 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:37:14,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:37:14,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:37:14,827 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-10-24 15:37:14,827 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:37:14,827 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [182904458] [2024-10-24 15:37:14,827 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [182904458] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:37:14,827 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:37:14,827 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [] total 10 [2024-10-24 15:37:14,827 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [699387893] [2024-10-24 15:37:14,828 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:37:14,828 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-10-24 15:37:14,828 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:37:14,828 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-10-24 15:37:14,829 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=80, Unknown=0, NotChecked=0, Total=110 [2024-10-24 15:37:15,193 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 157 out of 202 [2024-10-24 15:37:15,196 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 253 places, 333 transitions, 1861 flow. Second operand has 11 states, 11 states have (on average 159.45454545454547) internal successors, (1754), 11 states have internal predecessors, (1754), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:15,196 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:37:15,196 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 157 of 202 [2024-10-24 15:37:15,197 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:37:15,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][224], [Black: 257#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 254#(<= 0 (+ ~threads_mask~0 1)), Black: 193#true, Black: 262#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 198#true, 276#true, 265#true, Black: 268#(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: 269#(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: 267#(= |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: 270#(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: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 281#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ 3 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4)))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 278#(= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|), Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 280#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 219#(not (= ~threads_mask~0 0)), Black: 279#(and (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), 188#true, 287#true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 289#(= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0), Black: 226#(not (= ~threads_mask~0 0)), Black: 291#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), 316#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 292#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 3)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 290#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 252#true, 217#true, 125#L1063-16true, 38#L1050-16true, Black: 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), 200#(= |#race~datas~0| 0), Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 248#(not (= ~threads_mask~0 0)), Black: 249#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-10-24 15:37:15,901 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is not cut-off event [2024-10-24 15:37:15,902 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2024-10-24 15:37:15,902 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2024-10-24 15:37:15,902 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2024-10-24 15:37:16,172 INFO L124 PetriNetUnfolderBase]: 1144/4717 cut-off events. [2024-10-24 15:37:16,173 INFO L125 PetriNetUnfolderBase]: For 6107/6191 co-relation queries the response was YES. [2024-10-24 15:37:16,209 INFO L83 FinitePrefix]: Finished finitePrefix Result has 11400 conditions, 4717 events. 1144/4717 cut-off events. For 6107/6191 co-relation queries the response was YES. Maximal size of possible extension queue 134. Compared 41993 event pairs, 179 based on Foata normal form. 55/4396 useless extension candidates. Maximal degree in co-relation 10912. Up to 858 conditions per place. [2024-10-24 15:37:16,230 INFO L140 encePairwiseOnDemand]: 187/202 looper letters, 173 selfloop transitions, 70 changer transitions 2/447 dead transitions. [2024-10-24 15:37:16,231 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 265 places, 447 transitions, 2951 flow [2024-10-24 15:37:16,231 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. [2024-10-24 15:37:16,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 18 states. [2024-10-24 15:37:16,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 18 states and 2963 transitions. [2024-10-24 15:37:16,238 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.814906490649065 [2024-10-24 15:37:16,238 INFO L175 Difference]: Start difference. First operand has 253 places, 333 transitions, 1861 flow. Second operand 18 states and 2963 transitions. [2024-10-24 15:37:16,238 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 265 places, 447 transitions, 2951 flow [2024-10-24 15:37:16,271 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 265 places, 447 transitions, 2895 flow, removed 28 selfloop flow, removed 0 redundant places. [2024-10-24 15:37:16,277 INFO L231 Difference]: Finished difference. Result has 266 places, 351 transitions, 2070 flow [2024-10-24 15:37:16,278 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=1801, PETRI_DIFFERENCE_MINUEND_PLACES=248, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=332, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=55, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=276, PETRI_DIFFERENCE_SUBTRAHEND_STATES=18, PETRI_FLOW=2070, PETRI_PLACES=266, PETRI_TRANSITIONS=351} [2024-10-24 15:37:16,278 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 79 predicate places. [2024-10-24 15:37:16,278 INFO L471 AbstractCegarLoop]: Abstraction has has 266 places, 351 transitions, 2070 flow [2024-10-24 15:37:16,279 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 159.45454545454547) internal successors, (1754), 11 states have internal predecessors, (1754), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:16,279 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:37:16,280 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] [2024-10-24 15:37:16,280 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-10-24 15:37:16,280 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-10-24 15:37:16,280 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:37:16,280 INFO L85 PathProgramCache]: Analyzing trace with hash -1166856144, now seen corresponding path program 1 times [2024-10-24 15:37:16,280 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:37:16,281 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1743423785] [2024-10-24 15:37:16,281 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:37:16,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:37:16,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:37:16,831 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-10-24 15:37:16,832 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:37:16,832 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1743423785] [2024-10-24 15:37:16,832 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1743423785] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:37:16,832 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:37:16,832 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [] total 10 [2024-10-24 15:37:16,832 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [891365680] [2024-10-24 15:37:16,832 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:37:16,833 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-10-24 15:37:16,834 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:37:16,834 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-10-24 15:37:16,835 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=80, Unknown=0, NotChecked=0, Total=110 [2024-10-24 15:37:17,231 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 157 out of 202 [2024-10-24 15:37:17,233 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 266 places, 351 transitions, 2070 flow. Second operand has 11 states, 11 states have (on average 159.36363636363637) internal successors, (1753), 11 states have internal predecessors, (1753), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:17,233 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:37:17,233 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 157 of 202 [2024-10-24 15:37:17,233 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:37:18,134 INFO L124 PetriNetUnfolderBase]: 1039/4348 cut-off events. [2024-10-24 15:37:18,135 INFO L125 PetriNetUnfolderBase]: For 6172/6233 co-relation queries the response was YES. [2024-10-24 15:37:18,153 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10861 conditions, 4348 events. 1039/4348 cut-off events. For 6172/6233 co-relation queries the response was YES. Maximal size of possible extension queue 128. Compared 37930 event pairs, 187 based on Foata normal form. 28/4023 useless extension candidates. Maximal degree in co-relation 10374. Up to 970 conditions per place. [2024-10-24 15:37:18,169 INFO L140 encePairwiseOnDemand]: 189/202 looper letters, 143 selfloop transitions, 42 changer transitions 6/397 dead transitions. [2024-10-24 15:37:18,169 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 277 places, 397 transitions, 2750 flow [2024-10-24 15:37:18,170 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2024-10-24 15:37:18,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 13 states. [2024-10-24 15:37:18,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 13 states and 2128 transitions. [2024-10-24 15:37:18,175 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8103579588728104 [2024-10-24 15:37:18,176 INFO L175 Difference]: Start difference. First operand has 266 places, 351 transitions, 2070 flow. Second operand 13 states and 2128 transitions. [2024-10-24 15:37:18,176 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 277 places, 397 transitions, 2750 flow [2024-10-24 15:37:18,210 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 269 places, 397 transitions, 2589 flow, removed 16 selfloop flow, removed 8 redundant places. [2024-10-24 15:37:18,215 INFO L231 Difference]: Finished difference. Result has 269 places, 350 transitions, 2027 flow [2024-10-24 15:37:18,216 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=1943, PETRI_DIFFERENCE_MINUEND_PLACES=257, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=350, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=42, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=308, PETRI_DIFFERENCE_SUBTRAHEND_STATES=13, PETRI_FLOW=2027, PETRI_PLACES=269, PETRI_TRANSITIONS=350} [2024-10-24 15:37:18,216 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 82 predicate places. [2024-10-24 15:37:18,216 INFO L471 AbstractCegarLoop]: Abstraction has has 269 places, 350 transitions, 2027 flow [2024-10-24 15:37:18,217 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 159.36363636363637) internal successors, (1753), 11 states have internal predecessors, (1753), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:18,217 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:37:18,217 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] [2024-10-24 15:37:18,218 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2024-10-24 15:37:18,218 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting threadErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-10-24 15:37:18,218 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:37:18,218 INFO L85 PathProgramCache]: Analyzing trace with hash 558586246, now seen corresponding path program 1 times [2024-10-24 15:37:18,219 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:37:18,219 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1357500264] [2024-10-24 15:37:18,219 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:37:18,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:37:18,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:37:18,276 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:37:18,276 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:37:18,277 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1357500264] [2024-10-24 15:37:18,277 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1357500264] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:37:18,277 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:37:18,277 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-24 15:37:18,277 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1849338058] [2024-10-24 15:37:18,277 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:37:18,278 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-24 15:37:18,278 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:37:18,279 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-24 15:37:18,279 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-24 15:37:18,300 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 176 out of 202 [2024-10-24 15:37:18,301 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 269 places, 350 transitions, 2027 flow. Second operand has 3 states, 3 states have (on average 181.0) internal successors, (543), 3 states have internal predecessors, (543), 0 states have call successors, (0), 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-10-24 15:37:18,301 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:37:18,301 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 176 of 202 [2024-10-24 15:37:18,301 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:37:18,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 257#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 254#(<= 0 (+ ~threads_mask~0 1)), 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 193#true, Black: 298#true, Black: 262#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 276#true, Black: 198#true, 265#true, Black: 268#(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))))), 353#true, Black: 269#(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: 267#(= |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: 270#(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: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 281#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ 3 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4)))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 278#(= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|), Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 280#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 219#(not (= ~threads_mask~0 0)), 188#true, Black: 279#(and (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), 287#true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 289#(= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0), Black: 226#(not (= ~threads_mask~0 0)), 316#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 291#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 292#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 3)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 290#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 344#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), 252#true, 217#true, 38#L1050-16true, Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 200#(= |#race~datas~0| 0), Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 13#L1062-36true, Black: 248#(not (= ~threads_mask~0 0)), Black: 249#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-10-24 15:37:18,683 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-24 15:37:18,684 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-24 15:37:18,684 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-24 15:37:18,684 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-24 15:37:18,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 257#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 254#(<= 0 (+ ~threads_mask~0 1)), Black: 193#true, Black: 298#true, Black: 262#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 276#true, Black: 198#true, 265#true, Black: 268#(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))))), 353#true, Black: 269#(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: 267#(= |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: 270#(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: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 281#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ 3 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4)))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 278#(= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|), Black: 280#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 219#(not (= ~threads_mask~0 0)), 188#true, Black: 279#(and (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), 287#true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 289#(= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0), Black: 226#(not (= ~threads_mask~0 0)), 316#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 291#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 292#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 3)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 290#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 344#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 232#(not (= ~threads_mask~0 0)), 252#true, 217#true, 38#L1050-16true, Black: 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 200#(= |#race~datas~0| 0), Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 13#L1062-36true, Black: 248#(not (= ~threads_mask~0 0)), Black: 249#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-10-24 15:37:18,689 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-24 15:37:18,689 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-24 15:37:18,689 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-24 15:37:18,689 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-24 15:37:18,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([325] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][289], [Black: 257#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 254#(<= 0 (+ ~threads_mask~0 1)), Black: 193#true, Black: 298#true, Black: 262#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 276#true, Black: 198#true, 105#L1063-1true, 265#true, Black: 268#(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))))), 353#true, Black: 269#(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: 267#(= |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: 270#(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: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 185#L1050-18true, 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 281#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ 3 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4)))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 278#(= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|), Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 280#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 219#(not (= ~threads_mask~0 0)), 188#true, Black: 279#(and (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), 287#true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 289#(= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0), Black: 226#(not (= ~threads_mask~0 0)), 316#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 291#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 292#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 3)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 290#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 344#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), 252#true, 217#true, Black: 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 200#(= |#race~datas~0| 0), Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 248#(not (= ~threads_mask~0 0)), Black: 249#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-10-24 15:37:18,867 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-10-24 15:37:18,867 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-10-24 15:37:18,867 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-24 15:37:18,868 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-24 15:37:18,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([325] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][289], [Black: 257#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 254#(<= 0 (+ ~threads_mask~0 1)), Black: 193#true, Black: 298#true, Black: 262#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 276#true, Black: 198#true, 105#L1063-1true, 265#true, Black: 268#(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))))), 353#true, Black: 269#(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: 267#(= |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: 270#(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: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 281#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ 3 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4)))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 278#(= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|), Black: 280#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 219#(not (= ~threads_mask~0 0)), 188#true, Black: 279#(and (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), 287#true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 289#(= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0), Black: 226#(not (= ~threads_mask~0 0)), 316#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 291#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 292#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 3)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 290#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 344#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), 252#true, 217#true, 136#L1050-19true, Black: 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 200#(= |#race~datas~0| 0), Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 248#(not (= ~threads_mask~0 0)), Black: 249#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-10-24 15:37:18,885 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-10-24 15:37:18,885 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-24 15:37:18,885 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-24 15:37:18,885 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-24 15:37:18,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([325] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][297], [Black: 257#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 254#(<= 0 (+ ~threads_mask~0 1)), Black: 193#true, Black: 298#true, Black: 262#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 276#true, Black: 198#true, 105#L1063-1true, 265#true, Black: 268#(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: 269#(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))))), 353#true, Black: 267#(= |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: 270#(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: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 281#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ 3 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4)))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 278#(= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|), Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 280#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 219#(not (= ~threads_mask~0 0)), 188#true, Black: 279#(and (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), 287#true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 289#(= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0), Black: 226#(not (= ~threads_mask~0 0)), 316#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 291#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 292#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 3)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 290#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 344#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), 252#true, 217#true, 146#L1051-3true, Black: 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 200#(= |#race~datas~0| 0), Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 248#(not (= ~threads_mask~0 0)), Black: 249#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-10-24 15:37:18,939 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-10-24 15:37:18,939 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-24 15:37:18,939 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-24 15:37:18,939 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-10-24 15:37:18,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([325] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][297], [Black: 257#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 254#(<= 0 (+ ~threads_mask~0 1)), Black: 193#true, Black: 298#true, Black: 262#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 276#true, Black: 198#true, 105#L1063-1true, 265#true, Black: 268#(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: 269#(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))))), 353#true, Black: 267#(= |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: 270#(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: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 281#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ 3 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4)))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 278#(= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|), Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 280#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), 126#L1051true, Black: 219#(not (= ~threads_mask~0 0)), 188#true, Black: 279#(and (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), 287#true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 289#(= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0), Black: 226#(not (= ~threads_mask~0 0)), 316#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 291#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 292#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 3)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 290#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 344#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), 252#true, 217#true, Black: 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 200#(= |#race~datas~0| 0), Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 248#(not (= ~threads_mask~0 0)), Black: 249#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2024-10-24 15:37:18,940 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-24 15:37:18,940 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-10-24 15:37:18,940 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-24 15:37:18,940 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-24 15:37:19,117 INFO L124 PetriNetUnfolderBase]: 1199/4865 cut-off events. [2024-10-24 15:37:19,117 INFO L125 PetriNetUnfolderBase]: For 5840/6041 co-relation queries the response was YES. [2024-10-24 15:37:19,147 INFO L83 FinitePrefix]: Finished finitePrefix Result has 11371 conditions, 4865 events. 1199/4865 cut-off events. For 5840/6041 co-relation queries the response was YES. Maximal size of possible extension queue 189. Compared 44537 event pairs, 203 based on Foata normal form. 28/4507 useless extension candidates. Maximal degree in co-relation 10897. Up to 1049 conditions per place. [2024-10-24 15:37:19,167 INFO L140 encePairwiseOnDemand]: 195/202 looper letters, 39 selfloop transitions, 11 changer transitions 3/367 dead transitions. [2024-10-24 15:37:19,168 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 271 places, 367 transitions, 2197 flow [2024-10-24 15:37:19,168 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-24 15:37:19,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-24 15:37:19,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 562 transitions. [2024-10-24 15:37:19,170 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9273927392739274 [2024-10-24 15:37:19,170 INFO L175 Difference]: Start difference. First operand has 269 places, 350 transitions, 2027 flow. Second operand 3 states and 562 transitions. [2024-10-24 15:37:19,170 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 271 places, 367 transitions, 2197 flow [2024-10-24 15:37:19,206 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 260 places, 367 transitions, 2120 flow, removed 0 selfloop flow, removed 11 redundant places. [2024-10-24 15:37:19,211 INFO L231 Difference]: Finished difference. Result has 262 places, 354 transitions, 2007 flow [2024-10-24 15:37:19,212 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=1950, PETRI_DIFFERENCE_MINUEND_PLACES=258, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=350, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=339, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2007, PETRI_PLACES=262, PETRI_TRANSITIONS=354} [2024-10-24 15:37:19,212 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 75 predicate places. [2024-10-24 15:37:19,212 INFO L471 AbstractCegarLoop]: Abstraction has has 262 places, 354 transitions, 2007 flow [2024-10-24 15:37:19,213 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 181.0) internal successors, (543), 3 states have internal predecessors, (543), 0 states have call successors, (0), 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-10-24 15:37:19,213 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:37:19,213 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-24 15:37:19,214 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2024-10-24 15:37:19,214 INFO L396 AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-10-24 15:37:19,214 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:37:19,214 INFO L85 PathProgramCache]: Analyzing trace with hash -38810541, now seen corresponding path program 1 times [2024-10-24 15:37:19,214 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:37:19,215 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [121618642] [2024-10-24 15:37:19,215 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:37:19,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:37:19,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:37:19,349 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:37:19,349 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:37:19,349 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [121618642] [2024-10-24 15:37:19,350 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [121618642] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:37:19,350 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:37:19,350 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-24 15:37:19,350 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [97322562] [2024-10-24 15:37:19,350 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:37:19,351 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-24 15:37:19,352 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:37:19,352 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-24 15:37:19,352 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-24 15:37:19,362 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 184 out of 202 [2024-10-24 15:37:19,363 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 262 places, 354 transitions, 2007 flow. Second operand has 3 states, 3 states have (on average 187.33333333333334) internal successors, (562), 3 states have internal predecessors, (562), 0 states have call successors, (0), 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-10-24 15:37:19,363 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:37:19,363 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 184 of 202 [2024-10-24 15:37:19,363 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:37:19,710 INFO L124 PetriNetUnfolderBase]: 314/1673 cut-off events. [2024-10-24 15:37:19,710 INFO L125 PetriNetUnfolderBase]: For 2012/2091 co-relation queries the response was YES. [2024-10-24 15:37:19,717 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4228 conditions, 1673 events. 314/1673 cut-off events. For 2012/2091 co-relation queries the response was YES. Maximal size of possible extension queue 46. Compared 10095 event pairs, 2 based on Foata normal form. 12/1625 useless extension candidates. Maximal degree in co-relation 3759. Up to 182 conditions per place. [2024-10-24 15:37:19,720 INFO L140 encePairwiseOnDemand]: 198/202 looper letters, 11 selfloop transitions, 4 changer transitions 0/307 dead transitions. [2024-10-24 15:37:19,721 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 258 places, 307 transitions, 1651 flow [2024-10-24 15:37:19,721 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-24 15:37:19,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-24 15:37:19,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 567 transitions. [2024-10-24 15:37:19,723 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9356435643564357 [2024-10-24 15:37:19,724 INFO L175 Difference]: Start difference. First operand has 262 places, 354 transitions, 2007 flow. Second operand 3 states and 567 transitions. [2024-10-24 15:37:19,724 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 258 places, 307 transitions, 1651 flow [2024-10-24 15:37:19,741 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 249 places, 307 transitions, 1588 flow, removed 15 selfloop flow, removed 9 redundant places. [2024-10-24 15:37:19,744 INFO L231 Difference]: Finished difference. Result has 249 places, 307 transitions, 1566 flow [2024-10-24 15:37:19,745 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=1558, PETRI_DIFFERENCE_MINUEND_PLACES=247, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=307, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=303, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1566, PETRI_PLACES=249, PETRI_TRANSITIONS=307} [2024-10-24 15:37:19,745 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 62 predicate places. [2024-10-24 15:37:19,745 INFO L471 AbstractCegarLoop]: Abstraction has has 249 places, 307 transitions, 1566 flow [2024-10-24 15:37:19,745 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 187.33333333333334) internal successors, (562), 3 states have internal predecessors, (562), 0 states have call successors, (0), 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-10-24 15:37:19,745 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:37:19,746 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-10-24 15:37:19,746 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2024-10-24 15:37:19,746 INFO L396 AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-10-24 15:37:19,746 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:37:19,746 INFO L85 PathProgramCache]: Analyzing trace with hash -1132359509, now seen corresponding path program 1 times [2024-10-24 15:37:19,746 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:37:19,746 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [610643069] [2024-10-24 15:37:19,747 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:37:19,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:37:19,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:37:19,899 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 30 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-10-24 15:37:19,899 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:37:19,899 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [610643069] [2024-10-24 15:37:19,900 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [610643069] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:37:19,900 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:37:19,900 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-24 15:37:19,900 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1407657294] [2024-10-24 15:37:19,900 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:37:19,900 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-24 15:37:19,901 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:37:19,902 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-24 15:37:19,902 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-10-24 15:37:19,961 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 173 out of 202 [2024-10-24 15:37:19,962 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 249 places, 307 transitions, 1566 flow. Second operand has 5 states, 5 states have (on average 177.0) internal successors, (885), 5 states have internal predecessors, (885), 0 states have call successors, (0), 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-10-24 15:37:19,962 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:37:19,962 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 173 of 202 [2024-10-24 15:37:19,962 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:37:20,381 INFO L124 PetriNetUnfolderBase]: 615/2824 cut-off events. [2024-10-24 15:37:20,381 INFO L125 PetriNetUnfolderBase]: For 3256/3419 co-relation queries the response was YES. [2024-10-24 15:37:20,399 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7092 conditions, 2824 events. 615/2824 cut-off events. For 3256/3419 co-relation queries the response was YES. Maximal size of possible extension queue 81. Compared 20571 event pairs, 2 based on Foata normal form. 1/2699 useless extension candidates. Maximal degree in co-relation 6134. Up to 358 conditions per place. [2024-10-24 15:37:20,408 INFO L140 encePairwiseOnDemand]: 193/202 looper letters, 48 selfloop transitions, 12 changer transitions 14/336 dead transitions. [2024-10-24 15:37:20,408 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 254 places, 336 transitions, 1861 flow [2024-10-24 15:37:20,408 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-24 15:37:20,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-24 15:37:20,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1086 transitions. [2024-10-24 15:37:20,412 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8960396039603961 [2024-10-24 15:37:20,412 INFO L175 Difference]: Start difference. First operand has 249 places, 307 transitions, 1566 flow. Second operand 6 states and 1086 transitions. [2024-10-24 15:37:20,412 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 254 places, 336 transitions, 1861 flow [2024-10-24 15:37:20,436 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 253 places, 336 transitions, 1854 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-10-24 15:37:20,440 INFO L231 Difference]: Finished difference. Result has 257 places, 307 transitions, 1628 flow [2024-10-24 15:37:20,440 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=1562, PETRI_DIFFERENCE_MINUEND_PLACES=248, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=307, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=296, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1628, PETRI_PLACES=257, PETRI_TRANSITIONS=307} [2024-10-24 15:37:20,440 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 70 predicate places. [2024-10-24 15:37:20,441 INFO L471 AbstractCegarLoop]: Abstraction has has 257 places, 307 transitions, 1628 flow [2024-10-24 15:37:20,442 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 177.0) internal successors, (885), 5 states have internal predecessors, (885), 0 states have call successors, (0), 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-10-24 15:37:20,442 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:37:20,442 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-10-24 15:37:20,443 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2024-10-24 15:37:20,443 INFO L396 AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-10-24 15:37:20,443 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:37:20,444 INFO L85 PathProgramCache]: Analyzing trace with hash 567849923, now seen corresponding path program 1 times [2024-10-24 15:37:20,444 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:37:20,444 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1953490048] [2024-10-24 15:37:20,444 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:37:20,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:37:20,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:37:20,562 INFO L134 CoverageAnalysis]: Checked inductivity of 35 backedges. 29 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-10-24 15:37:20,563 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:37:20,563 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1953490048] [2024-10-24 15:37:20,563 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1953490048] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:37:20,563 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:37:20,563 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-24 15:37:20,563 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [317653355] [2024-10-24 15:37:20,563 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:37:20,564 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-24 15:37:20,564 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:37:20,564 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-24 15:37:20,564 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-10-24 15:37:20,620 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 173 out of 202 [2024-10-24 15:37:20,622 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 257 places, 307 transitions, 1628 flow. Second operand has 5 states, 5 states have (on average 176.8) internal successors, (884), 5 states have internal predecessors, (884), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:20,622 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:37:20,622 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 173 of 202 [2024-10-24 15:37:20,622 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:37:21,183 INFO L124 PetriNetUnfolderBase]: 1066/4472 cut-off events. [2024-10-24 15:37:21,184 INFO L125 PetriNetUnfolderBase]: For 6170/6481 co-relation queries the response was YES. [2024-10-24 15:37:21,207 INFO L83 FinitePrefix]: Finished finitePrefix Result has 11904 conditions, 4472 events. 1066/4472 cut-off events. For 6170/6481 co-relation queries the response was YES. Maximal size of possible extension queue 182. Compared 37806 event pairs, 5 based on Foata normal form. 1/4264 useless extension candidates. Maximal degree in co-relation 10478. Up to 629 conditions per place. [2024-10-24 15:37:21,222 INFO L140 encePairwiseOnDemand]: 193/202 looper letters, 62 selfloop transitions, 16 changer transitions 0/340 dead transitions. [2024-10-24 15:37:21,222 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 261 places, 340 transitions, 2008 flow [2024-10-24 15:37:21,223 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-24 15:37:21,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-24 15:37:21,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1086 transitions. [2024-10-24 15:37:21,224 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8960396039603961 [2024-10-24 15:37:21,225 INFO L175 Difference]: Start difference. First operand has 257 places, 307 transitions, 1628 flow. Second operand 6 states and 1086 transitions. [2024-10-24 15:37:21,225 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 261 places, 340 transitions, 2008 flow [2024-10-24 15:37:21,270 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 259 places, 340 transitions, 2000 flow, removed 1 selfloop flow, removed 2 redundant places. [2024-10-24 15:37:21,275 INFO L231 Difference]: Finished difference. Result has 263 places, 321 transitions, 1806 flow [2024-10-24 15:37:21,275 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=1622, PETRI_DIFFERENCE_MINUEND_PLACES=254, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=307, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=292, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1806, PETRI_PLACES=263, PETRI_TRANSITIONS=321} [2024-10-24 15:37:21,276 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 76 predicate places. [2024-10-24 15:37:21,276 INFO L471 AbstractCegarLoop]: Abstraction has has 263 places, 321 transitions, 1806 flow [2024-10-24 15:37:21,277 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 176.8) internal successors, (884), 5 states have internal predecessors, (884), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:21,277 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:37:21,277 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-10-24 15:37:21,277 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2024-10-24 15:37:21,277 INFO L396 AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-10-24 15:37:21,278 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:37:21,278 INFO L85 PathProgramCache]: Analyzing trace with hash 955441698, now seen corresponding path program 1 times [2024-10-24 15:37:21,278 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:37:21,278 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [442898489] [2024-10-24 15:37:21,278 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:37:21,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:37:21,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-24 15:37:21,318 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-24 15:37:21,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-24 15:37:21,397 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-24 15:37:21,398 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-10-24 15:37:21,399 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (15 of 16 remaining) [2024-10-24 15:37:21,401 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (14 of 16 remaining) [2024-10-24 15:37:21,402 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (13 of 16 remaining) [2024-10-24 15:37:21,402 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (12 of 16 remaining) [2024-10-24 15:37:21,402 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (11 of 16 remaining) [2024-10-24 15:37:21,402 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (10 of 16 remaining) [2024-10-24 15:37:21,402 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (9 of 16 remaining) [2024-10-24 15:37:21,402 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (8 of 16 remaining) [2024-10-24 15:37:21,402 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (7 of 16 remaining) [2024-10-24 15:37:21,403 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (6 of 16 remaining) [2024-10-24 15:37:21,403 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (5 of 16 remaining) [2024-10-24 15:37:21,403 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (4 of 16 remaining) [2024-10-24 15:37:21,403 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (3 of 16 remaining) [2024-10-24 15:37:21,403 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (2 of 16 remaining) [2024-10-24 15:37:21,404 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (1 of 16 remaining) [2024-10-24 15:37:21,404 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (0 of 16 remaining) [2024-10-24 15:37:21,404 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2024-10-24 15:37:21,405 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] [2024-10-24 15:37:21,408 WARN L239 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-10-24 15:37:21,409 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-10-24 15:37:21,447 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-10-24 15:37:21,452 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 232 places, 249 transitions, 514 flow [2024-10-24 15:37:21,520 INFO L124 PetriNetUnfolderBase]: 48/482 cut-off events. [2024-10-24 15:37:21,520 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-10-24 15:37:21,523 INFO L83 FinitePrefix]: Finished finitePrefix Result has 494 conditions, 482 events. 48/482 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 1145 event pairs, 0 based on Foata normal form. 0/401 useless extension candidates. Maximal degree in co-relation 302. Up to 9 conditions per place. [2024-10-24 15:37:21,523 INFO L82 GeneralOperation]: Start removeDead. Operand has 232 places, 249 transitions, 514 flow [2024-10-24 15:37:21,529 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 232 places, 249 transitions, 514 flow [2024-10-24 15:37:21,531 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-24 15:37:21,532 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;@328c8955, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-24 15:37:21,532 INFO L334 AbstractCegarLoop]: Starting to check reachability of 20 error locations. [2024-10-24 15:37:21,535 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-24 15:37:21,535 INFO L124 PetriNetUnfolderBase]: 2/40 cut-off events. [2024-10-24 15:37:21,536 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-24 15:37:21,536 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:37:21,536 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-10-24 15:37:21,536 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-10-24 15:37:21,536 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:37:21,536 INFO L85 PathProgramCache]: Analyzing trace with hash -358838907, now seen corresponding path program 1 times [2024-10-24 15:37:21,537 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:37:21,537 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [698091497] [2024-10-24 15:37:21,537 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:37:21,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:37:21,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:37:21,558 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:37:21,558 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:37:21,559 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [698091497] [2024-10-24 15:37:21,559 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [698091497] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:37:21,559 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:37:21,559 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-24 15:37:21,559 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [592620100] [2024-10-24 15:37:21,559 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:37:21,559 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-24 15:37:21,560 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:37:21,560 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-24 15:37:21,560 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-24 15:37:21,580 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 216 out of 249 [2024-10-24 15:37:21,581 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 232 places, 249 transitions, 514 flow. Second operand has 3 states, 3 states have (on average 217.33333333333334) internal successors, (652), 3 states have internal predecessors, (652), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:21,581 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:37:21,581 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 216 of 249 [2024-10-24 15:37:21,581 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:37:22,287 INFO L124 PetriNetUnfolderBase]: 1068/4780 cut-off events. [2024-10-24 15:37:22,287 INFO L125 PetriNetUnfolderBase]: For 47/47 co-relation queries the response was YES. [2024-10-24 15:37:22,314 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5964 conditions, 4780 events. 1068/4780 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 142. Compared 41658 event pairs, 295 based on Foata normal form. 53/3969 useless extension candidates. Maximal degree in co-relation 4999. Up to 1154 conditions per place. [2024-10-24 15:37:22,335 INFO L140 encePairwiseOnDemand]: 242/249 looper letters, 26 selfloop transitions, 2 changer transitions 2/244 dead transitions. [2024-10-24 15:37:22,335 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 233 places, 244 transitions, 560 flow [2024-10-24 15:37:22,336 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-24 15:37:22,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-24 15:37:22,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 681 transitions. [2024-10-24 15:37:22,337 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9116465863453815 [2024-10-24 15:37:22,337 INFO L175 Difference]: Start difference. First operand has 232 places, 249 transitions, 514 flow. Second operand 3 states and 681 transitions. [2024-10-24 15:37:22,337 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 233 places, 244 transitions, 560 flow [2024-10-24 15:37:22,338 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 233 places, 244 transitions, 560 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-24 15:37:22,341 INFO L231 Difference]: Finished difference. Result has 233 places, 242 transitions, 504 flow [2024-10-24 15:37:22,341 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=249, PETRI_DIFFERENCE_MINUEND_FLOW=504, PETRI_DIFFERENCE_MINUEND_PLACES=231, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=244, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=242, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=504, PETRI_PLACES=233, PETRI_TRANSITIONS=242} [2024-10-24 15:37:22,342 INFO L277 CegarLoopForPetriNet]: 232 programPoint places, 1 predicate places. [2024-10-24 15:37:22,342 INFO L471 AbstractCegarLoop]: Abstraction has has 233 places, 242 transitions, 504 flow [2024-10-24 15:37:22,342 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 217.33333333333334) internal successors, (652), 3 states have internal predecessors, (652), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:22,342 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:37:22,343 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] [2024-10-24 15:37:22,343 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2024-10-24 15:37:22,343 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-10-24 15:37:22,343 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:37:22,343 INFO L85 PathProgramCache]: Analyzing trace with hash 552674431, now seen corresponding path program 1 times [2024-10-24 15:37:22,343 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:37:22,344 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1574136498] [2024-10-24 15:37:22,344 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:37:22,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:37:22,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:37:22,364 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:37:22,364 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:37:22,364 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1574136498] [2024-10-24 15:37:22,365 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1574136498] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:37:22,365 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:37:22,365 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-24 15:37:22,365 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1106272480] [2024-10-24 15:37:22,365 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:37:22,365 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-24 15:37:22,366 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:37:22,366 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-24 15:37:22,366 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-24 15:37:22,389 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 211 out of 249 [2024-10-24 15:37:22,390 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 233 places, 242 transitions, 504 flow. Second operand has 3 states, 3 states have (on average 212.0) internal successors, (636), 3 states have internal predecessors, (636), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:22,390 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:37:22,390 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 211 of 249 [2024-10-24 15:37:22,390 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:37:23,472 INFO L124 PetriNetUnfolderBase]: 3494/10959 cut-off events. [2024-10-24 15:37:23,472 INFO L125 PetriNetUnfolderBase]: For 121/121 co-relation queries the response was YES. [2024-10-24 15:37:23,544 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15108 conditions, 10959 events. 3494/10959 cut-off events. For 121/121 co-relation queries the response was YES. Maximal size of possible extension queue 397. Compared 109292 event pairs, 584 based on Foata normal form. 0/8975 useless extension candidates. Maximal degree in co-relation 15062. Up to 2069 conditions per place. [2024-10-24 15:37:23,599 INFO L140 encePairwiseOnDemand]: 234/249 looper letters, 52 selfloop transitions, 11 changer transitions 0/271 dead transitions. [2024-10-24 15:37:23,599 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 233 places, 271 transitions, 699 flow [2024-10-24 15:37:23,599 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-24 15:37:23,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-24 15:37:23,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 700 transitions. [2024-10-24 15:37:23,600 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9370816599732262 [2024-10-24 15:37:23,601 INFO L175 Difference]: Start difference. First operand has 233 places, 242 transitions, 504 flow. Second operand 3 states and 700 transitions. [2024-10-24 15:37:23,601 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 233 places, 271 transitions, 699 flow [2024-10-24 15:37:23,603 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 231 places, 271 transitions, 695 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-24 15:37:23,605 INFO L231 Difference]: Finished difference. Result has 233 places, 253 transitions, 596 flow [2024-10-24 15:37:23,606 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=249, PETRI_DIFFERENCE_MINUEND_FLOW=500, PETRI_DIFFERENCE_MINUEND_PLACES=229, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=242, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=231, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=596, PETRI_PLACES=233, PETRI_TRANSITIONS=253} [2024-10-24 15:37:23,607 INFO L277 CegarLoopForPetriNet]: 232 programPoint places, 1 predicate places. [2024-10-24 15:37:23,607 INFO L471 AbstractCegarLoop]: Abstraction has has 233 places, 253 transitions, 596 flow [2024-10-24 15:37:23,608 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 212.0) internal successors, (636), 3 states have internal predecessors, (636), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:23,608 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:37:23,608 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] [2024-10-24 15:37:23,608 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23 [2024-10-24 15:37:23,608 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-10-24 15:37:23,609 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:37:23,609 INFO L85 PathProgramCache]: Analyzing trace with hash -1273668054, now seen corresponding path program 1 times [2024-10-24 15:37:23,609 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:37:23,609 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1700329902] [2024-10-24 15:37:23,609 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:37:23,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:37:23,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:37:23,630 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:37:23,631 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:37:23,631 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1700329902] [2024-10-24 15:37:23,631 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1700329902] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:37:23,631 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:37:23,631 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-24 15:37:23,631 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [34183093] [2024-10-24 15:37:23,631 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:37:23,632 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-24 15:37:23,632 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:37:23,633 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-24 15:37:23,633 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-24 15:37:23,645 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 216 out of 249 [2024-10-24 15:37:23,646 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 233 places, 253 transitions, 596 flow. Second operand has 3 states, 3 states have (on average 217.0) internal successors, (651), 3 states have internal predecessors, (651), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:23,646 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:37:23,646 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 216 of 249 [2024-10-24 15:37:23,646 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:37:24,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][190], [Black: 240#(= |#race~threads_mask~0| 0), 132#L1062-11true, 231#true, 233#true, 66#L1051-3true, 238#true, 187#L1048-2true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:24,125 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-10-24 15:37:24,125 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-10-24 15:37:24,125 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-10-24 15:37:24,125 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-10-24 15:37:24,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([566] L1063-17-->L1063-18: Formula: (= |v_#race~threads_mask~0_7| |v_ULTIMATE.start_main_#t~nondet22#1_3|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_7|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 128#L1050-18true, 245#(= |#race~datas~0| 0), 238#true, 197#L1048-1true, 89#L1063-18true]) [2024-10-24 15:37:24,184 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-10-24 15:37:24,184 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-10-24 15:37:24,184 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-10-24 15:37:24,184 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-10-24 15:37:24,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][190], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 63#L1062-19true, 66#L1051-3true, 238#true, 245#(= |#race~datas~0| 0), 187#L1048-2true]) [2024-10-24 15:37:24,192 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-10-24 15:37:24,192 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-10-24 15:37:24,192 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-10-24 15:37:24,192 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-10-24 15:37:24,230 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([566] L1063-17-->L1063-18: Formula: (= |v_#race~threads_mask~0_7| |v_ULTIMATE.start_main_#t~nondet22#1_3|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_7|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 128#L1050-18true, 238#true, 245#(= |#race~datas~0| 0), 197#L1048-1true, 89#L1063-18true]) [2024-10-24 15:37:24,230 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-10-24 15:37:24,230 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-10-24 15:37:24,230 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-10-24 15:37:24,230 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-10-24 15:37:24,230 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-24 15:37:24,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([566] L1063-17-->L1063-18: Formula: (= |v_#race~threads_mask~0_7| |v_ULTIMATE.start_main_#t~nondet22#1_3|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_7|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 128#L1050-18true, 245#(= |#race~datas~0| 0), 187#L1048-2true, 238#true, 89#L1063-18true]) [2024-10-24 15:37:24,248 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-10-24 15:37:24,248 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-10-24 15:37:24,248 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-10-24 15:37:24,248 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-10-24 15:37:24,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][210], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 128#L1050-18true, 245#(= |#race~datas~0| 0), 238#true, 197#L1048-1true, 89#L1063-18true]) [2024-10-24 15:37:24,252 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-10-24 15:37:24,252 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-10-24 15:37:24,252 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-10-24 15:37:24,252 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-24 15:37:24,254 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][210], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 128#L1050-18true, 245#(= |#race~datas~0| 0), 238#true, 197#L1048-1true, 89#L1063-18true]) [2024-10-24 15:37:24,254 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-10-24 15:37:24,254 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-10-24 15:37:24,254 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-10-24 15:37:24,254 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-10-24 15:37:24,254 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-24 15:37:24,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][210], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 128#L1050-18true, 238#true, 187#L1048-2true, 245#(= |#race~datas~0| 0), 89#L1063-18true]) [2024-10-24 15:37:24,275 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-10-24 15:37:24,275 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-10-24 15:37:24,275 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-24 15:37:24,275 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-10-24 15:37:24,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][190], [65#L1062-32true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 66#L1051-3true, 245#(= |#race~datas~0| 0), 238#true, 187#L1048-2true]) [2024-10-24 15:37:24,302 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-10-24 15:37:24,302 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-24 15:37:24,302 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-24 15:37:24,302 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-24 15:37:24,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-->L1050-1: Formula: (= |v_#race~threads_mask~0_13| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_13|} AuxVars[] AssignedVars[#race~threads_mask~0][230], [5#L1050-1true, Black: 238#true, 132#L1062-11true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 128#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:24,334 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2024-10-24 15:37:24,334 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-10-24 15:37:24,334 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-10-24 15:37:24,335 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-10-24 15:37:24,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][190], [17#L1049-3true, Black: 240#(= |#race~threads_mask~0| 0), 132#L1062-11true, 231#true, 233#true, 66#L1051-3true, 238#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:24,399 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-10-24 15:37:24,399 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-10-24 15:37:24,399 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-10-24 15:37:24,399 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-10-24 15:37:24,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][190], [Black: 240#(= |#race~threads_mask~0| 0), 17#L1049-3true, 231#true, 233#true, 63#L1062-19true, 66#L1051-3true, 245#(= |#race~datas~0| 0), 238#true]) [2024-10-24 15:37:24,463 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-10-24 15:37:24,463 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-10-24 15:37:24,463 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-10-24 15:37:24,463 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-10-24 15:37:24,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][190], [65#L1062-32true, Black: 240#(= |#race~threads_mask~0| 0), 17#L1049-3true, 231#true, 233#true, 66#L1051-3true, 238#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:24,556 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-10-24 15:37:24,556 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:24,556 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:24,556 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:24,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-->L1050-1: Formula: (= |v_#race~threads_mask~0_13| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_13|} AuxVars[] AssignedVars[#race~threads_mask~0][230], [5#L1050-1true, Black: 238#true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 128#L1050-18true, 245#(= |#race~datas~0| 0), 89#L1063-18true]) [2024-10-24 15:37:24,582 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2024-10-24 15:37:24,582 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-10-24 15:37:24,582 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-10-24 15:37:24,582 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-10-24 15:37:24,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([747] L1064-->L1064-3: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][193], [Black: 240#(= |#race~threads_mask~0| 0), 17#L1049-3true, 231#true, 233#true, 128#L1050-18true, 238#true, 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2024-10-24 15:37:24,626 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-24 15:37:24,626 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:24,626 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:24,626 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:24,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][210], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 128#L1050-18true, 238#true, 245#(= |#race~datas~0| 0), 89#L1063-18true, 163#L1051-3true]) [2024-10-24 15:37:24,707 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:37:24,707 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:24,707 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:24,707 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:24,715 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][210], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 128#L1050-18true, 245#(= |#race~datas~0| 0), 238#true, 163#L1051-3true, 89#L1063-18true]) [2024-10-24 15:37:24,715 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:24,715 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:24,715 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:24,715 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:24,715 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:24,738 INFO L124 PetriNetUnfolderBase]: 3118/12578 cut-off events. [2024-10-24 15:37:24,738 INFO L125 PetriNetUnfolderBase]: For 614/678 co-relation queries the response was YES. [2024-10-24 15:37:24,793 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17499 conditions, 12578 events. 3118/12578 cut-off events. For 614/678 co-relation queries the response was YES. Maximal size of possible extension queue 357. Compared 136270 event pairs, 714 based on Foata normal form. 0/10452 useless extension candidates. Maximal degree in co-relation 14688. Up to 2611 conditions per place. [2024-10-24 15:37:24,848 INFO L140 encePairwiseOnDemand]: 243/249 looper letters, 34 selfloop transitions, 3 changer transitions 0/261 dead transitions. [2024-10-24 15:37:24,848 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 232 places, 261 transitions, 691 flow [2024-10-24 15:37:24,849 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-24 15:37:24,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-24 15:37:24,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 688 transitions. [2024-10-24 15:37:24,850 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9210174029451138 [2024-10-24 15:37:24,850 INFO L175 Difference]: Start difference. First operand has 233 places, 253 transitions, 596 flow. Second operand 3 states and 688 transitions. [2024-10-24 15:37:24,850 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 232 places, 261 transitions, 691 flow [2024-10-24 15:37:24,860 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 230 places, 261 transitions, 669 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-24 15:37:24,863 INFO L231 Difference]: Finished difference. Result has 231 places, 253 transitions, 589 flow [2024-10-24 15:37:24,863 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=249, PETRI_DIFFERENCE_MINUEND_FLOW=568, PETRI_DIFFERENCE_MINUEND_PLACES=228, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=250, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=247, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=589, PETRI_PLACES=231, PETRI_TRANSITIONS=253} [2024-10-24 15:37:24,864 INFO L277 CegarLoopForPetriNet]: 232 programPoint places, -1 predicate places. [2024-10-24 15:37:24,864 INFO L471 AbstractCegarLoop]: Abstraction has has 231 places, 253 transitions, 589 flow [2024-10-24 15:37:24,864 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 217.0) internal successors, (651), 3 states have internal predecessors, (651), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:24,864 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:37:24,864 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-10-24 15:37:24,865 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24 [2024-10-24 15:37:24,865 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-10-24 15:37:24,865 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:37:24,865 INFO L85 PathProgramCache]: Analyzing trace with hash 1453294320, now seen corresponding path program 1 times [2024-10-24 15:37:24,865 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:37:24,865 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [393541274] [2024-10-24 15:37:24,866 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:37:24,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:37:24,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:37:24,915 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:37:24,916 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:37:24,916 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [393541274] [2024-10-24 15:37:24,916 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [393541274] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:37:24,916 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:37:24,916 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-24 15:37:24,916 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1725318578] [2024-10-24 15:37:24,916 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:37:24,917 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-24 15:37:24,917 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:37:24,917 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-24 15:37:24,917 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-10-24 15:37:25,013 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 215 out of 249 [2024-10-24 15:37:25,015 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 231 places, 253 transitions, 589 flow. Second operand has 5 states, 5 states have (on average 216.4) internal successors, (1082), 5 states have internal predecessors, (1082), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:25,015 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:37:25,015 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 215 of 249 [2024-10-24 15:37:25,015 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:37:25,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][217], [Black: 240#(= |#race~threads_mask~0| 0), 220#L1060-5true, 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:25,619 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-10-24 15:37:25,619 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-10-24 15:37:25,619 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-10-24 15:37:25,619 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-10-24 15:37:25,750 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][217], [Black: 240#(= |#race~threads_mask~0| 0), 220#L1060-5true, 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:25,751 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-10-24 15:37:25,751 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-10-24 15:37:25,751 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-10-24 15:37:25,751 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-24 15:37:25,751 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-10-24 15:37:25,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([837] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][268], [Black: 240#(= |#race~threads_mask~0| 0), 220#L1060-5true, 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:25,779 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-10-24 15:37:25,779 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-10-24 15:37:25,779 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-10-24 15:37:25,779 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-24 15:37:25,780 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([837] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][268], [Black: 240#(= |#race~threads_mask~0| 0), 220#L1060-5true, 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:25,780 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-10-24 15:37:25,780 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-10-24 15:37:25,780 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-10-24 15:37:25,780 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-10-24 15:37:25,781 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-24 15:37:25,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][217], [146#L1060-7true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:25,808 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-10-24 15:37:25,808 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-24 15:37:25,808 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-10-24 15:37:25,808 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-24 15:37:25,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][217], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 134#L1061-3true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:25,829 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-10-24 15:37:25,829 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-10-24 15:37:25,829 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-10-24 15:37:25,829 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-24 15:37:25,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([837] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][268], [146#L1060-7true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:25,840 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-10-24 15:37:25,840 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-24 15:37:25,840 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-10-24 15:37:25,840 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-24 15:37:25,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([837] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][268], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 134#L1061-3true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:25,859 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-10-24 15:37:25,860 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-10-24 15:37:25,860 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-10-24 15:37:25,860 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-10-24 15:37:25,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][217], [Black: 240#(= |#race~threads_mask~0| 0), 132#L1062-11true, 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:25,917 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-10-24 15:37:25,917 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-24 15:37:25,917 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-10-24 15:37:25,917 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-10-24 15:37:25,982 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][217], [Black: 240#(= |#race~threads_mask~0| 0), 132#L1062-11true, 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:25,982 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-10-24 15:37:25,983 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-24 15:37:25,983 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-10-24 15:37:25,983 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-10-24 15:37:25,983 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-10-24 15:37:26,047 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][217], [Black: 240#(= |#race~threads_mask~0| 0), 132#L1062-11true, 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:26,047 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-10-24 15:37:26,047 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-24 15:37:26,048 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-24 15:37:26,048 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-10-24 15:37:26,048 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-10-24 15:37:26,048 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-10-24 15:37:26,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([837] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][268], [Black: 240#(= |#race~threads_mask~0| 0), 132#L1062-11true, 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:26,081 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-10-24 15:37:26,081 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-10-24 15:37:26,081 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-10-24 15:37:26,081 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-24 15:37:26,082 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([837] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][268], [Black: 240#(= |#race~threads_mask~0| 0), 132#L1062-11true, 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:26,082 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-10-24 15:37:26,082 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-10-24 15:37:26,082 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-10-24 15:37:26,082 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-10-24 15:37:26,082 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-24 15:37:26,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][203], [5#L1050-1true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 66#L1051-3true, 245#(= |#race~datas~0| 0), 173#ULTIMATE.startFINALtrue]) [2024-10-24 15:37:26,086 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-10-24 15:37:26,086 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-10-24 15:37:26,086 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-10-24 15:37:26,086 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-24 15:37:26,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][217], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 245#(= |#race~datas~0| 0), 173#ULTIMATE.startFINALtrue]) [2024-10-24 15:37:26,088 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-10-24 15:37:26,088 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:26,088 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:26,088 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:26,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([843] L1051-->L1051-3: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][261], [Black: 240#(= |#race~threads_mask~0| 0), 132#L1062-11true, 247#true, 231#true, Black: 243#true, 14#L1050-7true, 233#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:26,116 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-10-24 15:37:26,116 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-10-24 15:37:26,116 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-10-24 15:37:26,116 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-10-24 15:37:26,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][203], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 192#L1050-2true, 66#L1051-3true, 245#(= |#race~datas~0| 0), 173#ULTIMATE.startFINALtrue]) [2024-10-24 15:37:26,121 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-10-24 15:37:26,121 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-24 15:37:26,121 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-24 15:37:26,121 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:37:26,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][217], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 63#L1062-19true, 128#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:26,142 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-10-24 15:37:26,142 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:26,142 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:26,143 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:26,150 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][217], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 245#(= |#race~datas~0| 0), 173#ULTIMATE.startFINALtrue]) [2024-10-24 15:37:26,151 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-10-24 15:37:26,151 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:26,151 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:26,151 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:26,151 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:26,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([837] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][268], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 63#L1062-19true, 128#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:26,172 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-10-24 15:37:26,172 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:26,172 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:26,172 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:26,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([837] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][268], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 245#(= |#race~datas~0| 0), 173#ULTIMATE.startFINALtrue]) [2024-10-24 15:37:26,177 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-10-24 15:37:26,177 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:26,177 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:26,177 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:26,178 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([837] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][268], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 245#(= |#race~datas~0| 0), 173#ULTIMATE.startFINALtrue]) [2024-10-24 15:37:26,178 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-10-24 15:37:26,178 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:26,178 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:26,178 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:26,178 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:26,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([843] L1051-->L1051-3: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][261], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 14#L1050-7true, 233#true, 245#(= |#race~datas~0| 0), 173#ULTIMATE.startFINALtrue, 163#L1051-3true]) [2024-10-24 15:37:26,204 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-10-24 15:37:26,204 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:26,204 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:26,204 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:26,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][217], [65#L1062-32true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:26,219 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-24 15:37:26,219 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:26,219 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:26,219 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:26,268 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][217], [65#L1062-32true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:26,268 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:37:26,268 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:26,268 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:26,268 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:26,268 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:26,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([837] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][268], [65#L1062-32true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:26,293 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-10-24 15:37:26,293 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:26,294 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:26,294 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:26,294 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([837] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][268], [65#L1062-32true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:26,294 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:37:26,294 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:26,294 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:26,294 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:26,294 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:26,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][217], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2024-10-24 15:37:26,399 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:26,399 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:26,399 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:26,399 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:26,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][206], [Black: 238#true, 247#true, 231#true, Black: 243#true, 233#true, 128#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:26,427 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-10-24 15:37:26,427 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:26,428 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:26,428 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:26,428 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][206], [Black: 238#true, 247#true, 231#true, Black: 243#true, 233#true, 128#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:26,428 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-10-24 15:37:26,428 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:26,428 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:26,428 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:26,428 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:26,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][203], [Black: 240#(= |#race~threads_mask~0| 0), 189#L1068true, 247#true, 231#true, Black: 243#true, 66#L1051-3true, 245#(= |#race~datas~0| 0), 232#true]) [2024-10-24 15:37:26,437 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:37:26,437 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-24 15:37:26,437 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-10-24 15:37:26,437 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-10-24 15:37:26,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([837] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][268], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2024-10-24 15:37:26,440 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:37:26,440 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:26,440 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:26,440 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:26,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][203], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 61#L1070true, Black: 243#true, 66#L1051-3true, 245#(= |#race~datas~0| 0), 232#true]) [2024-10-24 15:37:26,446 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-10-24 15:37:26,446 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-10-24 15:37:26,446 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-10-24 15:37:26,447 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-10-24 15:37:26,449 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([837] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][268], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2024-10-24 15:37:26,449 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:26,449 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:26,450 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:26,450 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:26,450 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:26,450 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][217], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2024-10-24 15:37:26,450 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:37:26,450 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:26,451 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:26,451 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:26,451 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:26,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([566] L1063-17-->L1063-18: Formula: (= |v_#race~threads_mask~0_7| |v_ULTIMATE.start_main_#t~nondet22#1_3|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_7|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 128#L1050-18true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 89#L1063-18true]) [2024-10-24 15:37:26,452 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:26,452 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:26,452 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:26,452 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:26,492 INFO L124 PetriNetUnfolderBase]: 3372/12259 cut-off events. [2024-10-24 15:37:26,492 INFO L125 PetriNetUnfolderBase]: For 119/119 co-relation queries the response was YES. [2024-10-24 15:37:26,543 INFO L83 FinitePrefix]: Finished finitePrefix Result has 16755 conditions, 12259 events. 3372/12259 cut-off events. For 119/119 co-relation queries the response was YES. Maximal size of possible extension queue 392. Compared 130092 event pairs, 892 based on Foata normal form. 1/9925 useless extension candidates. Maximal degree in co-relation 14590. Up to 2852 conditions per place. [2024-10-24 15:37:26,597 INFO L140 encePairwiseOnDemand]: 241/249 looper letters, 40 selfloop transitions, 2 changer transitions 5/270 dead transitions. [2024-10-24 15:37:26,597 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 236 places, 270 transitions, 717 flow [2024-10-24 15:37:26,598 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-24 15:37:26,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-24 15:37:26,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1338 transitions. [2024-10-24 15:37:26,601 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8955823293172691 [2024-10-24 15:37:26,601 INFO L175 Difference]: Start difference. First operand has 231 places, 253 transitions, 589 flow. Second operand 6 states and 1338 transitions. [2024-10-24 15:37:26,601 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 236 places, 270 transitions, 717 flow [2024-10-24 15:37:26,604 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 236 places, 270 transitions, 717 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-24 15:37:26,606 INFO L231 Difference]: Finished difference. Result has 240 places, 254 transitions, 611 flow [2024-10-24 15:37:26,607 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=249, PETRI_DIFFERENCE_MINUEND_FLOW=589, PETRI_DIFFERENCE_MINUEND_PLACES=231, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=253, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=251, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=611, PETRI_PLACES=240, PETRI_TRANSITIONS=254} [2024-10-24 15:37:26,607 INFO L277 CegarLoopForPetriNet]: 232 programPoint places, 8 predicate places. [2024-10-24 15:37:26,607 INFO L471 AbstractCegarLoop]: Abstraction has has 240 places, 254 transitions, 611 flow [2024-10-24 15:37:26,608 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 216.4) internal successors, (1082), 5 states have internal predecessors, (1082), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:26,608 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:37:26,608 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] [2024-10-24 15:37:26,609 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable25 [2024-10-24 15:37:26,609 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-10-24 15:37:26,609 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:37:26,609 INFO L85 PathProgramCache]: Analyzing trace with hash 1446580029, now seen corresponding path program 1 times [2024-10-24 15:37:26,609 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:37:26,610 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [717880287] [2024-10-24 15:37:26,610 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:37:26,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:37:26,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:37:26,651 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:37:26,652 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:37:26,652 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [717880287] [2024-10-24 15:37:26,652 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [717880287] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:37:26,652 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:37:26,652 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-24 15:37:26,653 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1963213580] [2024-10-24 15:37:26,653 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:37:26,653 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-24 15:37:26,653 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:37:26,654 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-24 15:37:26,654 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-24 15:37:26,691 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 221 out of 249 [2024-10-24 15:37:26,692 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 240 places, 254 transitions, 611 flow. Second operand has 3 states, 3 states have (on average 222.33333333333334) internal successors, (667), 3 states have internal predecessors, (667), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:26,693 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:37:26,693 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 221 of 249 [2024-10-24 15:37:26,693 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:37:28,163 INFO L124 PetriNetUnfolderBase]: 2948/10996 cut-off events. [2024-10-24 15:37:28,164 INFO L125 PetriNetUnfolderBase]: For 165/165 co-relation queries the response was YES. [2024-10-24 15:37:28,215 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14889 conditions, 10996 events. 2948/10996 cut-off events. For 165/165 co-relation queries the response was YES. Maximal size of possible extension queue 357. Compared 113619 event pairs, 807 based on Foata normal form. 1/8985 useless extension candidates. Maximal degree in co-relation 14741. Up to 2658 conditions per place. [2024-10-24 15:37:28,257 INFO L140 encePairwiseOnDemand]: 246/249 looper letters, 29 selfloop transitions, 2 changer transitions 0/261 dead transitions. [2024-10-24 15:37:28,258 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 239 places, 261 transitions, 687 flow [2024-10-24 15:37:28,258 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-24 15:37:28,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-24 15:37:28,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 695 transitions. [2024-10-24 15:37:28,259 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9303882195448461 [2024-10-24 15:37:28,259 INFO L175 Difference]: Start difference. First operand has 240 places, 254 transitions, 611 flow. Second operand 3 states and 695 transitions. [2024-10-24 15:37:28,260 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 239 places, 261 transitions, 687 flow [2024-10-24 15:37:28,263 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 235 places, 261 transitions, 675 flow, removed 5 selfloop flow, removed 4 redundant places. [2024-10-24 15:37:28,265 INFO L231 Difference]: Finished difference. Result has 236 places, 255 transitions, 611 flow [2024-10-24 15:37:28,265 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=249, PETRI_DIFFERENCE_MINUEND_FLOW=599, PETRI_DIFFERENCE_MINUEND_PLACES=233, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=254, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=252, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=611, PETRI_PLACES=236, PETRI_TRANSITIONS=255} [2024-10-24 15:37:28,266 INFO L277 CegarLoopForPetriNet]: 232 programPoint places, 4 predicate places. [2024-10-24 15:37:28,266 INFO L471 AbstractCegarLoop]: Abstraction has has 236 places, 255 transitions, 611 flow [2024-10-24 15:37:28,266 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 222.33333333333334) internal successors, (667), 3 states have internal predecessors, (667), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:28,267 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:37:28,267 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] [2024-10-24 15:37:28,267 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable26 [2024-10-24 15:37:28,267 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-10-24 15:37:28,267 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:37:28,267 INFO L85 PathProgramCache]: Analyzing trace with hash 1896851222, now seen corresponding path program 1 times [2024-10-24 15:37:28,268 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:37:28,268 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1104177679] [2024-10-24 15:37:28,268 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:37:28,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:37:28,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:37:28,310 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:37:28,311 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:37:28,311 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1104177679] [2024-10-24 15:37:28,311 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1104177679] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:37:28,311 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:37:28,311 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-10-24 15:37:28,311 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [766423613] [2024-10-24 15:37:28,312 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:37:28,312 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-24 15:37:28,312 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:37:28,312 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-24 15:37:28,313 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-10-24 15:37:28,375 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 210 out of 249 [2024-10-24 15:37:28,376 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 236 places, 255 transitions, 611 flow. Second operand has 4 states, 4 states have (on average 212.0) internal successors, (848), 4 states have internal predecessors, (848), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:28,376 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:37:28,376 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 210 of 249 [2024-10-24 15:37:28,376 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:37:28,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 232#true, 258#true]) [2024-10-24 15:37:28,488 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is not cut-off event [2024-10-24 15:37:28,488 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2024-10-24 15:37:28,488 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-10-24 15:37:28,488 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-10-24 15:37:28,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 137#$Ultimate##0true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:28,883 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2024-10-24 15:37:28,883 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-10-24 15:37:28,883 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-10-24 15:37:28,883 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-10-24 15:37:28,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [171#$Ultimate##0true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:28,884 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2024-10-24 15:37:28,884 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-10-24 15:37:28,884 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-10-24 15:37:28,884 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-10-24 15:37:28,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 67#L1048-1true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:28,951 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2024-10-24 15:37:28,951 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-10-24 15:37:28,951 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-10-24 15:37:28,951 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-10-24 15:37:29,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 14#L1050-7true, 104#L1062-5true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,118 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-10-24 15:37:29,118 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-10-24 15:37:29,118 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-10-24 15:37:29,118 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-24 15:37:29,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [30#L1050-1true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 132#L1062-11true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,127 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2024-10-24 15:37:29,127 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-10-24 15:37:29,127 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-10-24 15:37:29,127 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-10-24 15:37:29,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [30#L1050-1true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 185#L1062-12true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,172 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2024-10-24 15:37:29,172 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-10-24 15:37:29,172 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-10-24 15:37:29,172 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-10-24 15:37:29,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [30#L1050-1true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 258#true]) [2024-10-24 15:37:29,177 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2024-10-24 15:37:29,177 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-10-24 15:37:29,177 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-10-24 15:37:29,177 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-10-24 15:37:29,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 132#L1062-11true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 21#L1050-2true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,179 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2024-10-24 15:37:29,179 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-10-24 15:37:29,180 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-10-24 15:37:29,180 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-10-24 15:37:29,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 122#L1050-16true, 233#true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 217#L1062-3true, 258#true]) [2024-10-24 15:37:29,200 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-10-24 15:37:29,200 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-24 15:37:29,200 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:37:29,200 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-24 15:37:29,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][292], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 21#L1050-2true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 258#true]) [2024-10-24 15:37:29,220 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-10-24 15:37:29,220 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:37:29,221 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:29,221 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:37:29,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 185#L1062-12true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, 262#true, Black: 243#true, 233#true, 21#L1050-2true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,226 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2024-10-24 15:37:29,226 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-10-24 15:37:29,226 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-10-24 15:37:29,227 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-10-24 15:37:29,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, 262#true, Black: 243#true, 233#true, 21#L1050-2true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 258#true]) [2024-10-24 15:37:29,229 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2024-10-24 15:37:29,229 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-10-24 15:37:29,229 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-10-24 15:37:29,229 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-10-24 15:37:29,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 104#L1062-5true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,261 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-10-24 15:37:29,261 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:29,261 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:29,261 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:29,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 132#L1062-11true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 14#L1050-7true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,263 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-10-24 15:37:29,263 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:29,263 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:29,264 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:29,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][292], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 132#L1062-11true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 14#L1050-7true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,265 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-10-24 15:37:29,265 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:29,265 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:29,265 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:29,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 104#L1062-5true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,293 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2024-10-24 15:37:29,293 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-10-24 15:37:29,293 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-10-24 15:37:29,294 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-10-24 15:37:29,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 185#L1062-12true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 14#L1050-7true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,311 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-10-24 15:37:29,311 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:29,311 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:29,311 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:29,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 14#L1050-7true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 258#true]) [2024-10-24 15:37:29,313 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-10-24 15:37:29,313 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:29,313 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:29,313 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:29,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][292], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 63#L1062-19true, 21#L1050-2true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,315 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-10-24 15:37:29,315 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:29,315 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:29,315 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:29,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][292], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 14#L1050-7true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 258#true]) [2024-10-24 15:37:29,316 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-10-24 15:37:29,316 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:29,316 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:29,316 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:29,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 258#true]) [2024-10-24 15:37:29,385 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-10-24 15:37:29,385 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:29,385 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:29,385 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:29,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 195#L1050-16true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 11#L1062-36true, 19#L1050-10true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,386 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-10-24 15:37:29,386 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:29,386 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:29,386 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:29,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 132#L1062-11true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,412 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-10-24 15:37:29,412 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:29,412 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:29,412 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:29,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 132#L1062-11true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,413 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-10-24 15:37:29,413 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:29,413 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:29,413 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:29,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][292], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 14#L1050-7true, 63#L1062-19true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,418 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-10-24 15:37:29,418 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:29,418 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:29,418 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:29,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][292], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 132#L1062-11true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,419 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-10-24 15:37:29,419 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:29,419 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:29,419 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:29,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [30#L1050-1true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 32#L1062-27true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,427 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-10-24 15:37:29,427 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-10-24 15:37:29,427 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-10-24 15:37:29,427 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-10-24 15:37:29,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, 262#true, Black: 243#true, 233#true, 14#L1050-7true, 63#L1062-19true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,433 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-10-24 15:37:29,433 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-10-24 15:37:29,433 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-10-24 15:37:29,433 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-10-24 15:37:29,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 132#L1062-11true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,437 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-10-24 15:37:29,437 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-10-24 15:37:29,437 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-10-24 15:37:29,437 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-10-24 15:37:29,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 122#L1050-16true, 233#true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 258#true]) [2024-10-24 15:37:29,470 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-10-24 15:37:29,470 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:29,470 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:29,470 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:29,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 185#L1062-12true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,472 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-10-24 15:37:29,472 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:29,472 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:29,472 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:29,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 258#true]) [2024-10-24 15:37:29,473 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-10-24 15:37:29,473 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:29,473 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:29,473 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:29,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][292], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 258#true]) [2024-10-24 15:37:29,480 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-10-24 15:37:29,480 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:29,480 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:29,480 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:29,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 32#L1062-27true, 233#true, 21#L1050-2true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,490 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2024-10-24 15:37:29,490 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-10-24 15:37:29,490 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-10-24 15:37:29,490 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-10-24 15:37:29,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 185#L1062-12true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,493 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2024-10-24 15:37:29,493 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-10-24 15:37:29,493 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-10-24 15:37:29,493 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-10-24 15:37:29,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 258#true]) [2024-10-24 15:37:29,497 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2024-10-24 15:37:29,497 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-10-24 15:37:29,497 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-10-24 15:37:29,497 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-10-24 15:37:29,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 68#L1050-15true, 258#true]) [2024-10-24 15:37:29,508 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-10-24 15:37:29,508 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:29,508 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:29,508 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:29,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 195#L1050-16true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 31#L1050-15true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,508 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-10-24 15:37:29,508 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:29,508 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:29,508 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:29,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [17#L1049-3true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,518 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2024-10-24 15:37:29,518 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-10-24 15:37:29,518 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-10-24 15:37:29,518 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-10-24 15:37:29,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 15#L1049-3true, 74#L1063-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,520 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2024-10-24 15:37:29,520 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-10-24 15:37:29,520 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-10-24 15:37:29,520 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-10-24 15:37:29,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 122#L1050-16true, 233#true, 245#(= |#race~datas~0| 0), 173#ULTIMATE.startFINALtrue, 92#L1050-10true, 258#true]) [2024-10-24 15:37:29,533 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-10-24 15:37:29,533 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:29,533 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:29,533 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:29,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 132#L1062-11true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 122#L1050-16true, 233#true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,538 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-24 15:37:29,538 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:29,538 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:29,538 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:29,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][292], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 32#L1062-27true, 233#true, 21#L1050-2true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,544 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-24 15:37:29,544 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:29,544 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:29,544 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:29,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [30#L1050-1true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,548 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-10-24 15:37:29,548 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:37:29,548 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:29,548 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:37:29,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 104#L1062-5true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-10-24 15:37:29,592 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:37:29,592 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:29,592 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:29,592 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:29,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 185#L1062-12true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,599 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:37:29,599 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:29,600 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:29,600 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:29,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 258#true]) [2024-10-24 15:37:29,600 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:37:29,600 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:29,600 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:29,600 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:29,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 258#true]) [2024-10-24 15:37:29,602 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:37:29,602 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:29,602 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:29,602 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:29,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,603 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:37:29,603 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:29,604 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:29,604 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:29,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 165#L1050-18true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,604 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:37:29,604 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:29,604 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:29,604 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:29,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, Black: 243#true, 262#true, 233#true, 14#L1050-7true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,607 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:37:29,607 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:29,607 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:29,607 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:29,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][292], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,609 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:37:29,609 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:29,609 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:29,609 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:29,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 21#L1050-2true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,613 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-10-24 15:37:29,613 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:29,613 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:29,613 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:29,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,624 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2024-10-24 15:37:29,624 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-10-24 15:37:29,624 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-10-24 15:37:29,624 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-10-24 15:37:29,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [30#L1050-1true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,653 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2024-10-24 15:37:29,653 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-10-24 15:37:29,653 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-10-24 15:37:29,653 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-10-24 15:37:29,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 217#L1062-3true, 163#L1051-3true, 258#true]) [2024-10-24 15:37:29,662 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:37:29,662 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:29,662 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:29,662 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:29,673 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 104#L1062-5true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-10-24 15:37:29,673 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-10-24 15:37:29,673 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:29,673 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:29,673 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:29,673 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:29,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 104#L1062-5true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-10-24 15:37:29,676 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-10-24 15:37:29,676 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:29,676 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:29,676 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:29,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][292], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 32#L1062-27true, 233#true, 14#L1050-7true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,680 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-10-24 15:37:29,680 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:29,680 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:29,680 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:29,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, 262#true, Black: 243#true, 233#true, 21#L1050-2true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,718 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2024-10-24 15:37:29,718 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-10-24 15:37:29,718 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-10-24 15:37:29,718 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-10-24 15:37:29,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [136#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, 231#true, Black: 243#true, 262#true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,719 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2024-10-24 15:37:29,719 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-10-24 15:37:29,719 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-10-24 15:37:29,719 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-10-24 15:37:29,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 104#L1062-5true, 66#L1051-3true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,727 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2024-10-24 15:37:29,727 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-10-24 15:37:29,727 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-10-24 15:37:29,727 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-10-24 15:37:29,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 132#L1062-11true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-10-24 15:37:29,736 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,736 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:29,736 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:29,736 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:29,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,737 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-10-24 15:37:29,737 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:29,737 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:29,737 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:29,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 132#L1062-11true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-10-24 15:37:29,738 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,738 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:29,738 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:29,738 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:29,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 14#L1050-7true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,748 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,748 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:29,748 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,748 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:29,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [65#L1062-32true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 14#L1050-7true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,751 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2024-10-24 15:37:29,751 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-10-24 15:37:29,751 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-10-24 15:37:29,751 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-10-24 15:37:29,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, 262#true, 32#L1062-27true, Black: 243#true, 122#L1050-16true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,801 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-10-24 15:37:29,801 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:29,801 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:29,801 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:29,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 185#L1062-12true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-10-24 15:37:29,802 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:29,802 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,802 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,802 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 163#L1051-3true, 258#true]) [2024-10-24 15:37:29,804 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:29,804 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,804 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,804 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 163#L1051-3true, 258#true]) [2024-10-24 15:37:29,806 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:29,806 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,806 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,806 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][292], [65#L1062-32true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 14#L1050-7true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,812 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-10-24 15:37:29,812 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:29,812 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:29,812 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:29,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, 262#true, 32#L1062-27true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,822 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2024-10-24 15:37:29,822 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-10-24 15:37:29,822 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-10-24 15:37:29,822 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-10-24 15:37:29,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 258#true]) [2024-10-24 15:37:29,837 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-10-24 15:37:29,837 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:29,837 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:29,837 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:29,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][271], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 80#L1063-16true, 21#L1050-2true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,839 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-10-24 15:37:29,839 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:29,839 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:29,839 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:29,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 223#L1050-7true, 258#true]) [2024-10-24 15:37:29,852 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2024-10-24 15:37:29,852 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-10-24 15:37:29,852 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-10-24 15:37:29,852 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-10-24 15:37:29,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, 262#true, Black: 243#true, 233#true, 14#L1050-7true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,853 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2024-10-24 15:37:29,853 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-10-24 15:37:29,853 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-10-24 15:37:29,853 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-10-24 15:37:29,867 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 132#L1062-11true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-10-24 15:37:29,868 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,868 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:29,868 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:29,868 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,868 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:29,870 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 132#L1062-11true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-10-24 15:37:29,870 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,870 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:29,870 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,870 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:29,870 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:29,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 122#L1050-16true, 233#true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-10-24 15:37:29,871 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,871 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:29,871 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,871 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:29,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, 32#L1062-27true, Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,872 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,872 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:29,872 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:29,872 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 122#L1050-16true, 233#true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-10-24 15:37:29,872 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,872 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:29,872 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:29,873 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][292], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 32#L1062-27true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,876 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,876 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,876 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:29,876 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:29,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][292], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 66#L1051-3true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,877 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,877 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,877 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:29,877 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:29,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 66#L1051-3true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,894 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-10-24 15:37:29,894 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:29,894 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-10-24 15:37:29,894 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:29,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 258#true]) [2024-10-24 15:37:29,904 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-10-24 15:37:29,904 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:29,904 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:29,904 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-10-24 15:37:29,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 19#L1050-10true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,905 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-10-24 15:37:29,905 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-10-24 15:37:29,905 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:29,905 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:29,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][271], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,917 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,917 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,917 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,917 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:29,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-10-24 15:37:29,924 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,924 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,924 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,924 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:29,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 32#L1062-27true, 233#true, 122#L1050-16true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,929 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:29,929 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,929 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:29,929 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,930 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 185#L1062-12true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-10-24 15:37:29,930 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:29,930 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,930 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,930 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,930 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:29,931 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 163#L1051-3true, 258#true]) [2024-10-24 15:37:29,931 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:29,931 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,932 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,932 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,932 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:29,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 122#L1050-16true, 233#true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 163#L1051-3true, 258#true]) [2024-10-24 15:37:29,932 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:29,932 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:29,932 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,932 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-10-24 15:37:29,934 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:29,934 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:29,934 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:29,934 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:29,934 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 163#L1051-3true, 258#true]) [2024-10-24 15:37:29,934 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:29,934 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,934 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:29,934 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,934 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 185#L1062-12true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-10-24 15:37:29,935 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:29,935 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,935 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,935 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:29,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 163#L1051-3true, 258#true]) [2024-10-24 15:37:29,936 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:29,936 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,936 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:29,936 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][292], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 66#L1051-3true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 258#true]) [2024-10-24 15:37:29,940 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:29,940 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,940 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:29,940 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 122#L1050-16true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,944 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:29,944 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:29,944 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:29,944 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:29,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,944 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:29,944 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:29,944 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:29,944 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:29,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [65#L1062-32true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,947 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-10-24 15:37:29,947 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:37:29,947 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:37:29,947 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:29,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 185#L1062-12true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 66#L1051-3true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,953 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-10-24 15:37:29,953 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:29,954 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:37:29,954 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:37:29,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 66#L1051-3true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 258#true]) [2024-10-24 15:37:29,956 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-10-24 15:37:29,956 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:29,956 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:37:29,956 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:37:29,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 31#L1050-15true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,963 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:29,964 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,964 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,964 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:29,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, 245#(= |#race~datas~0| 0), 223#L1050-7true, 258#true]) [2024-10-24 15:37:29,966 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:29,966 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:29,966 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,966 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][271], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 14#L1050-7true, 80#L1063-16true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,967 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:29,967 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,967 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:29,967 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:29,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 238#true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,983 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-10-24 15:37:29,983 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:29,983 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:37:29,983 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:37:29,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [65#L1062-32true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 68#L1050-15true, 258#true]) [2024-10-24 15:37:29,996 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:29,996 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:29,996 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:29,996 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:29,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 32#L1062-27true, 233#true, 122#L1050-16true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,996 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:29,996 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:29,996 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:29,996 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:29,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 122#L1050-16true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:29,999 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:29,999 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:29,999 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:29,999 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:30,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:30,001 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:30,001 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:30,001 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:30,002 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:30,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 258#true]) [2024-10-24 15:37:30,027 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:30,027 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:30,027 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:30,027 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:30,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 68#L1050-15true, 258#true]) [2024-10-24 15:37:30,028 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-10-24 15:37:30,028 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-10-24 15:37:30,028 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-10-24 15:37:30,028 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:37:30,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][271], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:30,028 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:30,028 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:30,028 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:30,028 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:30,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 31#L1050-15true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:30,029 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-10-24 15:37:30,029 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-10-24 15:37:30,029 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-10-24 15:37:30,029 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:37:30,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:30,029 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:30,029 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:30,029 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:30,029 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:30,041 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:30,041 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-10-24 15:37:30,041 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:37:30,041 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-10-24 15:37:30,041 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:37:30,042 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-10-24 15:37:30,056 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-10-24 15:37:30,056 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:30,056 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:30,056 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:30,056 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:30,056 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:30,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 122#L1050-16true, 233#true, 63#L1062-19true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-10-24 15:37:30,057 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:30,057 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:30,057 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:30,057 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:30,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][292], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 63#L1062-19true, 66#L1051-3true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:30,060 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:30,060 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:30,060 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:30,061 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:30,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 165#L1050-18true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:30,066 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-10-24 15:37:30,066 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:30,066 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:30,066 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:30,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 63#L1062-19true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-10-24 15:37:30,075 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2024-10-24 15:37:30,075 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-10-24 15:37:30,076 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-10-24 15:37:30,076 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-10-24 15:37:30,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][271], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:30,097 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:30,098 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:30,098 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:30,098 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:30,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 32#L1062-27true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-10-24 15:37:30,112 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:37:30,112 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:30,112 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:30,112 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:30,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:30,116 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:30,116 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:30,116 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:30,116 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:30,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 78#L1063-15true, 245#(= |#race~datas~0| 0), 68#L1050-15true, 258#true]) [2024-10-24 15:37:30,138 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-10-24 15:37:30,138 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-10-24 15:37:30,138 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-10-24 15:37:30,138 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-10-24 15:37:30,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 78#L1063-15true, 31#L1050-15true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:30,138 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-10-24 15:37:30,138 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-10-24 15:37:30,138 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-10-24 15:37:30,138 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-10-24 15:37:30,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 122#L1050-16true, 233#true, 80#L1063-16true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:30,154 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-10-24 15:37:30,154 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-10-24 15:37:30,154 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-10-24 15:37:30,154 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-10-24 15:37:30,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 195#L1050-16true, Black: 243#true, 262#true, 233#true, 128#L1050-18true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:30,157 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-10-24 15:37:30,157 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-10-24 15:37:30,157 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-10-24 15:37:30,157 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-10-24 15:37:30,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-10-24 15:37:30,170 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-10-24 15:37:30,170 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:30,170 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:30,170 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:30,212 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 32#L1062-27true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-10-24 15:37:30,212 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:37:30,212 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:30,212 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:30,212 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:30,212 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:30,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, Black: 243#true, 122#L1050-16true, 233#true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-10-24 15:37:30,213 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:37:30,213 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:30,213 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:30,213 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:30,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 165#L1050-18true, 80#L1063-16true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:30,215 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:37:30,215 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:30,215 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:30,215 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:30,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-10-24 15:37:30,224 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-10-24 15:37:30,224 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:30,224 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:30,224 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:30,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 32#L1062-27true, 233#true, 66#L1051-3true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:30,228 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2024-10-24 15:37:30,228 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-10-24 15:37:30,228 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-10-24 15:37:30,228 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-10-24 15:37:30,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][271], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 21#L1050-2true, 245#(= |#race~datas~0| 0), 258#true, 212#L1064-3true]) [2024-10-24 15:37:30,235 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:37:30,235 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:30,235 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:30,235 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:30,257 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 32#L1062-27true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-10-24 15:37:30,257 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-10-24 15:37:30,257 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:30,257 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:30,257 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:30,257 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:30,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-10-24 15:37:30,258 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-10-24 15:37:30,258 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:30,258 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:30,258 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:30,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][292], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, 32#L1062-27true, Black: 243#true, 262#true, 233#true, 66#L1051-3true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:30,260 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-10-24 15:37:30,260 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:30,260 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:30,260 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:30,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-10-24 15:37:30,287 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-10-24 15:37:30,288 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:30,288 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:30,288 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:30,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-10-24 15:37:30,288 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-10-24 15:37:30,288 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:30,288 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:30,288 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:30,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:30,298 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-10-24 15:37:30,298 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:30,298 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:30,298 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:30,303 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-10-24 15:37:30,303 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-10-24 15:37:30,303 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:30,303 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:30,303 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:30,303 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:30,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 66#L1051-3true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:30,304 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-10-24 15:37:30,304 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:30,304 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:30,304 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:30,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 122#L1050-16true, 233#true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-10-24 15:37:30,304 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-10-24 15:37:30,304 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:30,304 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:30,304 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:30,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [65#L1062-32true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-10-24 15:37:30,306 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-10-24 15:37:30,306 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-10-24 15:37:30,306 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-10-24 15:37:30,306 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-10-24 15:37:30,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 223#L1050-7true, 258#true, 212#L1064-3true]) [2024-10-24 15:37:30,313 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-10-24 15:37:30,313 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:30,313 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:30,313 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:30,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 223#L1050-7true, 258#true, 212#L1064-3true]) [2024-10-24 15:37:30,314 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-10-24 15:37:30,314 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:30,314 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:30,314 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:30,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][271], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 14#L1050-7true, 245#(= |#race~datas~0| 0), 258#true, 212#L1064-3true]) [2024-10-24 15:37:30,315 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-10-24 15:37:30,315 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:30,315 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:30,315 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:30,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-10-24 15:37:30,328 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-10-24 15:37:30,328 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-10-24 15:37:30,328 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-10-24 15:37:30,328 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-10-24 15:37:30,334 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-10-24 15:37:30,334 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-10-24 15:37:30,335 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:30,335 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:30,335 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:30,335 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:30,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 74#L1063-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 122#L1050-16true, 233#true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-10-24 15:37:30,335 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-10-24 15:37:30,335 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:30,335 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:30,335 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:30,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 245#(= |#race~datas~0| 0), 19#L1050-10true, 212#L1064-3true, 258#true]) [2024-10-24 15:37:30,351 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-10-24 15:37:30,351 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:30,351 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:30,351 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:30,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 258#true, 212#L1064-3true]) [2024-10-24 15:37:30,351 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-10-24 15:37:30,351 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:30,351 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:30,351 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:30,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][271], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 74#L1063-10true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 66#L1051-3true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:30,352 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-10-24 15:37:30,352 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:30,353 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:30,353 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:30,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 74#L1063-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-10-24 15:37:30,353 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-10-24 15:37:30,353 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:30,353 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:30,353 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:30,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 66#L1051-3true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:30,361 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2024-10-24 15:37:30,361 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-10-24 15:37:30,361 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-10-24 15:37:30,361 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-10-24 15:37:30,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 74#L1063-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, 262#true, Black: 243#true, 233#true, 66#L1051-3true, 245#(= |#race~datas~0| 0), 258#true]) [2024-10-24 15:37:30,363 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2024-10-24 15:37:30,363 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-10-24 15:37:30,363 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-10-24 15:37:30,363 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-10-24 15:37:30,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-10-24 15:37:30,388 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-10-24 15:37:30,388 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:30,388 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:30,388 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:30,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 212#L1064-3true, 258#true]) [2024-10-24 15:37:30,411 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2024-10-24 15:37:30,411 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-10-24 15:37:30,411 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-10-24 15:37:30,411 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-10-24 15:37:30,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 80#L1063-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-10-24 15:37:30,414 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2024-10-24 15:37:30,414 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-10-24 15:37:30,414 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-10-24 15:37:30,414 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-10-24 15:37:30,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 64#L1063-1true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-10-24 15:37:30,424 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-10-24 15:37:30,424 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:30,424 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:30,424 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:30,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 159#L1063-2true, 163#L1051-3true, 258#true]) [2024-10-24 15:37:30,444 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-10-24 15:37:30,444 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-24 15:37:30,444 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:30,444 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:30,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-10-24 15:37:30,474 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-10-24 15:37:30,474 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:30,474 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:30,474 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-10-24 15:37:30,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-10-24 15:37:30,475 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-10-24 15:37:30,475 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-10-24 15:37:30,475 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:30,475 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:30,540 INFO L124 PetriNetUnfolderBase]: 8547/24210 cut-off events. [2024-10-24 15:37:30,540 INFO L125 PetriNetUnfolderBase]: For 583/583 co-relation queries the response was YES. [2024-10-24 15:37:30,665 INFO L83 FinitePrefix]: Finished finitePrefix Result has 36542 conditions, 24210 events. 8547/24210 cut-off events. For 583/583 co-relation queries the response was YES. Maximal size of possible extension queue 889. Compared 270001 event pairs, 1478 based on Foata normal form. 23/21038 useless extension candidates. Maximal degree in co-relation 36392. Up to 4685 conditions per place. [2024-10-24 15:37:30,753 INFO L140 encePairwiseOnDemand]: 235/249 looper letters, 69 selfloop transitions, 15 changer transitions 0/303 dead transitions. [2024-10-24 15:37:30,753 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 239 places, 303 transitions, 888 flow [2024-10-24 15:37:30,753 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-24 15:37:30,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-10-24 15:37:30,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 925 transitions. [2024-10-24 15:37:30,755 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.928714859437751 [2024-10-24 15:37:30,755 INFO L175 Difference]: Start difference. First operand has 236 places, 255 transitions, 611 flow. Second operand 4 states and 925 transitions. [2024-10-24 15:37:30,755 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 239 places, 303 transitions, 888 flow [2024-10-24 15:37:30,760 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 238 places, 303 transitions, 886 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-10-24 15:37:30,763 INFO L231 Difference]: Finished difference. Result has 241 places, 268 transitions, 723 flow [2024-10-24 15:37:30,763 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=249, PETRI_DIFFERENCE_MINUEND_FLOW=609, PETRI_DIFFERENCE_MINUEND_PLACES=235, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=255, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=242, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=723, PETRI_PLACES=241, PETRI_TRANSITIONS=268} [2024-10-24 15:37:30,764 INFO L277 CegarLoopForPetriNet]: 232 programPoint places, 9 predicate places. [2024-10-24 15:37:30,764 INFO L471 AbstractCegarLoop]: Abstraction has has 241 places, 268 transitions, 723 flow [2024-10-24 15:37:30,764 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 212.0) internal successors, (848), 4 states have internal predecessors, (848), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:30,765 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:37:30,765 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] [2024-10-24 15:37:30,765 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable27 [2024-10-24 15:37:30,765 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-10-24 15:37:30,765 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:37:30,765 INFO L85 PathProgramCache]: Analyzing trace with hash 1163694798, now seen corresponding path program 1 times [2024-10-24 15:37:30,765 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:37:30,765 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [869392065] [2024-10-24 15:37:30,765 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:37:30,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:37:30,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:37:30,810 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:37:30,810 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:37:30,810 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [869392065] [2024-10-24 15:37:30,810 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [869392065] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:37:30,810 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:37:30,810 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-10-24 15:37:30,811 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2029409974] [2024-10-24 15:37:30,811 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:37:30,811 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-24 15:37:30,811 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:37:30,812 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-24 15:37:30,812 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-10-24 15:37:30,864 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 210 out of 249 [2024-10-24 15:37:30,865 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 241 places, 268 transitions, 723 flow. Second operand has 4 states, 4 states have (on average 212.25) internal successors, (849), 4 states have internal predecessors, (849), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:30,865 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:37:30,865 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 210 of 249 [2024-10-24 15:37:30,865 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:37:30,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 232#true]) [2024-10-24 15:37:30,952 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2024-10-24 15:37:30,953 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2024-10-24 15:37:30,953 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2024-10-24 15:37:30,953 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2024-10-24 15:37:30,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 232#true]) [2024-10-24 15:37:30,958 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-24 15:37:30,958 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-24 15:37:30,959 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-24 15:37:30,959 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-24 15:37:30,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 232#true]) [2024-10-24 15:37:30,974 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2024-10-24 15:37:30,974 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2024-10-24 15:37:30,974 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2024-10-24 15:37:30,974 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2024-10-24 15:37:31,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 137#$Ultimate##0true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:31,180 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2024-10-24 15:37:31,180 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2024-10-24 15:37:31,180 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2024-10-24 15:37:31,180 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2024-10-24 15:37:31,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 171#$Ultimate##0true, Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:31,181 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2024-10-24 15:37:31,181 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2024-10-24 15:37:31,181 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2024-10-24 15:37:31,181 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2024-10-24 15:37:31,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 137#$Ultimate##0true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:31,213 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-10-24 15:37:31,213 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-10-24 15:37:31,213 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-10-24 15:37:31,213 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-10-24 15:37:31,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 171#$Ultimate##0true, Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:31,213 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-10-24 15:37:31,214 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-10-24 15:37:31,214 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-10-24 15:37:31,214 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-10-24 15:37:31,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 67#L1048-1true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:31,237 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2024-10-24 15:37:31,237 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2024-10-24 15:37:31,237 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2024-10-24 15:37:31,237 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2024-10-24 15:37:31,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 67#L1048-1true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:31,339 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-10-24 15:37:31,339 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-10-24 15:37:31,339 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-10-24 15:37:31,339 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-10-24 15:37:31,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, 137#$Ultimate##0true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:31,363 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2024-10-24 15:37:31,363 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-10-24 15:37:31,363 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-10-24 15:37:31,363 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2024-10-24 15:37:31,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 171#$Ultimate##0true, Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:31,364 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2024-10-24 15:37:31,364 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2024-10-24 15:37:31,364 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-10-24 15:37:31,364 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-10-24 15:37:31,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 67#L1048-1true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:31,432 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2024-10-24 15:37:31,433 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-10-24 15:37:31,433 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-10-24 15:37:31,433 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-10-24 15:37:31,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 15#L1049-3true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:31,609 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2024-10-24 15:37:31,609 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-10-24 15:37:31,609 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-10-24 15:37:31,609 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-10-24 15:37:31,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 17#L1049-3true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:31,647 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2024-10-24 15:37:31,647 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-10-24 15:37:31,647 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-10-24 15:37:31,647 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-10-24 15:37:31,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 15#L1049-3true, 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:31,648 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2024-10-24 15:37:31,648 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-10-24 15:37:31,648 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-10-24 15:37:31,649 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-10-24 15:37:31,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:31,723 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-10-24 15:37:31,723 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:31,723 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:37:31,723 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:37:31,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 15#L1049-3true, 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:31,727 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-10-24 15:37:31,727 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:37:31,727 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:31,727 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:37:31,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 136#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:31,786 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2024-10-24 15:37:31,786 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-10-24 15:37:31,786 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-10-24 15:37:31,786 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-10-24 15:37:31,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:31,825 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-10-24 15:37:31,825 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:31,825 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:31,825 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:31,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 136#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:31,875 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-10-24 15:37:31,875 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:31,875 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:31,875 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:31,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:31,876 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-10-24 15:37:31,876 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:31,876 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:31,876 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:31,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:31,876 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2024-10-24 15:37:31,877 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-10-24 15:37:31,877 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-10-24 15:37:31,877 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-10-24 15:37:31,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:31,926 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-10-24 15:37:31,926 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:31,926 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:31,926 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:31,931 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:31,931 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-10-24 15:37:31,931 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-10-24 15:37:31,931 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-10-24 15:37:31,931 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-10-24 15:37:31,931 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-10-24 15:37:31,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:31,932 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-10-24 15:37:31,932 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:31,932 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:31,932 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:31,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:31,939 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-10-24 15:37:31,939 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-10-24 15:37:31,939 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-10-24 15:37:31,939 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-10-24 15:37:31,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 15#L1049-3true, 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:31,940 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-10-24 15:37:31,940 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-10-24 15:37:31,940 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-10-24 15:37:31,940 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-10-24 15:37:31,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2024-10-24 15:37:31,945 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-10-24 15:37:31,945 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:31,945 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:31,945 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:31,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:31,950 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-10-24 15:37:31,950 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:31,950 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:31,951 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:31,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:31,951 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-10-24 15:37:31,951 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:31,951 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:31,951 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:31,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2024-10-24 15:37:31,986 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-10-24 15:37:31,986 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:31,986 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:31,987 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:31,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:31,991 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-10-24 15:37:31,991 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:31,991 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:31,991 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:32,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,003 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-10-24 15:37:32,003 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:32,003 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:32,003 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:32,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 185#L1062-12true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,011 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-10-24 15:37:32,011 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:32,011 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:32,011 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:32,049 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:32,049 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-24 15:37:32,049 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:32,049 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:32,049 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:32,049 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:32,050 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2024-10-24 15:37:32,050 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-24 15:37:32,051 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:32,051 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:32,051 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:32,051 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:32,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 185#L1062-12true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,051 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-24 15:37:32,051 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:32,051 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:32,052 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:32,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,053 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-24 15:37:32,054 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:32,054 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:32,054 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:32,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,057 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-24 15:37:32,057 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:32,057 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:32,057 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:32,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,058 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-10-24 15:37:32,058 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:32,058 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:32,058 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:32,059 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,059 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-24 15:37:32,059 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:32,059 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:32,059 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:32,059 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:32,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 136#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,133 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2024-10-24 15:37:32,133 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-10-24 15:37:32,133 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-10-24 15:37:32,133 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-10-24 15:37:32,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2024-10-24 15:37:32,189 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-10-24 15:37:32,189 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:32,189 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:32,189 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:32,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 231#true, Black: 243#true, 165#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,190 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-10-24 15:37:32,190 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:32,190 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:32,190 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:32,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 128#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,190 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-10-24 15:37:32,190 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:32,190 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:32,191 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:32,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,193 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-10-24 15:37:32,193 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:32,193 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:32,193 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:32,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 165#L1050-18true, 11#L1062-36true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,194 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-10-24 15:37:32,194 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:32,194 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:32,194 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:32,196 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2024-10-24 15:37:32,196 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2024-10-24 15:37:32,196 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-10-24 15:37:32,196 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-10-24 15:37:32,196 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-10-24 15:37:32,196 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-10-24 15:37:32,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,197 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-10-24 15:37:32,197 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:32,197 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:32,197 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:32,197 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,197 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-10-24 15:37:32,197 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:32,197 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:32,197 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:32,197 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:32,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 238#true, 231#true, Black: 243#true, 78#L1063-15true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,229 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-10-24 15:37:32,229 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:32,229 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:32,229 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:32,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 217#L1062-3true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:32,252 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-10-24 15:37:32,252 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:32,252 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:32,252 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:32,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 14#L1050-7true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,265 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-10-24 15:37:32,265 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:32,265 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:32,265 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:32,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1062-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,269 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-10-24 15:37:32,269 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:32,269 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:32,269 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:32,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:32,321 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-10-24 15:37:32,321 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:32,321 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:32,321 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:32,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 165#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,322 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-10-24 15:37:32,322 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:32,322 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:32,322 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:32,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 128#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,323 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-10-24 15:37:32,323 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:32,323 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:32,323 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:32,329 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:32,329 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2024-10-24 15:37:32,329 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-10-24 15:37:32,329 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-10-24 15:37:32,329 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-10-24 15:37:32,329 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-10-24 15:37:32,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2024-10-24 15:37:32,339 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-10-24 15:37:32,339 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:32,339 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:32,339 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:32,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,350 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-10-24 15:37:32,350 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:32,350 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:32,350 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:32,397 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,397 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-10-24 15:37:32,398 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:32,398 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:32,398 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:32,398 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:32,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,406 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-10-24 15:37:32,406 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:32,406 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:32,407 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:32,457 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2024-10-24 15:37:32,457 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:32,457 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:32,457 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:32,457 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:32,457 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:32,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,460 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:32,460 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:32,460 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:32,460 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:32,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:32,461 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:32,461 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:32,461 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:32,461 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:32,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,463 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:32,463 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:32,463 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:32,463 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:32,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,465 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:32,465 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:32,465 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:32,465 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:32,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,466 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:32,466 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:32,466 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:32,466 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:32,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][274], [72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,510 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:32,510 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:32,510 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:32,510 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:32,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:32,517 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:32,517 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:32,517 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:32,517 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:32,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:32,525 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:32,525 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:32,525 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:32,525 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:32,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,526 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:32,526 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:32,526 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:32,526 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:32,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:32,527 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:32,527 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:32,527 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:32,527 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:32,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 185#L1062-12true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:32,527 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:32,527 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:32,527 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:32,527 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:32,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:32,529 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:32,529 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:32,529 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:32,529 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:32,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,533 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:32,533 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:32,533 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:32,533 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:32,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 240#(= |#race~threads_mask~0| 0), 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,534 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:32,534 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:32,534 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:32,534 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:32,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,535 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:32,535 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:32,535 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:32,536 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:32,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 128#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,553 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-10-24 15:37:32,553 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-10-24 15:37:32,553 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-10-24 15:37:32,553 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:37:32,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 80#L1063-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:32,565 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:32,565 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:32,566 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:32,566 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:32,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 14#L1050-7true, 80#L1063-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,566 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:32,566 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:32,566 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:32,566 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:32,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-10-24 15:37:32,566 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:32,567 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:32,567 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:32,567 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:32,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,586 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-10-24 15:37:32,586 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:37:32,586 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-10-24 15:37:32,586 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-10-24 15:37:32,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 165#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,597 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:32,597 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:32,598 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:32,598 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:32,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 128#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,598 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:32,598 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:32,598 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:32,598 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:32,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, 269#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,658 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:32,658 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:32,658 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:32,658 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:32,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:32,659 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:32,659 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:32,659 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:32,659 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:32,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:32,660 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:32,660 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:32,660 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:32,660 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:32,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,663 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:32,663 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:32,663 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:32,663 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:32,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, 269#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,664 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:32,664 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:32,664 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:32,664 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:32,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,665 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:32,665 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:32,665 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:32,665 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:32,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:32,674 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-10-24 15:37:32,674 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-10-24 15:37:32,674 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-10-24 15:37:32,674 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-10-24 15:37:32,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, 269#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,676 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:32,676 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:32,676 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:32,676 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:32,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,701 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:32,701 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:32,701 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:32,701 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:32,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 80#L1063-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,757 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2024-10-24 15:37:32,757 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-10-24 15:37:32,757 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-10-24 15:37:32,757 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-10-24 15:37:32,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:32,827 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-10-24 15:37:32,827 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:32,827 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:32,827 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:32,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 80#L1063-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 165#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,829 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-10-24 15:37:32,829 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:32,829 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:32,829 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:32,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 269#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,831 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-10-24 15:37:32,831 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:32,832 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:32,832 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:32,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,848 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-10-24 15:37:32,848 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-10-24 15:37:32,848 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-10-24 15:37:32,848 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-10-24 15:37:32,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, 195#L1050-16true, Black: 243#true, 21#L1050-2true, 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2024-10-24 15:37:32,854 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-10-24 15:37:32,855 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:32,855 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:32,855 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:32,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:32,878 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-10-24 15:37:32,878 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:32,879 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:32,879 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:32,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 233#true, 269#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,879 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-10-24 15:37:32,879 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:32,879 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:32,879 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:32,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:32,880 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-10-24 15:37:32,880 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:32,880 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:32,880 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:32,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,882 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-10-24 15:37:32,882 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:32,882 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:32,882 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:32,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,883 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-10-24 15:37:32,883 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:32,883 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:32,883 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:32,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:32,913 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-10-24 15:37:32,913 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:32,913 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:32,913 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:32,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 14#L1050-7true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2024-10-24 15:37:32,939 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-10-24 15:37:32,939 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:32,939 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:32,939 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:32,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1050-7true, 212#L1064-3true]) [2024-10-24 15:37:32,939 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-10-24 15:37:32,939 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:32,940 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:32,940 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:32,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1050-7true, 212#L1064-3true]) [2024-10-24 15:37:32,940 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-10-24 15:37:32,940 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:32,940 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:32,940 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:32,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:32,959 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2024-10-24 15:37:32,959 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-10-24 15:37:32,959 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-10-24 15:37:32,959 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-10-24 15:37:32,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:32,969 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-10-24 15:37:32,969 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:32,969 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:32,969 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:32,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 19#L1050-10true, 212#L1064-3true]) [2024-10-24 15:37:32,983 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-10-24 15:37:32,983 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:32,983 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:32,983 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:33,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:33,020 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-10-24 15:37:33,020 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:33,020 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:33,020 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:33,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2024-10-24 15:37:33,046 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2024-10-24 15:37:33,046 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-10-24 15:37:33,046 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-10-24 15:37:33,046 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-10-24 15:37:33,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 80#L1063-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:33,049 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2024-10-24 15:37:33,049 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-10-24 15:37:33,049 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-10-24 15:37:33,049 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-10-24 15:37:33,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([672] L1062-35-->L1062-36: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~bitwise16#1=|v_ULTIMATE.start_main_#t~bitwise16#1_10|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~bitwise16#1][161], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:33,121 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-10-24 15:37:33,121 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-10-24 15:37:33,121 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-10-24 15:37:33,121 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:33,192 INFO L124 PetriNetUnfolderBase]: 8341/24563 cut-off events. [2024-10-24 15:37:33,192 INFO L125 PetriNetUnfolderBase]: For 8945/9445 co-relation queries the response was YES. [2024-10-24 15:37:33,333 INFO L83 FinitePrefix]: Finished finitePrefix Result has 44375 conditions, 24563 events. 8341/24563 cut-off events. For 8945/9445 co-relation queries the response was YES. Maximal size of possible extension queue 890. Compared 279064 event pairs, 1498 based on Foata normal form. 149/21501 useless extension candidates. Maximal degree in co-relation 41889. Up to 4388 conditions per place. [2024-10-24 15:37:33,428 INFO L140 encePairwiseOnDemand]: 236/249 looper letters, 70 selfloop transitions, 17 changer transitions 0/306 dead transitions. [2024-10-24 15:37:33,429 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 244 places, 306 transitions, 1006 flow [2024-10-24 15:37:33,429 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-24 15:37:33,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-10-24 15:37:33,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 924 transitions. [2024-10-24 15:37:33,430 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.927710843373494 [2024-10-24 15:37:33,430 INFO L175 Difference]: Start difference. First operand has 241 places, 268 transitions, 723 flow. Second operand 4 states and 924 transitions. [2024-10-24 15:37:33,430 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 244 places, 306 transitions, 1006 flow [2024-10-24 15:37:33,441 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 244 places, 306 transitions, 1006 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-24 15:37:33,444 INFO L231 Difference]: Finished difference. Result has 246 places, 272 transitions, 800 flow [2024-10-24 15:37:33,445 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=249, PETRI_DIFFERENCE_MINUEND_FLOW=723, PETRI_DIFFERENCE_MINUEND_PLACES=241, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=268, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=13, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=253, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=800, PETRI_PLACES=246, PETRI_TRANSITIONS=272} [2024-10-24 15:37:33,445 INFO L277 CegarLoopForPetriNet]: 232 programPoint places, 14 predicate places. [2024-10-24 15:37:33,445 INFO L471 AbstractCegarLoop]: Abstraction has has 246 places, 272 transitions, 800 flow [2024-10-24 15:37:33,446 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 212.25) internal successors, (849), 4 states have internal predecessors, (849), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:33,446 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:37:33,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-10-24 15:37:33,446 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable28 [2024-10-24 15:37:33,446 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-10-24 15:37:33,447 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:37:33,447 INFO L85 PathProgramCache]: Analyzing trace with hash 813632766, now seen corresponding path program 1 times [2024-10-24 15:37:33,447 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:37:33,447 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1701454162] [2024-10-24 15:37:33,447 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:37:33,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:37:33,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:37:33,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-10-24 15:37:33,494 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:37:33,494 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1701454162] [2024-10-24 15:37:33,494 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1701454162] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:37:33,495 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:37:33,495 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-10-24 15:37:33,495 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [936569047] [2024-10-24 15:37:33,495 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:37:33,495 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-24 15:37:33,496 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:37:33,496 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-24 15:37:33,497 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-10-24 15:37:33,550 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 210 out of 249 [2024-10-24 15:37:33,551 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 246 places, 272 transitions, 800 flow. Second operand has 4 states, 4 states have (on average 212.25) internal successors, (849), 4 states have internal predecessors, (849), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:33,551 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:37:33,551 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 210 of 249 [2024-10-24 15:37:33,551 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:37:33,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 232#true]) [2024-10-24 15:37:33,663 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-24 15:37:33,663 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-24 15:37:33,663 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-24 15:37:33,663 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-24 15:37:33,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 80#L1063-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 232#true]) [2024-10-24 15:37:33,669 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-10-24 15:37:33,669 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-24 15:37:33,669 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-24 15:37:33,669 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-10-24 15:37:33,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 232#true]) [2024-10-24 15:37:33,688 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-24 15:37:33,688 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-24 15:37:33,688 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-24 15:37:33,688 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-24 15:37:33,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 232#true, 212#L1064-3true]) [2024-10-24 15:37:33,698 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-10-24 15:37:33,698 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-10-24 15:37:33,698 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-24 15:37:33,698 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-10-24 15:37:33,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [75#L1065-10true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 137#$Ultimate##0true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:33,740 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-10-24 15:37:33,740 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-24 15:37:33,740 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-24 15:37:33,740 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-10-24 15:37:33,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 137#$Ultimate##0true, 269#true, 134#L1061-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:33,785 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-10-24 15:37:33,785 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-24 15:37:33,785 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-24 15:37:33,785 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-10-24 15:37:33,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [75#L1065-10true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:33,926 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-10-24 15:37:33,926 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-10-24 15:37:33,926 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-24 15:37:33,926 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-10-24 15:37:33,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 137#$Ultimate##0true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, 173#ULTIMATE.startFINALtrue, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:33,974 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-10-24 15:37:33,975 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-10-24 15:37:33,975 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-10-24 15:37:33,975 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-10-24 15:37:34,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 137#$Ultimate##0true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:34,099 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-10-24 15:37:34,100 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-24 15:37:34,100 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-10-24 15:37:34,100 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-10-24 15:37:34,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 134#L1061-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:34,109 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-10-24 15:37:34,110 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-24 15:37:34,110 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-10-24 15:37:34,110 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-10-24 15:37:34,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 137#$Ultimate##0true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 11#L1062-36true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:34,116 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-10-24 15:37:34,116 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-10-24 15:37:34,116 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-10-24 15:37:34,116 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-10-24 15:37:34,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 137#$Ultimate##0true, 80#L1063-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:34,153 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-10-24 15:37:34,153 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-10-24 15:37:34,153 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-10-24 15:37:34,153 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-10-24 15:37:34,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 59#L1071true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 17#L1049-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:34,268 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-10-24 15:37:34,268 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-10-24 15:37:34,268 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-10-24 15:37:34,268 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-10-24 15:37:34,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 137#$Ultimate##0true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:34,289 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-10-24 15:37:34,289 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-10-24 15:37:34,289 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-10-24 15:37:34,289 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-10-24 15:37:34,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 137#$Ultimate##0true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2024-10-24 15:37:34,413 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-10-24 15:37:34,414 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-24 15:37:34,414 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:37:34,414 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-24 15:37:34,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, 173#ULTIMATE.startFINALtrue, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 17#L1049-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:34,480 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-10-24 15:37:34,481 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:34,481 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:37:34,481 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:37:34,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 104#L1062-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:34,570 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2024-10-24 15:37:34,570 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-10-24 15:37:34,570 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-10-24 15:37:34,570 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-10-24 15:37:34,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 17#L1049-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 11#L1062-36true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:34,595 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-10-24 15:37:34,595 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:34,595 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:34,595 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:34,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:34,758 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-24 15:37:34,758 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:34,758 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:34,758 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:34,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:34,795 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-24 15:37:34,795 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:34,795 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:34,795 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:34,823 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 17#L1049-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 11#L1062-36true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:34,824 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-10-24 15:37:34,824 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:34,824 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:34,824 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:34,824 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:34,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:34,892 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-10-24 15:37:34,892 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:34,892 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:34,892 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:34,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 15#L1049-3true, 231#true, 195#L1050-16true, Black: 243#true, 11#L1062-36true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:34,895 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-10-24 15:37:34,895 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:34,895 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:34,895 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:34,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 78#L1063-15true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:34,928 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-10-24 15:37:34,928 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:34,928 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:34,928 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:34,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:34,930 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-10-24 15:37:34,930 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:34,930 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:34,930 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:34,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 217#L1062-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:34,953 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-10-24 15:37:34,953 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:34,953 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:34,953 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:35,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-10-24 15:37:35,085 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-10-24 15:37:35,085 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:35,085 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:35,085 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:35,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:35,121 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:35,121 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:35,121 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:35,121 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:35,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 65#L1062-32true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:35,121 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-10-24 15:37:35,121 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:35,121 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:35,121 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:35,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 65#L1062-32true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:35,123 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-10-24 15:37:35,123 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:35,124 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:35,124 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:35,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:35,149 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-10-24 15:37:35,149 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-10-24 15:37:35,149 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:35,149 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:35,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-10-24 15:37:35,165 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-10-24 15:37:35,165 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:35,165 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:35,165 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:35,192 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:35,193 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:35,193 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:35,193 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:35,193 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:35,193 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:35,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-10-24 15:37:35,193 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:35,193 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:35,193 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:35,193 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:35,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][224], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:35,232 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-10-24 15:37:35,232 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:37:35,232 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:37:35,232 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:35,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 17#L1049-3true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:35,235 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:35,235 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:35,235 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:35,235 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:35,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 87#L1062-14true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:35,270 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:35,271 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:35,271 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:35,271 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:35,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:35,274 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:35,274 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:35,274 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:35,274 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:35,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][224], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2024-10-24 15:37:35,308 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:35,309 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:35,309 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:35,309 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:35,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 80#L1063-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:35,313 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:35,313 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:35,313 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:35,314 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:35,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 80#L1063-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-10-24 15:37:35,314 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:35,314 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:35,314 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:35,314 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:35,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 11#L1062-36true, 19#L1050-10true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:35,346 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-10-24 15:37:35,346 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:35,346 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:35,346 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:35,346 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:35,346 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-10-24 15:37:35,346 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:35,346 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:35,346 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:35,346 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:35,347 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:35,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:35,351 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:35,351 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:35,351 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:35,351 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:35,357 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-10-24 15:37:35,357 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2024-10-24 15:37:35,357 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-10-24 15:37:35,357 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-10-24 15:37:35,358 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-10-24 15:37:35,358 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-10-24 15:37:35,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, 11#L1062-36true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:35,358 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2024-10-24 15:37:35,358 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-10-24 15:37:35,358 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-10-24 15:37:35,358 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-10-24 15:37:35,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][224], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2024-10-24 15:37:35,382 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:35,382 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:35,382 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:35,382 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:35,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, 5#L1050-1true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:35,386 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:35,386 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:35,386 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:35,386 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:35,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:35,418 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:35,419 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:35,419 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:35,419 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:35,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:35,419 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:35,419 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:35,419 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:35,419 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:35,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:35,436 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:35,436 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:35,436 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:35,436 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:35,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 17#L1049-3true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2024-10-24 15:37:35,454 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:35,454 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:35,454 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:35,454 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:35,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, 192#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:35,457 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:35,457 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:35,457 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:35,457 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:35,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:35,496 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-10-24 15:37:35,496 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:35,496 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:35,496 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:35,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 165#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:35,497 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-10-24 15:37:35,497 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:35,497 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:35,497 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:35,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 5#L1050-1true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2024-10-24 15:37:35,595 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:37:35,595 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:35,595 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:35,595 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:35,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-10-24 15:37:35,597 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:37:35,597 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:35,597 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:35,598 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:35,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 165#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:35,630 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-10-24 15:37:35,630 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:35,630 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:35,630 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:35,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:35,652 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-10-24 15:37:35,652 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-10-24 15:37:35,652 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-10-24 15:37:35,652 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-10-24 15:37:35,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:35,653 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-10-24 15:37:35,653 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-10-24 15:37:35,653 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-10-24 15:37:35,653 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-10-24 15:37:35,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, 192#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2024-10-24 15:37:35,663 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-10-24 15:37:35,663 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:35,663 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:35,663 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:35,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:35,735 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-10-24 15:37:35,736 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:35,736 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:35,736 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:35,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:35,736 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-10-24 15:37:35,736 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:35,736 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:35,736 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:35,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:35,745 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-10-24 15:37:35,745 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:35,745 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:35,745 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:35,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:35,746 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-10-24 15:37:35,746 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:35,746 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:35,746 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:35,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1050-7true, 212#L1064-3true]) [2024-10-24 15:37:35,773 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-10-24 15:37:35,773 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:35,773 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:35,773 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:35,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:35,799 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-10-24 15:37:35,799 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:35,799 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:35,799 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:35,800 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:35,800 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-10-24 15:37:35,800 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:35,800 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:35,800 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:35,800 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:35,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:35,801 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-10-24 15:37:35,801 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:35,801 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:35,801 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:35,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2024-10-24 15:37:35,884 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-10-24 15:37:35,884 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:35,884 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:35,884 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:35,885 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:35,885 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-10-24 15:37:35,885 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:35,885 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:35,885 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:35,885 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:35,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:35,885 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-10-24 15:37:35,885 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:35,885 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:35,885 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:36,128 INFO L124 PetriNetUnfolderBase]: 9109/27033 cut-off events. [2024-10-24 15:37:36,128 INFO L125 PetriNetUnfolderBase]: For 19709/19925 co-relation queries the response was YES. [2024-10-24 15:37:36,681 INFO L83 FinitePrefix]: Finished finitePrefix Result has 53297 conditions, 27033 events. 9109/27033 cut-off events. For 19709/19925 co-relation queries the response was YES. Maximal size of possible extension queue 943. Compared 313175 event pairs, 1928 based on Foata normal form. 157/23875 useless extension candidates. Maximal degree in co-relation 50363. Up to 5062 conditions per place. [2024-10-24 15:37:36,808 INFO L140 encePairwiseOnDemand]: 237/249 looper letters, 67 selfloop transitions, 20 changer transitions 0/309 dead transitions. [2024-10-24 15:37:36,808 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 249 places, 309 transitions, 1097 flow [2024-10-24 15:37:36,808 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-24 15:37:36,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-10-24 15:37:36,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 922 transitions. [2024-10-24 15:37:36,810 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9257028112449799 [2024-10-24 15:37:36,810 INFO L175 Difference]: Start difference. First operand has 246 places, 272 transitions, 800 flow. Second operand 4 states and 922 transitions. [2024-10-24 15:37:36,810 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 249 places, 309 transitions, 1097 flow [2024-10-24 15:37:36,841 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 309 transitions, 1076 flow, removed 1 selfloop flow, removed 1 redundant places. [2024-10-24 15:37:36,845 INFO L231 Difference]: Finished difference. Result has 250 places, 277 transitions, 886 flow [2024-10-24 15:37:36,845 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=249, PETRI_DIFFERENCE_MINUEND_FLOW=783, PETRI_DIFFERENCE_MINUEND_PLACES=245, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=272, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=15, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=256, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=886, PETRI_PLACES=250, PETRI_TRANSITIONS=277} [2024-10-24 15:37:36,845 INFO L277 CegarLoopForPetriNet]: 232 programPoint places, 18 predicate places. [2024-10-24 15:37:36,846 INFO L471 AbstractCegarLoop]: Abstraction has has 250 places, 277 transitions, 886 flow [2024-10-24 15:37:36,846 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 212.25) internal successors, (849), 4 states have internal predecessors, (849), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:36,846 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:37:36,846 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-10-24 15:37:36,847 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable29 [2024-10-24 15:37:36,847 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-10-24 15:37:36,847 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:37:36,847 INFO L85 PathProgramCache]: Analyzing trace with hash -819994432, now seen corresponding path program 1 times [2024-10-24 15:37:36,848 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:37:36,848 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1813355173] [2024-10-24 15:37:36,848 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:37:36,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:37:36,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:37:36,943 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:37:36,947 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:37:36,947 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1813355173] [2024-10-24 15:37:36,947 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1813355173] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:37:36,948 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:37:36,948 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-24 15:37:36,948 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1381672926] [2024-10-24 15:37:36,948 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:37:36,948 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-24 15:37:36,948 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:37:36,949 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-24 15:37:36,949 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-10-24 15:37:37,304 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 215 out of 249 [2024-10-24 15:37:37,305 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 250 places, 277 transitions, 886 flow. Second operand has 5 states, 5 states have (on average 216.8) internal successors, (1084), 5 states have internal predecessors, (1084), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:37,305 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:37:37,305 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 215 of 249 [2024-10-24 15:37:37,306 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:37:37,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 232#true]) [2024-10-24 15:37:37,430 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is not cut-off event [2024-10-24 15:37:37,430 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2024-10-24 15:37:37,430 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2024-10-24 15:37:37,430 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2024-10-24 15:37:37,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 232#true]) [2024-10-24 15:37:37,431 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is not cut-off event [2024-10-24 15:37:37,431 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2024-10-24 15:37:37,432 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2024-10-24 15:37:37,432 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2024-10-24 15:37:37,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 232#true]) [2024-10-24 15:37:37,439 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2024-10-24 15:37:37,439 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2024-10-24 15:37:37,439 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2024-10-24 15:37:37,439 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2024-10-24 15:37:37,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 232#true]) [2024-10-24 15:37:37,441 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2024-10-24 15:37:37,441 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2024-10-24 15:37:37,441 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2024-10-24 15:37:37,441 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2024-10-24 15:37:37,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 232#true]) [2024-10-24 15:37:37,462 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-24 15:37:37,462 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-24 15:37:37,462 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-24 15:37:37,462 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-24 15:37:37,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 232#true]) [2024-10-24 15:37:37,476 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2024-10-24 15:37:37,476 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2024-10-24 15:37:37,476 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2024-10-24 15:37:37,476 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2024-10-24 15:37:37,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 232#true]) [2024-10-24 15:37:37,477 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2024-10-24 15:37:37,477 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2024-10-24 15:37:37,477 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2024-10-24 15:37:37,477 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2024-10-24 15:37:37,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][209], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), 69#L1062-35true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 232#true]) [2024-10-24 15:37:37,479 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-10-24 15:37:37,479 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-24 15:37:37,479 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-24 15:37:37,479 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-24 15:37:37,509 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][209], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 69#L1062-35true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 232#true]) [2024-10-24 15:37:37,509 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-24 15:37:37,509 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-24 15:37:37,509 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-24 15:37:37,509 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-10-24 15:37:37,509 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-24 15:37:37,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][226], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0), 232#true]) [2024-10-24 15:37:37,537 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-24 15:37:37,538 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-24 15:37:37,538 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-24 15:37:37,538 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-24 15:37:37,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 232#true]) [2024-10-24 15:37:37,589 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-24 15:37:37,589 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-10-24 15:37:37,589 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-10-24 15:37:37,590 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-10-24 15:37:37,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 122#L1050-16true, 137#$Ultimate##0true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:37,825 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is not cut-off event [2024-10-24 15:37:37,825 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2024-10-24 15:37:37,825 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2024-10-24 15:37:37,825 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2024-10-24 15:37:37,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 137#$Ultimate##0true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:37,827 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is not cut-off event [2024-10-24 15:37:37,827 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2024-10-24 15:37:37,827 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2024-10-24 15:37:37,827 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2024-10-24 15:37:37,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 122#L1050-16true, 137#$Ultimate##0true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:37,845 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2024-10-24 15:37:37,845 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2024-10-24 15:37:37,845 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2024-10-24 15:37:37,845 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2024-10-24 15:37:37,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 137#$Ultimate##0true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:37,848 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2024-10-24 15:37:37,848 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2024-10-24 15:37:37,848 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2024-10-24 15:37:37,848 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2024-10-24 15:37:37,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, 137#$Ultimate##0true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:37,987 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-10-24 15:37:37,987 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-10-24 15:37:37,987 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-10-24 15:37:37,987 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-24 15:37:38,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][226], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 137#$Ultimate##0true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:38,031 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-10-24 15:37:38,031 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-24 15:37:38,031 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-10-24 15:37:38,031 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-24 15:37:38,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][209], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 137#$Ultimate##0true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 112#L1062-34true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:38,032 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-10-24 15:37:38,032 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-10-24 15:37:38,032 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-10-24 15:37:38,032 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-10-24 15:37:38,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [75#L1065-10true, 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:38,042 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2024-10-24 15:37:38,042 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2024-10-24 15:37:38,042 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2024-10-24 15:37:38,043 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2024-10-24 15:37:38,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][286], [75#L1065-10true, 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:38,043 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-10-24 15:37:38,043 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-24 15:37:38,043 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-24 15:37:38,043 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-10-24 15:37:38,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [75#L1065-10true, 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:38,044 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-10-24 15:37:38,044 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-24 15:37:38,044 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-10-24 15:37:38,044 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-10-24 15:37:38,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 137#$Ultimate##0true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:38,048 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2024-10-24 15:37:38,048 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-10-24 15:37:38,048 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-10-24 15:37:38,049 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2024-10-24 15:37:38,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, 137#$Ultimate##0true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:38,051 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2024-10-24 15:37:38,051 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2024-10-24 15:37:38,051 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-10-24 15:37:38,051 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-10-24 15:37:38,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][209], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 137#$Ultimate##0true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 69#L1062-35true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:38,052 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-10-24 15:37:38,052 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-10-24 15:37:38,053 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-10-24 15:37:38,053 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-24 15:37:38,067 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][209], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 137#$Ultimate##0true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 69#L1062-35true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:38,067 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-10-24 15:37:38,067 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-10-24 15:37:38,067 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-10-24 15:37:38,067 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-24 15:37:38,067 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-24 15:37:38,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([843] L1051-->L1051-3: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][298], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 69#L1062-35true, Black: 271#(not (= ~threads_mask~0 0)), 171#$Ultimate##0true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:38,084 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-10-24 15:37:38,085 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-24 15:37:38,085 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-24 15:37:38,085 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-10-24 15:37:38,169 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [75#L1065-10true, 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:38,169 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2024-10-24 15:37:38,169 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-10-24 15:37:38,169 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-10-24 15:37:38,169 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-10-24 15:37:38,169 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-10-24 15:37:38,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][286], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 24#L1065-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:38,202 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-10-24 15:37:38,202 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-10-24 15:37:38,202 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-24 15:37:38,202 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-24 15:37:38,204 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [75#L1065-10true, 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:38,204 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-10-24 15:37:38,204 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-24 15:37:38,204 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-10-24 15:37:38,204 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-24 15:37:38,204 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-10-24 15:37:38,204 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-10-24 15:37:38,218 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([843] L1051-->L1051-3: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][298], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 69#L1062-35true, Black: 271#(not (= ~threads_mask~0 0)), 171#$Ultimate##0true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:38,219 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-10-24 15:37:38,219 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-24 15:37:38,219 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-24 15:37:38,219 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-24 15:37:38,219 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-10-24 15:37:38,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([843] L1051-->L1051-3: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][298], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 69#L1062-35true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 67#L1048-1true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:38,248 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-10-24 15:37:38,248 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-24 15:37:38,248 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-10-24 15:37:38,248 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-10-24 15:37:38,334 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([843] L1051-->L1051-3: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][298], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 69#L1062-35true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 67#L1048-1true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:38,334 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-10-24 15:37:38,334 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:38,334 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-24 15:37:38,334 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-10-24 15:37:38,334 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-10-24 15:37:38,425 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][226], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 137#$Ultimate##0true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:38,425 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-10-24 15:37:38,425 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-24 15:37:38,425 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-10-24 15:37:38,426 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-10-24 15:37:38,426 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-24 15:37:38,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][226], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 171#$Ultimate##0true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 165#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:38,434 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-10-24 15:37:38,434 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-24 15:37:38,434 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-24 15:37:38,434 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-10-24 15:37:38,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:38,530 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2024-10-24 15:37:38,530 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-10-24 15:37:38,530 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-10-24 15:37:38,530 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-10-24 15:37:38,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:38,534 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2024-10-24 15:37:38,534 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-10-24 15:37:38,534 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-10-24 15:37:38,534 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-10-24 15:37:38,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 17#L1049-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:38,582 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2024-10-24 15:37:38,582 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-10-24 15:37:38,582 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-10-24 15:37:38,582 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-10-24 15:37:38,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][226], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, 67#L1048-1true, Black: 277#(not (= ~threads_mask~0 0)), 64#L1063-1true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:38,585 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-10-24 15:37:38,585 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-24 15:37:38,585 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-10-24 15:37:38,585 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-10-24 15:37:38,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 17#L1049-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:38,591 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2024-10-24 15:37:38,591 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-10-24 15:37:38,591 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-10-24 15:37:38,591 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-10-24 15:37:38,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 131#L1062-1true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:38,690 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2024-10-24 15:37:38,690 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-10-24 15:37:38,690 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-10-24 15:37:38,690 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-10-24 15:37:38,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][286], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 131#L1062-1true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:38,690 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-10-24 15:37:38,690 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:38,690 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:37:38,690 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:37:38,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 131#L1062-1true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:38,692 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-10-24 15:37:38,692 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:38,692 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:38,692 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:37:38,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][286], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 134#L1061-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:38,695 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2024-10-24 15:37:38,695 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-10-24 15:37:38,695 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-10-24 15:37:38,695 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-10-24 15:37:38,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:38,771 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2024-10-24 15:37:38,771 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-10-24 15:37:38,771 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-10-24 15:37:38,771 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-10-24 15:37:38,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][286], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:38,771 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-10-24 15:37:38,771 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:38,771 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:38,771 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:38,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 217#L1062-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:38,772 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-10-24 15:37:38,772 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:38,772 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:38,772 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:37:38,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:38,774 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-10-24 15:37:38,774 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:38,774 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:38,774 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:38,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 134#L1061-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:38,779 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-10-24 15:37:38,779 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-24 15:37:38,780 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-10-24 15:37:38,780 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-24 15:37:38,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [75#L1065-10true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:38,784 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-10-24 15:37:38,784 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:38,784 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:38,784 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:38,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 104#L1062-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:38,809 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2024-10-24 15:37:38,809 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-10-24 15:37:38,809 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-10-24 15:37:38,809 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-10-24 15:37:38,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1062-5true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:38,810 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-10-24 15:37:38,810 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:38,810 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:38,810 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:38,810 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 104#L1062-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:38,810 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-10-24 15:37:38,811 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:38,811 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:38,811 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:38,811 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:38,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([829] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_24 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_24 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} AuxVars[] AssignedVars[][279], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 217#L1062-3true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 92#L1050-10true]) [2024-10-24 15:37:38,866 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2024-10-24 15:37:38,866 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-10-24 15:37:38,866 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-10-24 15:37:38,866 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-10-24 15:37:38,867 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([829] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_24 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_24 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} AuxVars[] AssignedVars[][279], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 217#L1062-3true, Black: 238#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 92#L1050-10true]) [2024-10-24 15:37:38,868 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-10-24 15:37:38,868 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:38,868 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:37:38,868 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:37:38,868 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:38,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([784] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_24 |v_threadThread1of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_24 0))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} AuxVars[] AssignedVars[][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 217#L1062-3true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2024-10-24 15:37:38,868 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2024-10-24 15:37:38,868 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-10-24 15:37:38,868 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-10-24 15:37:38,869 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-10-24 15:37:38,869 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([784] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_24 |v_threadThread1of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_24 0))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} AuxVars[] AssignedVars[][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 217#L1062-3true, Black: 238#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2024-10-24 15:37:38,869 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-10-24 15:37:38,869 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:38,870 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:38,870 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:37:38,870 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:37:38,876 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 131#L1062-1true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:38,877 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2024-10-24 15:37:38,877 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-10-24 15:37:38,877 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-10-24 15:37:38,877 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-10-24 15:37:38,877 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-10-24 15:37:38,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([784] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_24 |v_threadThread1of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_24 0))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} AuxVars[] AssignedVars[][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 158#L1062-33true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, 264#(not (= ~threads_mask~0 0))]) [2024-10-24 15:37:38,968 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2024-10-24 15:37:38,968 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-10-24 15:37:38,968 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-10-24 15:37:38,968 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-10-24 15:37:38,976 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:38,976 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2024-10-24 15:37:38,976 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-10-24 15:37:38,976 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-10-24 15:37:38,976 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-10-24 15:37:38,976 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-10-24 15:37:38,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1062-5true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:38,977 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-10-24 15:37:38,977 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:38,977 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:38,977 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:38,982 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 131#L1062-1true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:38,982 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-10-24 15:37:38,982 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:38,982 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:38,982 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:37:38,982 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:38,982 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:37:38,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, 137#$Ultimate##0true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:38,997 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-10-24 15:37:38,998 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:38,998 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:38,998 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:39,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,006 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-10-24 15:37:39,006 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:39,006 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:39,006 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:39,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-10-24 15:37:39,041 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2024-10-24 15:37:39,041 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-10-24 15:37:39,041 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-10-24 15:37:39,042 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-10-24 15:37:39,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-10-24 15:37:39,054 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2024-10-24 15:37:39,054 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-10-24 15:37:39,054 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-10-24 15:37:39,054 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-10-24 15:37:39,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,086 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-10-24 15:37:39,086 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:39,086 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:39,086 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:39,094 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,095 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-10-24 15:37:39,095 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:39,095 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:39,095 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:39,095 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:39,095 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:39,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:39,123 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-10-24 15:37:39,123 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:39,123 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:39,123 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:39,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:39,131 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-10-24 15:37:39,131 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:39,131 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:39,131 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:39,136 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,136 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-10-24 15:37:39,137 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:39,137 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:39,137 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:39,137 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:39,137 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:39,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-10-24 15:37:39,159 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2024-10-24 15:37:39,159 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-10-24 15:37:39,159 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-10-24 15:37:39,159 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-10-24 15:37:39,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-10-24 15:37:39,181 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2024-10-24 15:37:39,181 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-10-24 15:37:39,181 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-10-24 15:37:39,181 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-10-24 15:37:39,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][226], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,293 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-10-24 15:37:39,293 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:39,293 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:39,293 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:39,296 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,296 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-10-24 15:37:39,296 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:39,296 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:39,296 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:39,296 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:39,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][226], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 192#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,299 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:37:39,299 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,299 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:39,299 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][209], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 17#L1049-3true, 112#L1062-34true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,302 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-10-24 15:37:39,302 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:39,302 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:39,302 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:39,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([827] L1050-5-->L1050-7: Formula: (< 1 |v_threadThread2of2ForFork0_#t~bitwise6_3|) InVars {} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_3|} AuxVars[] AssignedVars[threadThread2of2ForFork0_#t~bitwise6][277], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 112#L1062-34true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-10-24 15:37:39,302 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-10-24 15:37:39,302 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:39,302 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:39,302 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:39,305 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,306 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-10-24 15:37:39,306 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:39,306 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:39,306 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:39,306 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:39,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 171#$Ultimate##0true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:39,324 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-10-24 15:37:39,324 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:39,324 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:39,324 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:39,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:39,327 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-10-24 15:37:39,327 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:39,327 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:39,327 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:39,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 19#L1050-10true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,328 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-10-24 15:37:39,328 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:39,328 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:39,328 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:39,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,331 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-10-24 15:37:39,331 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:39,331 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:39,331 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:39,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,331 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,331 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:39,331 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:39,331 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:39,335 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-10-24 15:37:39,335 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:39,335 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:39,335 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:39,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,342 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-10-24 15:37:39,343 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-10-24 15:37:39,343 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-10-24 15:37:39,343 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-10-24 15:37:39,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,350 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-10-24 15:37:39,350 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-10-24 15:37:39,350 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-10-24 15:37:39,350 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-10-24 15:37:39,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][209], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 69#L1062-35true, 17#L1049-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,355 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:39,355 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:39,355 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:39,355 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:39,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([827] L1050-5-->L1050-7: Formula: (< 1 |v_threadThread2of2ForFork0_#t~bitwise6_3|) InVars {} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_3|} AuxVars[] AssignedVars[threadThread2of2ForFork0_#t~bitwise6][277], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 69#L1062-35true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-10-24 15:37:39,356 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:39,356 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:39,356 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:39,356 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:39,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][226], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 5#L1050-1true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,389 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-10-24 15:37:39,389 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,389 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,390 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:39,396 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][209], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 69#L1062-35true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,396 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-10-24 15:37:39,396 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:39,396 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:39,396 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:39,396 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:39,397 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([827] L1050-5-->L1050-7: Formula: (< 1 |v_threadThread2of2ForFork0_#t~bitwise6_3|) InVars {} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_3|} AuxVars[] AssignedVars[threadThread2of2ForFork0_#t~bitwise6][277], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 69#L1062-35true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-10-24 15:37:39,397 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-10-24 15:37:39,397 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:39,397 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:39,397 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:39,397 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:39,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, 112#L1062-34true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,400 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-10-24 15:37:39,400 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:39,400 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:39,400 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:39,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,425 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-10-24 15:37:39,425 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:39,425 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:39,425 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:39,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,426 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-10-24 15:37:39,426 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:39,426 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:39,426 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:39,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,433 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-10-24 15:37:39,433 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:39,433 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:39,433 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:39,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2024-10-24 15:37:39,433 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-10-24 15:37:39,433 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:39,433 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:39,433 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:39,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,434 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-10-24 15:37:39,434 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:39,434 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:39,434 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:39,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([782] L1050-5-->L1050-7: Formula: (< 1 |v_threadThread1of2ForFork0_#t~bitwise6_3|) InVars {} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_3|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise6][183], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 69#L1062-35true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,439 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:39,439 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:39,439 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:39,439 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:39,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([843] L1051-->L1051-3: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][298], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 69#L1062-35true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 15#L1049-3true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:39,439 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:39,439 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:39,439 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:39,440 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:39,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 69#L1062-35true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,493 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-10-24 15:37:39,493 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:39,493 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:39,493 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:39,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][209], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 5#L1050-1true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 112#L1062-34true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,494 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-10-24 15:37:39,494 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:39,494 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:39,495 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:39,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([843] L1051-->L1051-3: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][298], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 14#L1050-7true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:39,503 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:37:39,503 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,503 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:39,503 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:39,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,522 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,522 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,522 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:39,522 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:39,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,523 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,523 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,523 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,523 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:39,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,525 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,525 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,525 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:39,525 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:39,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,526 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,526 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:39,526 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,526 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,534 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,534 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,534 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:39,534 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:39,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2024-10-24 15:37:39,534 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,534 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:39,534 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:39,535 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,535 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,535 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:39,535 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:39,535 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,537 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,537 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:39,537 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:39,537 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][209], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 5#L1050-1true, 69#L1062-35true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,563 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-10-24 15:37:39,563 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,563 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:39,563 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:39,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,573 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,573 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,573 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:39,573 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:39,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][81], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 192#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,606 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,606 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:39,606 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,606 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:39,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][198], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 5#L1050-1true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,607 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2024-10-24 15:37:39,607 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-10-24 15:37:39,607 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-10-24 15:37:39,607 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-10-24 15:37:39,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][226], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,609 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,609 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:39,609 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,609 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:39,613 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][209], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 5#L1050-1true, 69#L1062-35true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,613 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,613 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,613 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:39,613 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:39,613 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:39,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][209], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 192#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 112#L1062-34true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,616 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,616 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,616 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:39,616 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:39,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([843] L1051-->L1051-3: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][298], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 14#L1050-7true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 112#L1062-34true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:39,617 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:37:39,617 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:39,617 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:39,617 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:39,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 67#L1048-1true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:39,635 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:37:39,635 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,635 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:39,635 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:39,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,749 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:37:39,749 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:39,749 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,750 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([843] L1051-->L1051-3: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][298], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 30#L1050-1true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 69#L1062-35true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:39,758 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-10-24 15:37:39,758 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,758 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,758 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:39,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,777 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:37:39,777 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:39,777 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:39,777 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:39,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][209], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 192#L1050-2true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 69#L1062-35true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,779 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:37:39,779 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,779 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:39,779 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([790] L1050-13-->L1050-15: Formula: (let ((.cse0 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse2 (< v_~threads_mask~0_34 0)) (.cse3 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) (.cse1 (<= 0 v_~threads_mask~0_34))) (and (or (and .cse0 .cse1) (<= v_~threads_mask~0_34 |v_threadThread1of2ForFork0_#t~bitwise7_7|)) (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or .cse2 .cse0 (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_34 |v_threadThread1of2ForFork0_#t~bitwise6_15|))) (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (and .cse3 .cse1) (< |v_threadThread1of2ForFork0_#t~bitwise7_7| 0)))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_34} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_34, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_7|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise7][193], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 69#L1062-35true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, 31#L1050-15true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2024-10-24 15:37:39,784 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-10-24 15:37:39,785 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,785 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:39,785 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,785 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([782] L1050-5-->L1050-7: Formula: (< 1 |v_threadThread1of2ForFork0_#t~bitwise6_3|) InVars {} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_3|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise6][183], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 14#L1050-7true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 69#L1062-35true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,785 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:39,785 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:39,785 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:39,785 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:39,785 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:39,785 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([843] L1051-->L1051-3: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][298], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 69#L1062-35true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 15#L1049-3true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:39,785 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:39,785 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:39,785 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:39,785 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:39,785 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:39,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,802 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:37:39,802 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:39,802 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:39,802 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:39,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][198], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 159#L1063-2true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), 5#L1050-1true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,825 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2024-10-24 15:37:39,825 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-10-24 15:37:39,825 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-10-24 15:37:39,826 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-10-24 15:37:39,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][198], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 192#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,829 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2024-10-24 15:37:39,829 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-10-24 15:37:39,829 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-10-24 15:37:39,829 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-10-24 15:37:39,835 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][209], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 192#L1050-2true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 69#L1062-35true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,835 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:37:39,835 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,835 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:39,835 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:39,835 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([843] L1051-->L1051-3: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][298], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 14#L1050-7true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 69#L1062-35true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:39,836 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-10-24 15:37:39,836 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:39,836 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:39,837 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:39,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([784] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_24 |v_threadThread1of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_24 0))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} AuxVars[] AssignedVars[][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 217#L1062-3true, Black: 238#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, 264#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2024-10-24 15:37:39,839 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:37:39,840 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,840 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,840 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 104#L1062-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:39,842 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-10-24 15:37:39,842 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:39,842 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:39,842 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:39,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([843] L1051-->L1051-3: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][298], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 69#L1062-35true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 21#L1050-2true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:39,877 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:37:39,877 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:39,877 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:39,877 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:39,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][198], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 192#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 159#L1063-2true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,940 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2024-10-24 15:37:39,940 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-10-24 15:37:39,940 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-10-24 15:37:39,940 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-10-24 15:37:39,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 64#L1063-1true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:39,944 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2024-10-24 15:37:39,944 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-10-24 15:37:39,944 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-10-24 15:37:39,944 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-10-24 15:37:39,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][286], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 64#L1063-1true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,944 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-10-24 15:37:39,944 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:39,944 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:39,944 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:39,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 64#L1063-1true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,945 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-10-24 15:37:39,945 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:39,945 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:39,945 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:39,955 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1062-5true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:39,956 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-10-24 15:37:39,956 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:39,956 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:39,956 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:39,956 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:39,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][286], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 173#ULTIMATE.startFINALtrue, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:39,961 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2024-10-24 15:37:39,961 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-10-24 15:37:39,961 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-10-24 15:37:39,961 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-10-24 15:37:39,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-10-24 15:37:39,979 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-10-24 15:37:39,979 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:39,979 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:39,979 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:39,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-10-24 15:37:39,993 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2024-10-24 15:37:39,993 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-10-24 15:37:39,993 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-10-24 15:37:39,993 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-10-24 15:37:40,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-10-24 15:37:40,006 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2024-10-24 15:37:40,006 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-10-24 15:37:40,006 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-10-24 15:37:40,006 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-10-24 15:37:40,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][209], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 69#L1062-35true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-10-24 15:37:40,012 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-10-24 15:37:40,013 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:40,013 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:40,013 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:40,017 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([843] L1051-->L1051-3: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][298], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 30#L1050-1true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 69#L1062-35true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:40,017 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:40,017 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:40,017 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:40,017 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:40,017 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:40,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L1062-24-->L1062-27: Formula: (and (not (= |v_ULTIMATE.start_main_#t~bitwise18#1_5| 0)) (not (= v_~threads_mask~0_11 0))) InVars {~threads_mask~0=v_~threads_mask~0_11, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_5|} OutVars{~threads_mask~0=v_~threads_mask~0_11, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_5|} AuxVars[] AssignedVars[][64], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 262#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, 19#L1050-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2024-10-24 15:37:40,024 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-10-24 15:37:40,024 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,024 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,024 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 159#L1063-2true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:40,064 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2024-10-24 15:37:40,064 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-10-24 15:37:40,064 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-10-24 15:37:40,064 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-10-24 15:37:40,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][286], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 159#L1063-2true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:40,064 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,065 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:40,065 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,065 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:40,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 159#L1063-2true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:40,066 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,066 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,066 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,066 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:40,072 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:40,072 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2024-10-24 15:37:40,072 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-10-24 15:37:40,072 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-10-24 15:37:40,072 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-10-24 15:37:40,073 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-10-24 15:37:40,073 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-10-24 15:37:40,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 173#ULTIMATE.startFINALtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:40,083 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-10-24 15:37:40,083 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:40,083 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:40,083 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:40,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:40,091 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-10-24 15:37:40,091 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:40,091 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:40,092 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:40,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 233#true, 122#L1050-16true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:40,092 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:40,092 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,092 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,092 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:40,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 19#L1050-10true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:40,093 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-10-24 15:37:40,093 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:40,093 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:40,093 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:40,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:40,097 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-10-24 15:37:40,097 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:40,097 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:40,098 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:40,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:40,211 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-10-24 15:37:40,211 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:40,211 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:40,211 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:40,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([784] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_24 |v_threadThread1of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_24 0))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} AuxVars[] AssignedVars[][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 69#L1062-35true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, 264#(not (= ~threads_mask~0 0))]) [2024-10-24 15:37:40,231 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,231 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:40,231 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:40,231 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:40,231 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([843] L1051-->L1051-3: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][298], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 14#L1050-7true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 69#L1062-35true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:40,231 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-10-24 15:37:40,232 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:40,232 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:40,232 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:40,232 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:40,262 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([843] L1051-->L1051-3: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][298], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 69#L1062-35true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 21#L1050-2true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:40,262 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-10-24 15:37:40,262 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:40,262 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:40,262 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:40,262 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:40,310 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 64#L1063-1true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:40,310 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2024-10-24 15:37:40,310 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-10-24 15:37:40,310 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-10-24 15:37:40,310 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-10-24 15:37:40,310 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-10-24 15:37:40,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:40,337 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,337 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:40,337 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,337 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L1062-24-->L1062-27: Formula: (and (not (= |v_ULTIMATE.start_main_#t~bitwise18#1_5| 0)) (not (= v_~threads_mask~0_11 0))) InVars {~threads_mask~0=v_~threads_mask~0_11, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_5|} OutVars{~threads_mask~0=v_~threads_mask~0_11, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_5|} AuxVars[] AssignedVars[][230], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 238#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 68#L1050-15true, 264#(not (= ~threads_mask~0 0))]) [2024-10-24 15:37:40,338 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-10-24 15:37:40,338 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:40,338 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:40,338 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:40,353 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][226], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:40,353 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:40,353 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:40,353 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:40,353 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:40,353 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:40,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][81], [281#true, 30#L1050-1true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 64#L1063-1true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:40,380 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:40,380 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:40,380 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:40,380 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:40,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][81], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 21#L1050-2true, 64#L1063-1true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:40,381 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-10-24 15:37:40,381 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:40,381 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:40,381 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:40,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][226], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:40,381 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-10-24 15:37:40,381 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,381 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,381 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:40,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][226], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 15#L1049-3true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 64#L1063-1true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:40,381 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,381 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:40,381 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:40,381 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:40,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:40,383 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-10-24 15:37:40,383 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:40,383 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:40,383 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-10-24 15:37:40,388 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L1062-24-->L1062-27: Formula: (and (not (= |v_ULTIMATE.start_main_#t~bitwise18#1_5| 0)) (not (= v_~threads_mask~0_11 0))) InVars {~threads_mask~0=v_~threads_mask~0_11, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_5|} OutVars{~threads_mask~0=v_~threads_mask~0_11, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_5|} AuxVars[] AssignedVars[][64], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 262#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, 245#(= |#race~datas~0| 0), 19#L1050-10true, 264#(not (= ~threads_mask~0 0))]) [2024-10-24 15:37:40,388 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-10-24 15:37:40,388 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:40,388 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:40,388 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:40,388 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-10-24 15:37:40,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:40,390 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-10-24 15:37:40,390 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:40,390 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:40,390 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-10-24 15:37:40,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([790] L1050-13-->L1050-15: Formula: (let ((.cse0 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse2 (< v_~threads_mask~0_34 0)) (.cse3 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) (.cse1 (<= 0 v_~threads_mask~0_34))) (and (or (and .cse0 .cse1) (<= v_~threads_mask~0_34 |v_threadThread1of2ForFork0_#t~bitwise7_7|)) (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or .cse2 .cse0 (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_34 |v_threadThread1of2ForFork0_#t~bitwise6_15|))) (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (and .cse3 .cse1) (< |v_threadThread1of2ForFork0_#t~bitwise7_7| 0)))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_34} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_34, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_7|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise7][220], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 29#L1062-21true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 262#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, 31#L1050-15true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2024-10-24 15:37:40,391 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-10-24 15:37:40,391 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:40,391 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:40,391 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-10-24 15:37:40,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:40,391 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,391 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,391 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,391 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:40,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L1062-24-->L1062-27: Formula: (and (not (= |v_ULTIMATE.start_main_#t~bitwise18#1_5| 0)) (not (= v_~threads_mask~0_11 0))) InVars {~threads_mask~0=v_~threads_mask~0_11, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_5|} OutVars{~threads_mask~0=v_~threads_mask~0_11, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_5|} AuxVars[] AssignedVars[][230], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2024-10-24 15:37:40,392 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:40,392 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,392 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,392 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([784] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_24 |v_threadThread1of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_24 0))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} AuxVars[] AssignedVars[][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2024-10-24 15:37:40,411 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,411 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,411 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,411 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:40,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][247], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 5#L1050-1true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 245#(= |#race~datas~0| 0), 89#L1063-18true]) [2024-10-24 15:37:40,416 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,416 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:40,416 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,416 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][247], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 192#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 245#(= |#race~datas~0| 0), 89#L1063-18true]) [2024-10-24 15:37:40,417 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:40,417 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:40,417 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:40,417 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:40,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([829] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_24 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_24 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} AuxVars[] AssignedVars[][279], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 92#L1050-10true]) [2024-10-24 15:37:40,425 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,425 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:40,425 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,425 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:40,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([681] L1063-7-->L1063-10: Formula: (and (not (= (+ |v_ULTIMATE.start_main_#t~bitwise20#1_6| 1) 0)) (not (= v_~threads_mask~0_17 0))) InVars {ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_6|, ~threads_mask~0=v_~threads_mask~0_17} OutVars{ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_6|, ~threads_mask~0=v_~threads_mask~0_17} AuxVars[] AssignedVars[][194], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 74#L1063-10true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 223#L1050-7true, 264#(not (= ~threads_mask~0 0))]) [2024-10-24 15:37:40,425 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,425 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:40,425 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,425 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:40,425 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([784] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_24 |v_threadThread1of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_24 0))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} AuxVars[] AssignedVars[][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#(not (= ~threads_mask~0 0)), Black: 238#true, 271#(not (= ~threads_mask~0 0)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2024-10-24 15:37:40,425 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-10-24 15:37:40,426 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:40,426 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:40,426 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:40,426 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-10-24 15:37:40,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 113#L1063-3true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:40,430 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:40,430 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,430 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:40,430 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:40,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:40,432 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,432 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,433 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,433 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,433 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 159#L1063-2true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:40,433 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-10-24 15:37:40,433 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:40,433 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:40,433 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:40,433 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-10-24 15:37:40,437 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 64#L1063-1true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:40,437 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,437 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:40,437 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:40,437 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:40,437 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:40,437 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:40,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:40,453 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:40,453 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,453 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,453 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:40,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 122#L1050-16true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:40,454 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:40,454 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,454 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:40,454 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:40,455 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:40,455 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:40,455 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:40,455 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:40,460 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:40,460 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,460 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:40,460 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2024-10-24 15:37:40,460 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:40,460 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,461 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,461 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:40,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:40,461 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:40,461 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,461 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,461 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:40,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:40,467 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:40,467 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,467 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,467 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:40,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:40,468 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:40,468 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,468 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:40,468 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:40,472 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:40,472 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,472 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,472 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:40,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2024-10-24 15:37:40,473 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:40,473 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,473 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:40,473 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:40,473 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:40,473 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,473 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,473 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:40,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][232], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 29#L1062-21true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2024-10-24 15:37:40,475 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-10-24 15:37:40,475 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:40,476 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:40,476 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:40,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:40,477 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:40,477 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,477 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,477 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:40,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:40,478 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:40,478 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,478 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,478 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:40,484 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 69#L1062-35true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:40,484 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:40,484 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:40,484 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:40,484 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:40,484 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:40,518 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:40,518 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-10-24 15:37:40,518 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:40,518 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:40,518 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:37:40,518 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:37:40,532 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:40,532 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-10-24 15:37:40,532 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:37:40,532 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:40,532 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:40,532 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:37:40,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][237], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:40,537 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:40,538 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,538 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,538 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:40,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][286], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 113#L1063-3true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:40,557 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:40,557 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,557 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:40,557 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:40,559 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 159#L1063-2true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:40,559 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:40,559 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,559 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,560 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:40,560 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:40,560 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:40,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:40,585 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,585 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,585 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:40,585 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:40,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:40,586 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,586 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,586 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:40,586 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:40,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:40,711 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,711 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,711 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:40,711 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:40,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 87#L1062-14true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:40,713 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,713 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:40,714 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:40,714 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,725 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][226], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 5#L1050-1true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:40,725 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-10-24 15:37:40,725 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:40,725 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:40,725 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:40,725 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:40,755 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:40,755 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-10-24 15:37:40,756 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-10-24 15:37:40,756 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-10-24 15:37:40,756 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:37:40,756 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:37:40,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][226], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 30#L1050-1true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 64#L1063-1true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:40,764 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:40,764 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:40,764 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:40,764 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:40,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][226], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 136#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 64#L1063-1true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:40,764 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-10-24 15:37:40,764 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:40,764 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:40,765 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:40,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([790] L1050-13-->L1050-15: Formula: (let ((.cse0 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse2 (< v_~threads_mask~0_34 0)) (.cse3 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) (.cse1 (<= 0 v_~threads_mask~0_34))) (and (or (and .cse0 .cse1) (<= v_~threads_mask~0_34 |v_threadThread1of2ForFork0_#t~bitwise7_7|)) (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or .cse2 .cse0 (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_34 |v_threadThread1of2ForFork0_#t~bitwise6_15|))) (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (and .cse3 .cse1) (< |v_threadThread1of2ForFork0_#t~bitwise7_7| 0)))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_34} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_34, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_7|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise7][245], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 112#L1062-34true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, 31#L1050-15true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 287#(and (<= 2 |ULTIMATE.start_main_#t~ret15#1|) (<= 1 |ULTIMATE.start_main_~j~1#1|))]) [2024-10-24 15:37:40,772 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:40,772 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:40,772 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:40,772 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:40,776 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L1062-24-->L1062-27: Formula: (and (not (= |v_ULTIMATE.start_main_#t~bitwise18#1_5| 0)) (not (= v_~threads_mask~0_11 0))) InVars {~threads_mask~0=v_~threads_mask~0_11, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_5|} OutVars{~threads_mask~0=v_~threads_mask~0_11, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_5|} AuxVars[] AssignedVars[][230], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 262#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2024-10-24 15:37:40,776 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-10-24 15:37:40,776 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-10-24 15:37:40,776 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-10-24 15:37:40,776 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:37:40,776 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-10-24 15:37:40,776 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 165#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:40,777 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-10-24 15:37:40,777 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-10-24 15:37:40,777 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-10-24 15:37:40,777 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-10-24 15:37:40,777 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:37:40,793 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:40,793 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-10-24 15:37:40,793 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-10-24 15:37:40,793 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-10-24 15:37:40,793 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:37:40,793 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:37:40,804 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][247], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 5#L1050-1true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 245#(= |#race~datas~0| 0), 89#L1063-18true]) [2024-10-24 15:37:40,804 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:40,804 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:40,804 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,804 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,804 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,809 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:40,809 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,809 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,809 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,809 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,809 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,842 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][226], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:40,842 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,842 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:40,842 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,842 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,842 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:40,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][209], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 69#L1062-35true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:40,845 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,845 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,845 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:40,845 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:40,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 223#L1050-7true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:40,864 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:40,864 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:40,864 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,864 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 19#L1050-10true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:40,866 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:40,866 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:40,867 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:40,867 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:40,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:40,869 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:40,869 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:40,869 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,869 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,889 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][226], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 192#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:40,889 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:37:40,889 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:40,889 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:40,890 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:40,890 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:40,890 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][226], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:40,890 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:37:40,890 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:40,890 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:40,890 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:40,890 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:40,891 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][81], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 192#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:40,891 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:37:40,891 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:40,891 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:40,891 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:40,891 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:40,923 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][209], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 69#L1062-35true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:40,923 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-10-24 15:37:40,923 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,923 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:40,924 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:40,924 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][226], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 165#L1050-18true, 21#L1050-2true, 64#L1063-1true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:40,933 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-10-24 15:37:40,933 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:40,933 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:40,933 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:40,973 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][247], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 192#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 245#(= |#race~datas~0| 0), 89#L1063-18true]) [2024-10-24 15:37:40,973 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:40,974 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:40,974 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:40,974 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:40,974 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:40,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][247], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 245#(= |#race~datas~0| 0), 89#L1063-18true]) [2024-10-24 15:37:40,974 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:40,974 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:40,974 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:40,974 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:40,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([784] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_24 |v_threadThread1of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_24 0))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} AuxVars[] AssignedVars[][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2024-10-24 15:37:40,976 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:40,976 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,976 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:40,976 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:40,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-10true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:40,978 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:40,978 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,978 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:40,978 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:40,987 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][247], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 245#(= |#race~datas~0| 0), 89#L1063-18true]) [2024-10-24 15:37:40,987 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:40,987 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:40,987 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:40,987 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:40,987 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:40,993 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([784] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_24 |v_threadThread1of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_24 0))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} AuxVars[] AssignedVars[][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2024-10-24 15:37:40,993 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2024-10-24 15:37:40,993 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-10-24 15:37:40,993 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-10-24 15:37:40,993 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-10-24 15:37:40,993 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-10-24 15:37:40,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-10true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:40,999 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2024-10-24 15:37:40,999 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-10-24 15:37:41,000 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-10-24 15:37:41,000 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-10-24 15:37:41,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:41,030 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:41,031 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:41,031 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:41,031 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:41,101 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([790] L1050-13-->L1050-15: Formula: (let ((.cse0 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse2 (< v_~threads_mask~0_34 0)) (.cse3 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) (.cse1 (<= 0 v_~threads_mask~0_34))) (and (or (and .cse0 .cse1) (<= v_~threads_mask~0_34 |v_threadThread1of2ForFork0_#t~bitwise7_7|)) (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or .cse2 .cse0 (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_34 |v_threadThread1of2ForFork0_#t~bitwise6_15|))) (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (and .cse3 .cse1) (< |v_threadThread1of2ForFork0_#t~bitwise7_7| 0)))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_34} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_34, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_7|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise7][245], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 112#L1062-34true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, 31#L1050-15true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 287#(and (<= 2 |ULTIMATE.start_main_#t~ret15#1|) (<= 1 |ULTIMATE.start_main_~j~1#1|))]) [2024-10-24 15:37:41,101 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-10-24 15:37:41,101 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:41,101 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:41,101 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:41,101 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:41,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:41,119 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:41,119 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:41,119 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:41,119 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:41,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:41,121 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:41,121 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:41,121 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:41,121 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:41,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][198], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 192#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 245#(= |#race~datas~0| 0), 89#L1063-18true]) [2024-10-24 15:37:41,138 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-10-24 15:37:41,138 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-10-24 15:37:41,138 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-10-24 15:37:41,138 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-10-24 15:37:41,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 89#L1063-18true]) [2024-10-24 15:37:41,139 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-10-24 15:37:41,139 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:41,139 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:41,139 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:41,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:41,184 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:37:41,184 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:41,184 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:41,184 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:41,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][226], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-10-24 15:37:41,203 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-10-24 15:37:41,203 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:41,203 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:41,203 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:41,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([790] L1050-13-->L1050-15: Formula: (let ((.cse0 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse2 (< v_~threads_mask~0_34 0)) (.cse3 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) (.cse1 (<= 0 v_~threads_mask~0_34))) (and (or (and .cse0 .cse1) (<= v_~threads_mask~0_34 |v_threadThread1of2ForFork0_#t~bitwise7_7|)) (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or .cse2 .cse0 (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_34 |v_threadThread1of2ForFork0_#t~bitwise6_15|))) (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (and .cse3 .cse1) (< |v_threadThread1of2ForFork0_#t~bitwise7_7| 0)))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_34} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_34, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_7|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise7][197], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 69#L1062-35true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, 31#L1050-15true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:41,253 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-10-24 15:37:41,253 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:41,253 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:41,253 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:41,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][286], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 89#L1063-18true]) [2024-10-24 15:37:41,290 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-10-24 15:37:41,290 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:41,290 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:41,290 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:41,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 89#L1063-18true]) [2024-10-24 15:37:41,291 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-10-24 15:37:41,292 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:41,292 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:41,292 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:41,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][209], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:41,315 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:37:41,316 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:41,316 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:41,316 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:41,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:41,324 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-10-24 15:37:41,324 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:41,324 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:41,324 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:41,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:41,333 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-10-24 15:37:41,333 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:41,333 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:41,333 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:41,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:41,340 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-10-24 15:37:41,340 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:41,341 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:41,341 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:41,388 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([790] L1050-13-->L1050-15: Formula: (let ((.cse0 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse2 (< v_~threads_mask~0_34 0)) (.cse3 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) (.cse1 (<= 0 v_~threads_mask~0_34))) (and (or (and .cse0 .cse1) (<= v_~threads_mask~0_34 |v_threadThread1of2ForFork0_#t~bitwise7_7|)) (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or .cse2 .cse0 (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_34 |v_threadThread1of2ForFork0_#t~bitwise6_15|))) (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (and .cse3 .cse1) (< |v_threadThread1of2ForFork0_#t~bitwise7_7| 0)))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_34} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_34, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_7|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise7][193], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 69#L1062-35true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, 31#L1050-15true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2024-10-24 15:37:41,388 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:37:41,389 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:41,389 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:41,389 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:41,389 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:41,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:41,399 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-10-24 15:37:41,399 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:41,399 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:41,399 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:41,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][209], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 112#L1062-34true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:41,591 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:37:41,592 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:41,592 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:41,592 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:41,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:41,600 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-10-24 15:37:41,600 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:41,600 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:41,600 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:41,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:41,642 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-10-24 15:37:41,642 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-10-24 15:37:41,643 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-10-24 15:37:41,643 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-10-24 15:37:41,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L1062-24-->L1062-27: Formula: (and (not (= |v_ULTIMATE.start_main_#t~bitwise18#1_5| 0)) (not (= v_~threads_mask~0_11 0))) InVars {~threads_mask~0=v_~threads_mask~0_11, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_5|} OutVars{~threads_mask~0=v_~threads_mask~0_11, ULTIMATE.start_main_#t~bitwise18#1=|v_ULTIMATE.start_main_#t~bitwise18#1_5|} AuxVars[] AssignedVars[][230], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 262#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2024-10-24 15:37:41,653 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-10-24 15:37:41,653 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-10-24 15:37:41,653 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-10-24 15:37:41,653 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-10-24 15:37:41,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:41,653 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-10-24 15:37:41,653 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-10-24 15:37:41,653 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-10-24 15:37:41,653 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-10-24 15:37:41,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:41,654 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-10-24 15:37:41,654 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-10-24 15:37:41,654 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-10-24 15:37:41,654 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-10-24 15:37:41,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][232], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 29#L1062-21true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:41,655 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-10-24 15:37:41,655 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-10-24 15:37:41,655 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-10-24 15:37:41,655 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-10-24 15:37:41,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][238], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 112#L1062-34true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 287#(and (<= 2 |ULTIMATE.start_main_#t~ret15#1|) (<= 1 |ULTIMATE.start_main_~j~1#1|))]) [2024-10-24 15:37:41,655 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-10-24 15:37:41,655 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:41,655 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:41,655 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:41,674 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 89#L1063-18true]) [2024-10-24 15:37:41,674 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-10-24 15:37:41,674 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-10-24 15:37:41,674 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-10-24 15:37:41,674 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-10-24 15:37:41,674 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-10-24 15:37:41,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][226], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:41,687 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-10-24 15:37:41,687 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:41,687 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:41,687 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:41,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][209], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 69#L1062-35true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:41,688 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-10-24 15:37:41,688 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:41,688 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:41,688 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:41,693 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:41,693 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-10-24 15:37:41,693 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:41,693 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:41,693 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:41,693 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:41,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:41,695 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-10-24 15:37:41,695 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:41,695 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:41,695 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:41,701 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:41,701 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-10-24 15:37:41,701 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:41,701 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:41,701 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:41,701 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:41,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:41,702 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-10-24 15:37:41,702 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:41,702 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:41,702 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:41,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][238], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 112#L1062-34true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 68#L1050-15true, 287#(and (<= 2 |ULTIMATE.start_main_#t~ret15#1|) (<= 1 |ULTIMATE.start_main_~j~1#1|))]) [2024-10-24 15:37:41,705 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-10-24 15:37:41,705 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:41,705 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:41,705 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:41,707 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:41,707 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-10-24 15:37:41,707 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:41,707 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:41,707 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:41,707 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:41,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:41,708 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-10-24 15:37:41,708 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:41,708 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:41,708 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:41,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:41,720 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-10-24 15:37:41,720 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-10-24 15:37:41,720 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-10-24 15:37:41,720 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-10-24 15:37:41,736 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][209], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 69#L1062-35true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:41,737 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-10-24 15:37:41,737 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:41,737 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:41,737 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:41,737 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:41,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([843] L1051-->L1051-3: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][312], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 29#L1062-21true, 262#true, 233#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:41,760 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-10-24 15:37:41,760 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:41,760 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:41,760 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:41,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][232], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 29#L1062-21true, 233#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:41,760 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-10-24 15:37:41,760 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:41,760 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:41,760 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:41,773 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 89#L1063-18true]) [2024-10-24 15:37:41,773 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-10-24 15:37:41,773 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:41,773 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:41,774 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:41,774 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:41,774 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:41,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 15#L1049-3true, 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:41,790 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-10-24 15:37:41,790 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:41,790 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:41,790 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:41,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 69#L1062-35true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 68#L1050-15true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:41,799 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-10-24 15:37:41,800 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:41,800 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:41,800 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:41,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([843] L1051-->L1051-3: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][298], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 69#L1062-35true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:41,812 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-10-24 15:37:41,812 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:41,812 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:41,812 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:41,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([790] L1050-13-->L1050-15: Formula: (let ((.cse0 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse2 (< v_~threads_mask~0_34 0)) (.cse3 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) (.cse1 (<= 0 v_~threads_mask~0_34))) (and (or (and .cse0 .cse1) (<= v_~threads_mask~0_34 |v_threadThread1of2ForFork0_#t~bitwise7_7|)) (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or .cse2 .cse0 (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_34 |v_threadThread1of2ForFork0_#t~bitwise6_15|))) (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (and .cse3 .cse1) (< |v_threadThread1of2ForFork0_#t~bitwise7_7| 0)))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_34} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_34, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_7|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise7][193], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 69#L1062-35true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 31#L1050-15true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2024-10-24 15:37:41,832 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-10-24 15:37:41,832 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:41,832 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:41,832 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:41,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][237], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:41,881 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-10-24 15:37:41,881 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:41,881 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:41,881 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:41,898 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][226], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:41,898 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-10-24 15:37:41,898 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:41,898 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:41,898 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:41,898 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:41,898 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:41,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][238], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 112#L1062-34true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true, 287#(and (<= 2 |ULTIMATE.start_main_#t~ret15#1|) (<= 1 |ULTIMATE.start_main_~j~1#1|))]) [2024-10-24 15:37:41,933 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-10-24 15:37:41,933 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-10-24 15:37:41,933 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-10-24 15:37:41,933 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-10-24 15:37:41,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][286], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2024-10-24 15:37:41,948 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-10-24 15:37:41,948 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:41,948 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:41,948 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:41,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2024-10-24 15:37:41,948 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-10-24 15:37:41,948 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:41,949 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:41,949 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:41,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([784] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_24 |v_threadThread1of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_24 0))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} AuxVars[] AssignedVars[][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, Black: 238#true, 271#(not (= ~threads_mask~0 0)), 277#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2024-10-24 15:37:41,949 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-10-24 15:37:41,949 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:41,949 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:41,949 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:41,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([784] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_24 |v_threadThread1of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_24 0))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} AuxVars[] AssignedVars[][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#(not (= ~threads_mask~0 0)), 277#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, 264#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2024-10-24 15:37:41,955 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-10-24 15:37:41,955 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:41,955 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:41,955 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:41,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:41,958 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2024-10-24 15:37:41,958 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-10-24 15:37:41,958 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-10-24 15:37:41,958 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-10-24 15:37:41,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 30#L1050-1true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:41,968 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-10-24 15:37:41,968 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:41,969 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:41,969 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:41,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][237], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:41,970 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-10-24 15:37:41,970 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:41,970 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:41,970 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:41,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][318], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 19#L1050-10true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:41,971 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-10-24 15:37:41,971 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:41,971 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:41,971 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:41,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][237], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:41,993 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2024-10-24 15:37:41,993 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-10-24 15:37:41,993 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-10-24 15:37:41,993 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-10-24 15:37:42,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][229], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 112#L1062-34true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:42,006 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-10-24 15:37:42,006 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-10-24 15:37:42,006 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-10-24 15:37:42,006 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-10-24 15:37:42,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:42,020 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-10-24 15:37:42,020 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:42,020 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:42,020 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:42,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), 69#L1062-35true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:42,020 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-10-24 15:37:42,020 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-10-24 15:37:42,021 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-10-24 15:37:42,021 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-10-24 15:37:42,032 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2024-10-24 15:37:42,033 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-10-24 15:37:42,033 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:42,033 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:42,033 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:42,033 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:42,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 21#L1050-2true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:42,197 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-10-24 15:37:42,197 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:42,197 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:42,197 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:42,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 136#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:42,198 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-10-24 15:37:42,198 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:42,198 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:42,198 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:42,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][237], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:42,200 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-10-24 15:37:42,200 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:42,200 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:42,200 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:42,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][318], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-10true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:42,201 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-10-24 15:37:42,201 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:42,201 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:42,201 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:42,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][237], [72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:42,240 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-10-24 15:37:42,240 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:42,241 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:42,241 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:42,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][237], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:42,241 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-10-24 15:37:42,241 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:42,241 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:42,241 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:42,263 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][286], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2024-10-24 15:37:42,263 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2024-10-24 15:37:42,263 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-10-24 15:37:42,263 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-10-24 15:37:42,264 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-10-24 15:37:42,264 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-10-24 15:37:42,264 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][286], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2024-10-24 15:37:42,264 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-10-24 15:37:42,264 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:42,264 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:42,264 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:42,264 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:42,264 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:42,278 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:42,278 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-10-24 15:37:42,278 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:42,278 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:42,278 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:42,278 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:42,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:42,279 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-10-24 15:37:42,279 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:42,279 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:42,279 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:42,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:42,312 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2024-10-24 15:37:42,312 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-10-24 15:37:42,312 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-10-24 15:37:42,312 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-10-24 15:37:42,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), 69#L1062-35true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:42,317 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2024-10-24 15:37:42,317 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-10-24 15:37:42,318 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-10-24 15:37:42,318 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-10-24 15:37:42,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:42,334 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-10-24 15:37:42,334 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:42,334 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:42,335 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:42,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-10true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:42,336 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-10-24 15:37:42,336 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:42,336 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:42,336 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:42,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:42,337 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-10-24 15:37:42,337 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:42,337 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:42,337 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:42,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:42,393 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-10-24 15:37:42,393 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:42,393 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-24 15:37:42,393 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:42,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:42,394 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-10-24 15:37:42,394 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:42,394 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-24 15:37:42,394 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-24 15:37:42,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:42,394 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-10-24 15:37:42,394 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-24 15:37:42,394 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-24 15:37:42,394 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:42,407 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][226], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:42,407 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-10-24 15:37:42,407 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:42,407 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:42,407 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:42,407 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:42,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([566] L1063-17-->L1063-18: Formula: (= |v_#race~threads_mask~0_7| |v_ULTIMATE.start_main_#t~nondet22#1_3|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_7|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} AuxVars[] AssignedVars[#race~threads_mask~0][248], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 245#(= |#race~datas~0| 0), 89#L1063-18true, 163#L1051-3true]) [2024-10-24 15:37:42,441 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-10-24 15:37:42,441 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-24 15:37:42,441 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-24 15:37:42,441 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-24 15:37:42,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([843] L1051-->L1051-3: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][319], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 112#L1062-34true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true, 287#(and (<= 2 |ULTIMATE.start_main_#t~ret15#1|) (<= 1 |ULTIMATE.start_main_~j~1#1|))]) [2024-10-24 15:37:42,481 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-10-24 15:37:42,481 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-10-24 15:37:42,481 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-10-24 15:37:42,481 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-10-24 15:37:42,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([843] L1051-->L1051-3: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][298], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true, 212#L1064-3true]) [2024-10-24 15:37:42,487 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-10-24 15:37:42,487 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-24 15:37:42,487 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-10-24 15:37:42,487 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-24 15:37:42,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 89#L1063-18true]) [2024-10-24 15:37:42,494 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-10-24 15:37:42,494 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-10-24 15:37:42,494 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-10-24 15:37:42,494 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-10-24 15:37:42,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([843] L1051-->L1051-3: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][314], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 69#L1062-35true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:42,528 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-10-24 15:37:42,528 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-10-24 15:37:42,528 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-10-24 15:37:42,528 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-10-24 15:37:42,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][237], [72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:42,596 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-10-24 15:37:42,596 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-10-24 15:37:42,596 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-10-24 15:37:42,596 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-10-24 15:37:42,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][237], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:42,596 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-10-24 15:37:42,596 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-10-24 15:37:42,596 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-10-24 15:37:42,596 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-10-24 15:37:42,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([784] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_24 |v_threadThread1of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_24 0))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} AuxVars[] AssignedVars[][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 163#L1051-3true]) [2024-10-24 15:37:42,633 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-10-24 15:37:42,633 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-10-24 15:37:42,634 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-10-24 15:37:42,634 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-10-24 15:37:42,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:42,635 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is not cut-off event [2024-10-24 15:37:42,635 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-10-24 15:37:42,635 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-10-24 15:37:42,635 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-10-24 15:37:42,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][196], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 163#L1051-3true]) [2024-10-24 15:37:42,636 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is not cut-off event [2024-10-24 15:37:42,636 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-10-24 15:37:42,636 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-10-24 15:37:42,636 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-10-24 15:37:42,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 19#L1050-10true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 212#L1064-3true]) [2024-10-24 15:37:42,644 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-10-24 15:37:42,644 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-10-24 15:37:42,644 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-10-24 15:37:42,645 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-10-24 15:37:42,645 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 212#L1064-3true]) [2024-10-24 15:37:42,645 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-10-24 15:37:42,645 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-10-24 15:37:42,645 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-10-24 15:37:42,645 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-10-24 15:37:42,645 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-10-24 15:37:42,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 212#L1064-3true]) [2024-10-24 15:37:42,805 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-10-24 15:37:42,805 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-10-24 15:37:42,805 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-10-24 15:37:42,805 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-10-24 15:37:42,805 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 212#L1064-3true]) [2024-10-24 15:37:42,805 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-10-24 15:37:42,805 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-10-24 15:37:42,805 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-10-24 15:37:42,805 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-10-24 15:37:42,806 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-10-24 15:37:42,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([566] L1063-17-->L1063-18: Formula: (= |v_#race~threads_mask~0_7| |v_ULTIMATE.start_main_#t~nondet22#1_3|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_7|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} AuxVars[] AssignedVars[#race~threads_mask~0][248], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 89#L1063-18true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:42,879 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-10-24 15:37:42,879 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-10-24 15:37:42,879 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-10-24 15:37:42,879 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-10-24 15:37:42,931 INFO L124 PetriNetUnfolderBase]: 13125/42065 cut-off events. [2024-10-24 15:37:42,931 INFO L125 PetriNetUnfolderBase]: For 25303/25695 co-relation queries the response was YES. [2024-10-24 15:37:43,113 INFO L83 FinitePrefix]: Finished finitePrefix Result has 78327 conditions, 42065 events. 13125/42065 cut-off events. For 25303/25695 co-relation queries the response was YES. Maximal size of possible extension queue 1466. Compared 539412 event pairs, 2202 based on Foata normal form. 215/36872 useless extension candidates. Maximal degree in co-relation 73951. Up to 4076 conditions per place. [2024-10-24 15:37:43,232 INFO L140 encePairwiseOnDemand]: 242/249 looper letters, 71 selfloop transitions, 7 changer transitions 0/323 dead transitions. [2024-10-24 15:37:43,232 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 255 places, 323 transitions, 1148 flow [2024-10-24 15:37:43,233 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-24 15:37:43,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-24 15:37:43,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1366 transitions. [2024-10-24 15:37:43,234 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9143239625167336 [2024-10-24 15:37:43,234 INFO L175 Difference]: Start difference. First operand has 250 places, 277 transitions, 886 flow. Second operand 6 states and 1366 transitions. [2024-10-24 15:37:43,234 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 255 places, 323 transitions, 1148 flow [2024-10-24 15:37:43,285 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 254 places, 323 transitions, 1129 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-10-24 15:37:43,287 INFO L231 Difference]: Finished difference. Result has 257 places, 282 transitions, 910 flow [2024-10-24 15:37:43,287 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=249, PETRI_DIFFERENCE_MINUEND_FLOW=867, PETRI_DIFFERENCE_MINUEND_PLACES=249, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=277, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=271, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=910, PETRI_PLACES=257, PETRI_TRANSITIONS=282} [2024-10-24 15:37:43,288 INFO L277 CegarLoopForPetriNet]: 232 programPoint places, 25 predicate places. [2024-10-24 15:37:43,288 INFO L471 AbstractCegarLoop]: Abstraction has has 257 places, 282 transitions, 910 flow [2024-10-24 15:37:43,288 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 216.8) internal successors, (1084), 5 states have internal predecessors, (1084), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:43,289 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:37:43,289 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-10-24 15:37:43,289 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable30 [2024-10-24 15:37:43,289 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-10-24 15:37:43,289 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:37:43,289 INFO L85 PathProgramCache]: Analyzing trace with hash -92304941, now seen corresponding path program 1 times [2024-10-24 15:37:43,289 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:37:43,290 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [373917669] [2024-10-24 15:37:43,290 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:37:43,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:37:43,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:37:43,348 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:37:43,348 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:37:43,348 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [373917669] [2024-10-24 15:37:43,349 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [373917669] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:37:43,349 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:37:43,349 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-10-24 15:37:43,349 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [774897708] [2024-10-24 15:37:43,349 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:37:43,349 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-24 15:37:43,350 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:37:43,350 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-24 15:37:43,350 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-10-24 15:37:43,418 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 210 out of 249 [2024-10-24 15:37:43,419 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 257 places, 282 transitions, 910 flow. Second operand has 4 states, 4 states have (on average 212.25) internal successors, (849), 4 states have internal predecessors, (849), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:43,419 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:37:43,419 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 210 of 249 [2024-10-24 15:37:43,419 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:37:43,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 232#true]) [2024-10-24 15:37:43,551 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is not cut-off event [2024-10-24 15:37:43,551 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2024-10-24 15:37:43,551 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-10-24 15:37:43,551 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2024-10-24 15:37:43,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 232#true]) [2024-10-24 15:37:43,554 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-24 15:37:43,554 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-24 15:37:43,554 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-24 15:37:43,554 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-24 15:37:43,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 232#true]) [2024-10-24 15:37:43,555 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-10-24 15:37:43,555 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-24 15:37:43,555 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-24 15:37:43,555 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-24 15:37:43,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 232#true]) [2024-10-24 15:37:43,562 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-24 15:37:43,562 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-24 15:37:43,562 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-10-24 15:37:43,562 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-24 15:37:43,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 232#true]) [2024-10-24 15:37:43,699 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-24 15:37:43,699 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-24 15:37:43,699 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-24 15:37:43,699 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-24 15:37:43,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 212#L1064-3true, 232#true]) [2024-10-24 15:37:43,720 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-10-24 15:37:43,720 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-24 15:37:43,720 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-24 15:37:43,720 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-10-24 15:37:43,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][230], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-10true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 232#true]) [2024-10-24 15:37:43,728 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2024-10-24 15:37:43,728 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-10-24 15:37:43,728 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-10-24 15:37:43,728 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-10-24 15:37:43,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 75#L1065-10true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 137#$Ultimate##0true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:43,811 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-10-24 15:37:43,811 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-10-24 15:37:43,811 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-24 15:37:43,811 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-10-24 15:37:43,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 137#$Ultimate##0true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 134#L1061-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:43,880 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-10-24 15:37:43,880 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-24 15:37:43,880 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-10-24 15:37:43,880 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-10-24 15:37:44,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 75#L1065-10true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:44,024 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-10-24 15:37:44,024 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-10-24 15:37:44,024 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-24 15:37:44,024 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-10-24 15:37:44,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 137#$Ultimate##0true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 173#ULTIMATE.startFINALtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:44,112 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-10-24 15:37:44,112 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-10-24 15:37:44,112 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-10-24 15:37:44,112 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-10-24 15:37:44,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 75#L1065-10true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:44,231 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2024-10-24 15:37:44,231 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2024-10-24 15:37:44,231 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-10-24 15:37:44,231 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-10-24 15:37:44,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 137#$Ultimate##0true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:44,353 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-10-24 15:37:44,353 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-10-24 15:37:44,353 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-24 15:37:44,353 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-24 15:37:44,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 137#$Ultimate##0true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-10true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:44,355 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2024-10-24 15:37:44,355 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-10-24 15:37:44,355 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-10-24 15:37:44,355 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-10-24 15:37:44,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 134#L1061-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:44,368 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-10-24 15:37:44,369 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-24 15:37:44,369 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-10-24 15:37:44,369 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-24 15:37:44,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 137#$Ultimate##0true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:44,392 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-10-24 15:37:44,392 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-10-24 15:37:44,392 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-10-24 15:37:44,392 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-10-24 15:37:44,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 137#$Ultimate##0true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:44,397 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-10-24 15:37:44,397 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-10-24 15:37:44,397 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-10-24 15:37:44,398 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-10-24 15:37:44,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, 137#$Ultimate##0true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:44,462 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-10-24 15:37:44,462 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-10-24 15:37:44,462 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-10-24 15:37:44,462 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-10-24 15:37:44,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][285], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 171#$Ultimate##0true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:44,546 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-10-24 15:37:44,546 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-10-24 15:37:44,546 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-10-24 15:37:44,546 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-10-24 15:37:44,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][285], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 171#$Ultimate##0true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:44,548 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-10-24 15:37:44,548 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-10-24 15:37:44,548 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-10-24 15:37:44,548 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-10-24 15:37:44,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 59#L1071true, 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:44,670 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-10-24 15:37:44,670 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-10-24 15:37:44,670 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-10-24 15:37:44,670 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-10-24 15:37:44,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 134#L1061-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:44,684 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2024-10-24 15:37:44,684 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-10-24 15:37:44,684 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-10-24 15:37:44,684 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-10-24 15:37:44,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 137#$Ultimate##0true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:44,876 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-10-24 15:37:44,876 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-10-24 15:37:44,876 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-10-24 15:37:44,876 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-10-24 15:37:44,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][285], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 67#L1048-1true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:44,907 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-10-24 15:37:44,907 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-10-24 15:37:44,907 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-10-24 15:37:44,907 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-10-24 15:37:44,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][285], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 67#L1048-1true, 11#L1062-36true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:44,909 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-10-24 15:37:44,909 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-10-24 15:37:44,909 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-10-24 15:37:44,909 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-10-24 15:37:45,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 137#$Ultimate##0true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2024-10-24 15:37:45,042 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-10-24 15:37:45,042 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:45,042 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:37:45,042 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:37:45,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 104#L1062-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-10-24 15:37:45,054 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2024-10-24 15:37:45,054 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-10-24 15:37:45,054 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-10-24 15:37:45,054 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-10-24 15:37:45,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [75#L1065-10true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 92#L1050-10true]) [2024-10-24 15:37:45,062 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2024-10-24 15:37:45,062 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-10-24 15:37:45,062 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-10-24 15:37:45,062 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-10-24 15:37:45,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 104#L1062-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:45,078 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2024-10-24 15:37:45,078 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-10-24 15:37:45,078 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-10-24 15:37:45,078 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-10-24 15:37:45,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 217#L1062-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:45,113 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-10-24 15:37:45,113 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:45,113 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:45,113 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:45,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 173#ULTIMATE.startFINALtrue, 17#L1049-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:45,127 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-10-24 15:37:45,127 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:45,127 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:45,127 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:45,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][230], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 137#$Ultimate##0true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:45,143 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2024-10-24 15:37:45,143 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-10-24 15:37:45,143 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-10-24 15:37:45,143 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-10-24 15:37:45,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 59#L1071true, 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:45,194 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2024-10-24 15:37:45,194 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-10-24 15:37:45,194 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-10-24 15:37:45,194 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-10-24 15:37:45,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1062-5true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:45,204 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-10-24 15:37:45,204 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:45,204 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:45,204 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:45,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-10-24 15:37:45,226 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2024-10-24 15:37:45,226 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-10-24 15:37:45,226 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-10-24 15:37:45,226 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-10-24 15:37:45,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-10-24 15:37:45,241 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2024-10-24 15:37:45,241 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-10-24 15:37:45,241 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-10-24 15:37:45,241 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-10-24 15:37:45,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:45,278 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-24 15:37:45,278 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:45,278 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:45,278 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:45,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:45,282 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-10-24 15:37:45,282 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-10-24 15:37:45,283 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-10-24 15:37:45,283 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-10-24 15:37:45,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:45,286 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-10-24 15:37:45,286 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-10-24 15:37:45,286 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-10-24 15:37:45,286 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-10-24 15:37:45,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-10-24 15:37:45,300 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-10-24 15:37:45,300 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-10-24 15:37:45,300 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-10-24 15:37:45,301 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-10-24 15:37:45,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-10-24 15:37:45,321 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-10-24 15:37:45,321 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-10-24 15:37:45,321 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-10-24 15:37:45,321 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-10-24 15:37:45,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:45,367 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2024-10-24 15:37:45,367 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-10-24 15:37:45,367 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-10-24 15:37:45,367 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-10-24 15:37:45,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:45,370 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2024-10-24 15:37:45,371 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-10-24 15:37:45,371 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-10-24 15:37:45,371 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-10-24 15:37:45,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-10-24 15:37:45,445 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-24 15:37:45,445 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:45,446 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:45,446 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:45,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-10-24 15:37:45,448 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-24 15:37:45,448 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:45,448 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:45,448 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:45,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:45,450 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-24 15:37:45,450 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:45,451 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:45,451 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:45,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:45,540 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:37:45,540 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:45,540 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:45,540 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:45,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:45,542 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:37:45,542 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:45,542 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:45,542 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:45,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:45,543 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:37:45,543 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:45,544 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:45,544 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:45,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:45,545 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:37:45,545 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:45,545 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:45,546 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:45,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:45,768 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:37:45,768 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:45,768 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:45,768 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:45,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:45,769 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:37:45,769 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:45,769 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:45,769 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:45,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:45,845 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:37:45,845 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:45,845 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:45,845 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:45,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:45,846 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2024-10-24 15:37:45,847 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-10-24 15:37:45,847 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-10-24 15:37:45,847 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-10-24 15:37:45,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 173#ULTIMATE.startFINALtrue, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:45,873 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2024-10-24 15:37:45,873 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-10-24 15:37:45,873 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-10-24 15:37:45,873 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-10-24 15:37:45,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:45,877 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-10-24 15:37:45,877 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:45,877 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:45,877 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:45,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:45,914 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-10-24 15:37:45,914 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:45,914 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:45,914 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:45,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:45,927 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-10-24 15:37:45,927 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:45,927 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:45,927 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:45,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1062-5true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:45,972 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-10-24 15:37:45,972 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:45,972 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:45,972 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:45,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:45,983 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-10-24 15:37:45,983 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:45,983 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:45,983 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:45,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:45,984 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-10-24 15:37:45,984 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:45,984 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:45,984 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:45,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:45,987 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-10-24 15:37:45,987 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:45,987 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:45,987 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:45,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 122#L1050-16true, 233#true, 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 195#L1050-16true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:45,988 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-10-24 15:37:45,988 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:45,988 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:45,988 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:45,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:45,990 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-10-24 15:37:45,990 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:45,990 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:45,990 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:45,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:45,990 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-10-24 15:37:45,990 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:45,990 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:45,990 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:46,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:46,063 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-10-24 15:37:46,063 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:46,063 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:46,063 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:46,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 64#L1063-1true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:46,077 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-10-24 15:37:46,077 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:46,077 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:37:46,077 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:46,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 217#L1062-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:46,081 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-10-24 15:37:46,081 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:46,081 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:46,081 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:46,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-10-24 15:37:46,095 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-10-24 15:37:46,095 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:46,095 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:46,095 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:46,097 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 104#L1062-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:46,097 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-10-24 15:37:46,097 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:46,097 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:46,097 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:46,097 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:46,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 104#L1062-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:46,100 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-10-24 15:37:46,100 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:46,100 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:46,100 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:46,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-10-24 15:37:46,121 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2024-10-24 15:37:46,121 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-10-24 15:37:46,121 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-10-24 15:37:46,121 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-10-24 15:37:46,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-10-24 15:37:46,147 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2024-10-24 15:37:46,147 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-10-24 15:37:46,147 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-10-24 15:37:46,147 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-10-24 15:37:46,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 159#L1063-2true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:46,186 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-10-24 15:37:46,186 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:46,186 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:46,187 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:46,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:46,205 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,205 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:46,205 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:46,205 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:46,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:46,209 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-10-24 15:37:46,209 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:46,209 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:46,209 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:46,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:46,211 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,211 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:46,211 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:46,211 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:46,211 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:46,211 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,211 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:46,211 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,212 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:46,212 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:46,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:46,215 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,215 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,215 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:46,215 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:46,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][285], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 15#L1049-3true, 195#L1050-16true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:46,217 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-10-24 15:37:46,217 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:46,217 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:46,217 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:46,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:46,218 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-10-24 15:37:46,218 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-10-24 15:37:46,219 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:46,219 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:46,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][285], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 15#L1049-3true, 291#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:46,222 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-10-24 15:37:46,222 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:46,222 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:46,222 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:46,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:46,223 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-10-24 15:37:46,223 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:46,223 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:46,223 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-10-24 15:37:46,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 165#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:46,242 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-10-24 15:37:46,242 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-10-24 15:37:46,242 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:46,242 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:46,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 165#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:46,275 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-10-24 15:37:46,275 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:46,275 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-10-24 15:37:46,275 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:46,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-10-24 15:37:46,306 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-10-24 15:37:46,306 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:46,306 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:46,306 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:46,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:46,329 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,329 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,329 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,329 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:46,333 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,333 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,333 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,333 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:46,372 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-10-24 15:37:46,372 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:37:46,372 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:46,372 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:37:46,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 195#L1050-16true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:46,400 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-10-24 15:37:46,400 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:37:46,400 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:37:46,400 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:46,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][230], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:46,406 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:46,406 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:46,406 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:46,406 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:46,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, 72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:46,421 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:46,421 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:46,421 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:46,421 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:46,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-10-24 15:37:46,421 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:46,422 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:46,422 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:46,422 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:46,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-10-24 15:37:46,425 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-10-24 15:37:46,425 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:37:46,425 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:46,425 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:37:46,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][231], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, 72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:46,431 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:46,431 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:46,431 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:46,431 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:46,622 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:46,622 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,622 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:46,622 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,622 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:46,622 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:46,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:46,631 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,631 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:46,631 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:46,631 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:46,632 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,632 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:46,632 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:46,633 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:46,633 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,633 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:46,634 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,634 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:46,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:46,634 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,634 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,634 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:46,635 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:46,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][285], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 30#L1050-1true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 195#L1050-16true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:46,641 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,641 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:46,641 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:46,641 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:46,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:46,646 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,646 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:46,646 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:46,646 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][285], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 30#L1050-1true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 195#L1050-16true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:46,647 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,647 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:46,647 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:46,647 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:46,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 223#L1050-7true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:46,675 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,675 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,675 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,675 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-10-24 15:37:46,701 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,701 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,701 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,701 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][230], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:46,708 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-10-24 15:37:46,708 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-10-24 15:37:46,708 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:37:46,708 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-10-24 15:37:46,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:46,710 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,710 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,710 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:46,710 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:46,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), 17#L1049-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:46,720 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,720 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,721 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:46,721 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:46,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:46,730 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,730 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:46,730 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:46,730 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][231], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:46,735 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,735 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,735 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:46,735 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:46,751 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:46,751 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,751 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,751 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,751 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,752 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:46,753 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,753 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,753 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,753 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,757 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:46,757 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,757 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,757 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,758 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,758 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:46,759 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,759 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,759 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,759 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:46,760 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,760 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,760 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,760 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:46,761 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,761 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,761 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,761 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 72#L1063-7true, Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:46,763 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,763 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,763 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,763 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][285], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 195#L1050-16true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 21#L1050-2true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:46,765 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,765 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,765 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:46,766 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][285], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 136#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:46,766 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,766 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:46,766 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,766 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:46,768 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,768 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:46,768 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:46,768 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][285], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 195#L1050-16true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 21#L1050-2true, 11#L1062-36true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:46,770 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,770 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:46,770 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,770 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][285], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 136#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 195#L1050-16true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:46,771 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,771 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:46,771 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,771 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-10-24 15:37:46,848 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,849 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,849 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,849 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][231], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2024-10-24 15:37:46,857 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,857 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,857 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,857 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:46,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][285], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 19#L1050-10true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:46,869 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:37:46,869 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:46,869 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,869 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:46,869 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:46,869 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:37:46,870 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,870 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:46,870 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:46,870 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:46,871 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,871 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,871 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,871 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][285], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 19#L1050-10true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:46,873 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:37:46,873 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,873 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:46,873 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:46,874 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:46,874 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:37:46,874 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:46,874 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:46,874 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,874 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:46,875 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,875 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,875 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,875 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:46,876 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,876 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,876 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,876 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 291#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:46,881 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,881 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,881 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,881 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:46,881 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,882 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,882 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,882 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 291#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:46,943 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,943 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,943 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,944 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, 5#L1050-1true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:46,955 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,955 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,955 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,955 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:46,964 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,964 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,964 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,964 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:46,964 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,964 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,964 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,964 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][231], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2024-10-24 15:37:46,971 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,971 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,971 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,971 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,983 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 223#L1050-7true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:46,983 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-10-24 15:37:46,983 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,983 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,983 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,983 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,983 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:46,984 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:37:46,984 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,984 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:46,984 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:46,984 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:46,984 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:46,985 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-10-24 15:37:46,985 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:46,985 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,985 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:46,985 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-10-24 15:37:46,985 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,986 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:46,986 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:46,986 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-10-24 15:37:46,987 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:46,987 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,987 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,989 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-10-24 15:37:46,989 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-10-24 15:37:46,989 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,989 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:46,989 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,989 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,989 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:46,989 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:37:46,989 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:46,990 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:46,990 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,990 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,990 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:46,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:46,991 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-10-24 15:37:46,992 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:46,992 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,992 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 122#L1050-16true, 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:46,992 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-10-24 15:37:46,992 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,992 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:46,992 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 122#L1050-16true, 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:46,993 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-10-24 15:37:46,993 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:46,993 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,993 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:46,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][285], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:46,999 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-10-24 15:37:46,999 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:47,000 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:47,000 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:47,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 68#L1050-15true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:47,000 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-10-24 15:37:47,000 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:47,000 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:47,000 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:47,002 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 68#L1050-15true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:47,002 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:37:47,002 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:47,002 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:47,002 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:47,002 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:47,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][285], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:47,003 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-10-24 15:37:47,004 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:47,004 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:47,004 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:47,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2024-10-24 15:37:47,004 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-10-24 15:37:47,004 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:47,004 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:47,004 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:47,006 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2024-10-24 15:37:47,006 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:37:47,006 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:47,006 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:47,006 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:47,006 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:47,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:47,020 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-10-24 15:37:47,020 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:47,020 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:47,020 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:47,021 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:47,021 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2024-10-24 15:37:47,021 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-10-24 15:37:47,021 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-10-24 15:37:47,021 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-10-24 15:37:47,021 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-10-24 15:37:47,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:47,022 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2024-10-24 15:37:47,022 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-10-24 15:37:47,022 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-10-24 15:37:47,022 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-10-24 15:37:47,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 122#L1050-16true, 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:47,052 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-10-24 15:37:47,052 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:47,052 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:47,052 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:47,053 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:47,053 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2024-10-24 15:37:47,053 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-10-24 15:37:47,053 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-10-24 15:37:47,053 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-10-24 15:37:47,053 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-10-24 15:37:47,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 122#L1050-16true, 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:47,054 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2024-10-24 15:37:47,054 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-10-24 15:37:47,054 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-10-24 15:37:47,054 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-10-24 15:37:47,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 17#L1049-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2024-10-24 15:37:47,070 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-10-24 15:37:47,070 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:47,070 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:47,070 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:47,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 192#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:47,077 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-10-24 15:37:47,077 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:47,077 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:47,077 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:47,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:47,115 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:37:47,115 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:47,115 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:47,115 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:47,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 165#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:47,115 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:37:47,115 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:47,115 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:47,115 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:47,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:47,117 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:37:47,117 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:47,117 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:47,117 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:47,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 89#L1063-18true, 92#L1050-10true]) [2024-10-24 15:37:47,198 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:37:47,198 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:47,198 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:47,198 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:47,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2024-10-24 15:37:47,206 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:37:47,206 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:47,206 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:47,206 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:47,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][285], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 195#L1050-16true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 31#L1050-15true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:47,224 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-10-24 15:37:47,224 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-10-24 15:37:47,224 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-10-24 15:37:47,224 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-10-24 15:37:47,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:47,225 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-10-24 15:37:47,226 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:47,226 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:47,226 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:47,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:47,229 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-10-24 15:37:47,229 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:47,229 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:47,229 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:47,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][285], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 31#L1050-15true, 11#L1062-36true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:47,229 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-10-24 15:37:47,229 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-10-24 15:37:47,230 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-10-24 15:37:47,230 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-10-24 15:37:47,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 122#L1050-16true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:47,231 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-10-24 15:37:47,231 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:47,231 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:47,231 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:47,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:47,232 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-10-24 15:37:47,233 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:47,233 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:47,233 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:47,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][230], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:47,249 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-10-24 15:37:47,249 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-10-24 15:37:47,249 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-10-24 15:37:47,249 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-10-24 15:37:47,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 5#L1050-1true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2024-10-24 15:37:47,303 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-10-24 15:37:47,303 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:47,304 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:47,304 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:47,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-10-24 15:37:47,309 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-10-24 15:37:47,309 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:47,309 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:47,309 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:47,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 165#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:47,540 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-10-24 15:37:47,540 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:47,540 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:47,540 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:47,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:47,595 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-10-24 15:37:47,595 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-10-24 15:37:47,595 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-10-24 15:37:47,595 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-10-24 15:37:47,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:47,596 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-10-24 15:37:47,596 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-10-24 15:37:47,596 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-10-24 15:37:47,596 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-10-24 15:37:47,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][230], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-10-24 15:37:47,600 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-10-24 15:37:47,601 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:47,601 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:47,601 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:47,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][231], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-10-24 15:37:47,604 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-10-24 15:37:47,604 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:47,604 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:47,605 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:47,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:47,628 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-10-24 15:37:47,628 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-10-24 15:37:47,628 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-10-24 15:37:47,628 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-10-24 15:37:47,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:47,630 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-10-24 15:37:47,630 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-10-24 15:37:47,630 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-10-24 15:37:47,630 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-10-24 15:37:47,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 192#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2024-10-24 15:37:47,644 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-10-24 15:37:47,644 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:47,644 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:47,644 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:47,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:47,650 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-10-24 15:37:47,650 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:47,650 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:47,650 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:47,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:47,653 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-10-24 15:37:47,653 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:47,653 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:47,653 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:47,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:47,654 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-10-24 15:37:47,654 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:47,654 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:47,654 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:47,687 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:47,687 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-10-24 15:37:47,687 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:47,688 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:47,688 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:47,688 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:47,692 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 122#L1050-16true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:47,692 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-10-24 15:37:47,692 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:47,692 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:47,692 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:47,692 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:47,694 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:47,694 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-10-24 15:37:47,694 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:47,694 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:47,694 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:47,694 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:47,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:47,696 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-10-24 15:37:47,696 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:47,696 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:47,696 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:47,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:47,697 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-10-24 15:37:47,697 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:47,697 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:47,697 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:47,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:47,698 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-10-24 15:37:47,698 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:47,698 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:47,698 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:47,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 165#L1050-18true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:47,735 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2024-10-24 15:37:47,735 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-10-24 15:37:47,735 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-10-24 15:37:47,735 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-10-24 15:37:47,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][230], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-10-24 15:37:47,764 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-10-24 15:37:47,764 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:47,764 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:47,764 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:47,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][231], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-10-24 15:37:47,768 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-10-24 15:37:47,768 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:47,768 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:47,768 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:47,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:47,817 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-10-24 15:37:47,817 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:47,817 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:47,817 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:47,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 72#L1063-7true, Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:47,818 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-10-24 15:37:47,818 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:47,818 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:47,818 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:47,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:47,818 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-10-24 15:37:47,818 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:47,818 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:47,818 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:47,833 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:47,834 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-10-24 15:37:47,834 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:47,834 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:47,834 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:47,834 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:47,838 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:47,838 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-10-24 15:37:47,838 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:47,838 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:47,838 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:47,838 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:47,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:47,842 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-10-24 15:37:47,843 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:47,843 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:47,843 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:47,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:47,844 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-10-24 15:37:47,844 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:47,845 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:47,845 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:47,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true, 212#L1064-3true]) [2024-10-24 15:37:47,939 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-10-24 15:37:47,939 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:47,939 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:47,939 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:47,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2024-10-24 15:37:47,946 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-10-24 15:37:47,946 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:47,946 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:47,946 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:47,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][230], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:47,967 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-10-24 15:37:47,967 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:47,967 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:47,968 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:47,979 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:47,979 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-10-24 15:37:47,979 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:47,979 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:47,979 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:47,979 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:47,980 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:47,980 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-10-24 15:37:47,980 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:47,980 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:47,980 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:47,980 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:47,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:47,981 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-10-24 15:37:47,981 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:47,981 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:47,981 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:47,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:47,983 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-10-24 15:37:47,983 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:47,983 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:47,983 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:47,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:47,984 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-10-24 15:37:47,984 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:47,984 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:47,984 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:48,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][230], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, 72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:48,045 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-10-24 15:37:48,045 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:48,046 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:48,046 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:48,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][231], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 195#L1050-16true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:48,049 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-10-24 15:37:48,049 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:48,049 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:48,049 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:48,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:48,072 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-10-24 15:37:48,072 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:48,072 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:48,072 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:48,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 212#L1064-3true]) [2024-10-24 15:37:48,081 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-10-24 15:37:48,081 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:48,081 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:48,081 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:48,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 212#L1064-3true]) [2024-10-24 15:37:48,084 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-10-24 15:37:48,084 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:48,084 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:48,084 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:48,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 212#L1064-3true]) [2024-10-24 15:37:48,085 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-10-24 15:37:48,085 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:48,085 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:48,085 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:48,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][230], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-10true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:48,109 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-10-24 15:37:48,109 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:48,109 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:48,110 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:48,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][230], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:48,111 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-10-24 15:37:48,111 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:48,111 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:48,111 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:48,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 163#L1051-3true]) [2024-10-24 15:37:48,112 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-10-24 15:37:48,112 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:48,112 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:48,113 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:48,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:48,116 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-10-24 15:37:48,117 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:48,117 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:48,117 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:48,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][230], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-10true, 291#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:48,183 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-10-24 15:37:48,183 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:48,183 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:48,183 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:48,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][231], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-10true, 291#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:48,186 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-10-24 15:37:48,186 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:48,186 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:48,186 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:48,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2024-10-24 15:37:48,245 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-10-24 15:37:48,245 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:48,245 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:48,245 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:48,246 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:48,246 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-10-24 15:37:48,246 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:48,246 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:48,246 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:48,246 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:48,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:48,247 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-10-24 15:37:48,247 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:48,247 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:48,247 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:48,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][230], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-10true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:48,249 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2024-10-24 15:37:48,249 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-10-24 15:37:48,250 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-10-24 15:37:48,250 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-10-24 15:37:48,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][230], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:48,286 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-10-24 15:37:48,286 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:48,286 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:48,286 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:48,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 68#L1050-15true, 212#L1064-3true]) [2024-10-24 15:37:48,345 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-10-24 15:37:48,345 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:48,345 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:48,345 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:48,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:48,366 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-10-24 15:37:48,366 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:48,366 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:48,366 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:48,405 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 163#L1051-3true]) [2024-10-24 15:37:48,406 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2024-10-24 15:37:48,406 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-10-24 15:37:48,406 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-10-24 15:37:48,406 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-10-24 15:37:48,406 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-10-24 15:37:48,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][230], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-10true, 291#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:48,413 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-10-24 15:37:48,413 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:48,413 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:48,413 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:48,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-10true, 291#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:48,423 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2024-10-24 15:37:48,423 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-10-24 15:37:48,424 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-10-24 15:37:48,424 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-10-24 15:37:48,449 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:48,449 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2024-10-24 15:37:48,450 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-10-24 15:37:48,450 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-10-24 15:37:48,450 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-10-24 15:37:48,450 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-10-24 15:37:48,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:48,482 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-10-24 15:37:48,482 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:48,483 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-24 15:37:48,483 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:48,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 92#L1050-10true]) [2024-10-24 15:37:48,590 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-10-24 15:37:48,590 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-24 15:37:48,590 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-24 15:37:48,590 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-10-24 15:37:48,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:48,591 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-10-24 15:37:48,591 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-10-24 15:37:48,591 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-24 15:37:48,591 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-24 15:37:48,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:48,594 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-10-24 15:37:48,594 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-10-24 15:37:48,594 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-24 15:37:48,594 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-24 15:37:48,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:48,596 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-10-24 15:37:48,596 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-24 15:37:48,596 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-10-24 15:37:48,596 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-24 15:37:48,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-10true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:48,643 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2024-10-24 15:37:48,643 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-10-24 15:37:48,643 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2024-10-24 15:37:48,643 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2024-10-24 15:37:48,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 89#L1063-18true, 92#L1050-10true]) [2024-10-24 15:37:48,984 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-10-24 15:37:48,984 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-10-24 15:37:48,984 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-10-24 15:37:48,984 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-10-24 15:37:48,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:48,987 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-10-24 15:37:48,987 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-10-24 15:37:48,988 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-10-24 15:37:48,988 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-10-24 15:37:49,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][230], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:49,028 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-10-24 15:37:49,028 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:49,028 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:49,028 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-10-24 15:37:49,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][231], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, 72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:49,032 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-10-24 15:37:49,032 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:49,032 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:49,032 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-10-24 15:37:49,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:49,046 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-10-24 15:37:49,046 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-10-24 15:37:49,046 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-10-24 15:37:49,046 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-10-24 15:37:49,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][230], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:49,084 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-10-24 15:37:49,084 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:49,085 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-10-24 15:37:49,085 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:49,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][231], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:49,088 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-10-24 15:37:49,088 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-10-24 15:37:49,088 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:49,088 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:49,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:49,101 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-10-24 15:37:49,101 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-10-24 15:37:49,101 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-10-24 15:37:49,101 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-10-24 15:37:49,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 92#L1050-10true]) [2024-10-24 15:37:49,102 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-10-24 15:37:49,102 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-10-24 15:37:49,102 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-10-24 15:37:49,102 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-10-24 15:37:49,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:49,102 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-10-24 15:37:49,102 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-10-24 15:37:49,102 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-10-24 15:37:49,102 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-10-24 15:37:49,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:49,103 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-10-24 15:37:49,103 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-10-24 15:37:49,103 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-10-24 15:37:49,103 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-10-24 15:37:49,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:49,105 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-10-24 15:37:49,105 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-10-24 15:37:49,105 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-10-24 15:37:49,105 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-10-24 15:37:49,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 163#L1051-3true]) [2024-10-24 15:37:49,106 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-10-24 15:37:49,106 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-10-24 15:37:49,106 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-10-24 15:37:49,106 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-10-24 15:37:49,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 163#L1051-3true]) [2024-10-24 15:37:49,107 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-10-24 15:37:49,107 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-10-24 15:37:49,107 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-10-24 15:37:49,107 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-10-24 15:37:49,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][230], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 163#L1051-3true]) [2024-10-24 15:37:49,123 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-10-24 15:37:49,123 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-10-24 15:37:49,123 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-10-24 15:37:49,124 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-10-24 15:37:49,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 163#L1051-3true]) [2024-10-24 15:37:49,152 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-10-24 15:37:49,152 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-10-24 15:37:49,153 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-10-24 15:37:49,153 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-10-24 15:37:49,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 163#L1051-3true]) [2024-10-24 15:37:49,154 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-10-24 15:37:49,154 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-10-24 15:37:49,154 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-10-24 15:37:49,154 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-10-24 15:37:49,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][230], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 163#L1051-3true]) [2024-10-24 15:37:49,167 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-10-24 15:37:49,167 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-10-24 15:37:49,168 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-10-24 15:37:49,168 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-10-24 15:37:49,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-10true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 163#L1051-3true]) [2024-10-24 15:37:49,177 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is not cut-off event [2024-10-24 15:37:49,177 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2024-10-24 15:37:49,177 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-10-24 15:37:49,177 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2024-10-24 15:37:49,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 163#L1051-3true]) [2024-10-24 15:37:49,179 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is not cut-off event [2024-10-24 15:37:49,179 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2024-10-24 15:37:49,179 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-10-24 15:37:49,179 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2024-10-24 15:37:49,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 212#L1064-3true]) [2024-10-24 15:37:49,191 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-10-24 15:37:49,191 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-10-24 15:37:49,191 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-10-24 15:37:49,192 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-10-24 15:37:49,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 92#L1050-10true, 212#L1064-3true]) [2024-10-24 15:37:49,225 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-10-24 15:37:49,225 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-10-24 15:37:49,225 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-10-24 15:37:49,225 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-10-24 15:37:49,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 92#L1050-10true, 212#L1064-3true]) [2024-10-24 15:37:49,225 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-10-24 15:37:49,225 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-10-24 15:37:49,225 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-10-24 15:37:49,225 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-10-24 15:37:49,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 212#L1064-3true]) [2024-10-24 15:37:49,226 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-10-24 15:37:49,226 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-10-24 15:37:49,226 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-10-24 15:37:49,226 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-10-24 15:37:49,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 212#L1064-3true]) [2024-10-24 15:37:49,226 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-10-24 15:37:49,226 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-10-24 15:37:49,227 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-10-24 15:37:49,227 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-10-24 15:37:49,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 212#L1064-3true]) [2024-10-24 15:37:49,228 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-10-24 15:37:49,228 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-10-24 15:37:49,228 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-10-24 15:37:49,228 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-10-24 15:37:49,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 163#L1051-3true]) [2024-10-24 15:37:49,229 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-10-24 15:37:49,229 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-10-24 15:37:49,229 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-10-24 15:37:49,229 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-10-24 15:37:49,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 163#L1051-3true]) [2024-10-24 15:37:49,229 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-10-24 15:37:49,230 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-10-24 15:37:49,230 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-10-24 15:37:49,230 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-10-24 15:37:49,396 INFO L124 PetriNetUnfolderBase]: 14447/42607 cut-off events. [2024-10-24 15:37:49,396 INFO L125 PetriNetUnfolderBase]: For 46562/47821 co-relation queries the response was YES. [2024-10-24 15:37:49,641 INFO L83 FinitePrefix]: Finished finitePrefix Result has 91641 conditions, 42607 events. 14447/42607 cut-off events. For 46562/47821 co-relation queries the response was YES. Maximal size of possible extension queue 1389. Compared 526365 event pairs, 2610 based on Foata normal form. 332/38157 useless extension candidates. Maximal degree in co-relation 86817. Up to 8780 conditions per place. [2024-10-24 15:37:49,794 INFO L140 encePairwiseOnDemand]: 237/249 looper letters, 67 selfloop transitions, 23 changer transitions 0/317 dead transitions. [2024-10-24 15:37:49,794 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 260 places, 317 transitions, 1205 flow [2024-10-24 15:37:49,794 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-24 15:37:49,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-10-24 15:37:49,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 922 transitions. [2024-10-24 15:37:49,795 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9257028112449799 [2024-10-24 15:37:49,795 INFO L175 Difference]: Start difference. First operand has 257 places, 282 transitions, 910 flow. Second operand 4 states and 922 transitions. [2024-10-24 15:37:49,795 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 260 places, 317 transitions, 1205 flow [2024-10-24 15:37:49,863 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 260 places, 317 transitions, 1205 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-24 15:37:49,865 INFO L231 Difference]: Finished difference. Result has 262 places, 286 transitions, 1018 flow [2024-10-24 15:37:49,866 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=249, PETRI_DIFFERENCE_MINUEND_FLOW=910, PETRI_DIFFERENCE_MINUEND_PLACES=257, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=282, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=19, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=262, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=1018, PETRI_PLACES=262, PETRI_TRANSITIONS=286} [2024-10-24 15:37:49,866 INFO L277 CegarLoopForPetriNet]: 232 programPoint places, 30 predicate places. [2024-10-24 15:37:49,866 INFO L471 AbstractCegarLoop]: Abstraction has has 262 places, 286 transitions, 1018 flow [2024-10-24 15:37:49,866 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 212.25) internal successors, (849), 4 states have internal predecessors, (849), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-24 15:37:49,867 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:37:49,867 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-10-24 15:37:49,867 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable31 [2024-10-24 15:37:49,867 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-10-24 15:37:49,867 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:37:49,867 INFO L85 PathProgramCache]: Analyzing trace with hash -1145820397, now seen corresponding path program 1 times [2024-10-24 15:37:49,867 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:37:49,867 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1284012799] [2024-10-24 15:37:49,867 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:37:49,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:37:49,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:37:49,930 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:37:49,931 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:37:49,931 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1284012799] [2024-10-24 15:37:49,931 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1284012799] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:37:49,931 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:37:49,931 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-10-24 15:37:49,931 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1902567743] [2024-10-24 15:37:49,931 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:37:49,932 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-24 15:37:49,932 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:37:49,932 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-24 15:37:49,932 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-10-24 15:37:50,003 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 215 out of 249 [2024-10-24 15:37:50,004 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 262 places, 286 transitions, 1018 flow. Second operand has 4 states, 4 states have (on average 217.0) internal successors, (868), 4 states have internal predecessors, (868), 0 states have call successors, (0), 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-10-24 15:37:50,004 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:37:50,004 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 215 of 249 [2024-10-24 15:37:50,005 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:37:51,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 134#L1061-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:37:51,447 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-10-24 15:37:51,447 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-10-24 15:37:51,447 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-10-24 15:37:51,447 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-10-24 15:37:52,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 173#ULTIMATE.startFINALtrue, Black: 238#true, 297#true, 195#L1050-16true, 291#true, Black: 243#true]) [2024-10-24 15:37:52,227 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:37:52,227 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:52,227 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:52,227 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:52,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][192], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true, 163#L1051-3true]) [2024-10-24 15:37:52,458 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-10-24 15:37:52,458 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:52,459 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:52,459 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:52,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:52,589 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:52,589 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:52,590 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:52,590 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:52,590 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][192], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1062-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true, 163#L1051-3true]) [2024-10-24 15:37:52,590 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-10-24 15:37:52,590 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:52,590 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:52,590 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:52,590 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:52,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:52,617 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-10-24 15:37:52,617 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:52,617 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:52,618 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:52,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:52,679 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:52,679 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:52,679 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:52,679 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:52,751 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][192], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true, 163#L1051-3true]) [2024-10-24 15:37:52,751 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-10-24 15:37:52,751 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:52,751 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:52,752 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:52,752 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:37:52,752 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:52,752 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:52,752 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:52,752 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:52,752 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:52,752 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:52,752 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:52,752 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:52,752 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:52,753 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:52,753 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:52,753 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:52,753 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:52,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][216], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), 217#L1062-3true, Black: 238#true, 297#true, 291#true, Black: 243#true, 163#L1051-3true]) [2024-10-24 15:37:52,920 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-10-24 15:37:52,920 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:52,920 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:52,920 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:37:52,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 122#L1050-16true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-10-24 15:37:52,952 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-10-24 15:37:52,952 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:37:52,952 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-10-24 15:37:52,952 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-10-24 15:37:52,956 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:52,956 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:52,956 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:52,956 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:52,957 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:52,957 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:52,957 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:53,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][192], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true, 11#L1062-36true]) [2024-10-24 15:37:53,011 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:53,011 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:53,011 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:53,011 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:53,136 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:53,136 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:53,136 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:53,136 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:53,136 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:53,136 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:53,137 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:53,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][239], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 74#L1063-10true, 291#true, Black: 243#true]) [2024-10-24 15:37:53,242 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:53,242 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:53,242 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:53,243 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:53,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][239], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 83#L1063-8true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2024-10-24 15:37:53,245 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:53,245 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:53,245 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:53,245 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:53,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][239], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 72#L1063-7true, Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2024-10-24 15:37:53,245 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:37:53,245 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:53,245 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:53,245 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:53,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 30#L1050-1true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:53,308 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:53,308 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:53,308 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:53,308 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:53,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 291#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:53,311 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:53,311 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:53,311 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:53,311 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:53,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][192], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 291#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:53,319 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:53,319 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:53,319 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:53,319 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:53,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][192], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 291#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:53,322 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:53,322 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:53,322 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:53,322 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:53,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][239], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 74#L1063-10true, 291#true, Black: 243#true]) [2024-10-24 15:37:53,407 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:37:53,407 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:53,407 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:53,407 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:53,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 291#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 19#L1050-10true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:53,497 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:37:53,497 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:53,497 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:53,497 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:53,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][192], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 223#L1050-7true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:53,498 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-10-24 15:37:53,498 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:53,498 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:53,498 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:53,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 291#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:53,499 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-10-24 15:37:53,499 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:53,499 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:53,499 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:53,499 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:53,499 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-10-24 15:37:53,499 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:53,499 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:53,499 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:53,499 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:53,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 21#L1050-2true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:53,500 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:53,500 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:53,500 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:53,500 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:53,507 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 19#L1050-10true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:53,507 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:53,507 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:53,507 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:53,507 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:53,507 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:53,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][192], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 92#L1050-10true]) [2024-10-24 15:37:53,508 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:53,508 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:53,508 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:53,508 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:53,512 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][192], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true, 11#L1062-36true]) [2024-10-24 15:37:53,512 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-10-24 15:37:53,513 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:53,513 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:53,513 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:53,513 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:53,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][192], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true, 11#L1062-36true]) [2024-10-24 15:37:53,513 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-10-24 15:37:53,513 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:53,514 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:53,514 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:53,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 122#L1050-16true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:53,515 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:53,515 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:53,515 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:37:53,516 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:37:53,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, 195#L1050-16true, Black: 243#true, 11#L1062-36true]) [2024-10-24 15:37:53,524 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:53,524 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:53,524 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:53,525 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:53,525 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][192], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true, 11#L1062-36true]) [2024-10-24 15:37:53,525 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:53,525 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:53,526 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:53,526 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:53,526 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:37:53,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:53,562 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:37:53,562 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:53,562 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:53,562 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:37:53,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][192], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:53,575 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-10-24 15:37:53,575 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:53,575 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:53,575 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:53,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][192], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 122#L1050-16true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:53,615 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-10-24 15:37:53,615 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:53,615 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:53,615 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:53,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][192], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 68#L1050-15true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:53,970 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-10-24 15:37:53,970 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:53,970 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:53,970 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:37:53,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, 195#L1050-16true, Black: 243#true, 31#L1050-15true, 11#L1062-36true]) [2024-10-24 15:37:53,977 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-10-24 15:37:53,977 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:53,978 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:53,978 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:53,991 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 233#true, Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 291#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:53,991 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-10-24 15:37:53,991 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-10-24 15:37:53,991 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-10-24 15:37:53,991 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-10-24 15:37:53,991 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-10-24 15:37:53,992 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-10-24 15:37:53,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][192], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:54,000 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-10-24 15:37:54,000 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:54,000 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:54,000 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:54,001 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][192], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:54,001 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-10-24 15:37:54,002 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:54,002 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:54,002 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:54,002 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:54,018 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][192], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true, 11#L1062-36true]) [2024-10-24 15:37:54,018 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-10-24 15:37:54,018 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-10-24 15:37:54,018 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-10-24 15:37:54,018 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-10-24 15:37:54,018 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-10-24 15:37:54,018 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-10-24 15:37:54,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 14#L1050-7true, Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, 195#L1050-16true, Black: 243#true, 11#L1062-36true]) [2024-10-24 15:37:54,018 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-10-24 15:37:54,018 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-10-24 15:37:54,019 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-10-24 15:37:54,019 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-10-24 15:37:54,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][192], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 122#L1050-16true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:54,025 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-10-24 15:37:54,025 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:54,025 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:54,025 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:54,029 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][192], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:54,029 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-10-24 15:37:54,029 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:54,029 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:54,029 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:54,029 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:54,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][327], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 74#L1063-10true, 291#true, 195#L1050-16true, Black: 243#true, 31#L1050-15true]) [2024-10-24 15:37:54,044 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:54,044 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:54,044 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:54,044 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:54,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][239], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 74#L1063-10true, 195#L1050-16true, 291#true, Black: 243#true]) [2024-10-24 15:37:54,063 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:37:54,063 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:54,063 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:54,063 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:37:54,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:54,112 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-10-24 15:37:54,112 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:54,113 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:54,113 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:37:54,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 122#L1050-16true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:54,113 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-10-24 15:37:54,113 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:54,113 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:54,113 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:54,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:54,113 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-10-24 15:37:54,113 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:54,113 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:54,113 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:54,115 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][192], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:54,115 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-10-24 15:37:54,115 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:54,115 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:54,115 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:54,115 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:54,115 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][192], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:54,115 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-10-24 15:37:54,115 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:54,115 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:54,115 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:54,115 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:54,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 195#L1050-16true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:54,260 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-10-24 15:37:54,260 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:54,260 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:54,260 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:54,361 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][192], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 233#true, Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 68#L1050-15true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:54,361 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-10-24 15:37:54,361 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-10-24 15:37:54,361 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-10-24 15:37:54,361 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-10-24 15:37:54,361 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-10-24 15:37:54,363 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:54,363 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-10-24 15:37:54,363 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:54,363 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:54,363 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:54,363 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:54,369 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, 195#L1050-16true, Black: 243#true, 31#L1050-15true, 11#L1062-36true]) [2024-10-24 15:37:54,369 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-10-24 15:37:54,369 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-10-24 15:37:54,369 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-10-24 15:37:54,369 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-10-24 15:37:54,369 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-10-24 15:37:54,402 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 233#true, Black: 293#(not (= ~threads_mask~0 0)), 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:54,402 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-10-24 15:37:54,402 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:54,402 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:54,402 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:54,402 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:54,402 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:54,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-10-24 15:37:54,426 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-10-24 15:37:54,426 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:54,426 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:54,426 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:54,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 238#true, 297#true, 195#L1050-16true, 291#true, Black: 243#true]) [2024-10-24 15:37:54,575 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-10-24 15:37:54,575 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:54,575 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:54,575 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:37:54,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][218], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:54,657 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-10-24 15:37:54,657 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:54,657 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:54,658 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:54,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][192], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true, 11#L1062-36true, 163#L1051-3true]) [2024-10-24 15:37:54,686 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-10-24 15:37:54,686 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:54,686 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:54,686 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:54,686 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][192], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true, 11#L1062-36true, 163#L1051-3true]) [2024-10-24 15:37:54,686 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-10-24 15:37:54,687 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:54,687 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:54,687 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:54,687 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:54,692 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:54,692 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-10-24 15:37:54,692 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:54,692 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:54,692 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:54,692 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:54,694 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][217], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-10-24 15:37:54,694 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-10-24 15:37:54,694 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:54,694 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:37:54,694 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:54,694 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:37:55,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][239], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 74#L1063-10true, 291#true, Black: 243#true, 163#L1051-3true]) [2024-10-24 15:37:55,127 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-10-24 15:37:55,127 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:55,127 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:55,127 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:55,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][222], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 74#L1063-10true, 291#true, Black: 243#true, 163#L1051-3true]) [2024-10-24 15:37:55,156 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-10-24 15:37:55,156 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:55,156 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:55,156 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:55,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][273], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 74#L1063-10true, 291#true, Black: 243#true]) [2024-10-24 15:37:55,181 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-10-24 15:37:55,181 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:55,181 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:55,181 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:55,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 74#L1063-10true, 291#true, Black: 243#true]) [2024-10-24 15:37:55,185 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-10-24 15:37:55,185 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:55,185 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:55,185 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:55,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 195#L1050-16true, 291#true, Black: 243#true, 212#L1064-3true]) [2024-10-24 15:37:55,265 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-10-24 15:37:55,265 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:55,265 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:55,265 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:55,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][239], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 297#true, 74#L1063-10true, 291#true, Black: 243#true, 163#L1051-3true]) [2024-10-24 15:37:55,279 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-10-24 15:37:55,279 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:55,279 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:55,279 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:37:55,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][331], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 72#L1063-7true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:55,302 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-10-24 15:37:55,302 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:55,302 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:55,302 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:55,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][331], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 72#L1063-7true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:37:55,308 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-10-24 15:37:55,308 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:55,308 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:55,308 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:55,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][332], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 72#L1063-7true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:37:55,311 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-10-24 15:37:55,311 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:55,311 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:55,311 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:55,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][331], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 14#L1050-7true, Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 74#L1063-10true, 231#true, 195#L1050-16true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:55,324 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-10-24 15:37:55,324 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:55,324 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:55,324 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:55,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][331], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 14#L1050-7true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 74#L1063-10true, 291#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:37:55,354 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-10-24 15:37:55,354 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:55,354 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:55,354 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:55,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][332], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 14#L1050-7true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 74#L1063-10true, 291#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:37:55,356 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-10-24 15:37:55,356 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:55,356 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:55,356 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:37:55,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][273], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, 233#true, Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 74#L1063-10true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:55,410 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2024-10-24 15:37:55,411 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-10-24 15:37:55,411 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-10-24 15:37:55,411 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-10-24 15:37:55,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][273], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 42#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2024-10-24 15:37:55,417 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-10-24 15:37:55,417 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:55,417 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:55,417 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:55,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][331], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 42#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 19#L1050-10true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 195#L1050-16true, 291#true, Black: 243#true]) [2024-10-24 15:37:55,418 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-10-24 15:37:55,418 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:55,418 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:55,418 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:55,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][331], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 42#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 14#L1050-7true, Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 195#L1050-16true, 291#true, Black: 243#true]) [2024-10-24 15:37:55,418 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-10-24 15:37:55,418 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:55,418 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:55,418 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:55,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 42#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true]) [2024-10-24 15:37:55,420 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-10-24 15:37:55,420 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:55,420 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:55,420 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:55,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][332], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 42#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:37:55,420 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-10-24 15:37:55,421 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:55,421 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:55,421 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:55,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][332], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 42#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 14#L1050-7true, Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:37:55,421 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-10-24 15:37:55,421 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:55,421 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:55,421 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:55,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][331], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 42#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 14#L1050-7true, Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 195#L1050-16true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:55,432 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2024-10-24 15:37:55,432 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-10-24 15:37:55,432 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-10-24 15:37:55,432 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-10-24 15:37:55,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][273], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 291#true, 231#true, Black: 243#true, 78#L1063-15true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 92#L1050-10true]) [2024-10-24 15:37:55,514 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-10-24 15:37:55,514 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:55,514 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:55,514 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-24 15:37:55,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][331], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, 195#L1050-16true, Black: 243#true, 78#L1063-15true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:55,515 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-10-24 15:37:55,515 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:55,516 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:55,516 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:55,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][331], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, 195#L1050-16true, Black: 243#true, 78#L1063-15true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:55,516 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-10-24 15:37:55,516 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:55,516 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-24 15:37:55,516 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-24 15:37:55,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][331], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 42#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:55,516 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2024-10-24 15:37:55,516 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-10-24 15:37:55,516 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-10-24 15:37:55,516 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-10-24 15:37:55,517 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][331], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 42#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 195#L1050-16true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:55,517 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-10-24 15:37:55,517 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:55,517 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:55,517 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:55,517 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:55,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][273], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 42#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, 233#true, Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:55,518 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2024-10-24 15:37:55,518 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-10-24 15:37:55,518 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-10-24 15:37:55,518 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-10-24 15:37:55,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][273], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true, 78#L1063-15true]) [2024-10-24 15:37:55,523 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-10-24 15:37:55,524 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:55,524 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:55,524 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-24 15:37:55,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][331], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, 195#L1050-16true, Black: 243#true, 78#L1063-15true]) [2024-10-24 15:37:55,524 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-10-24 15:37:55,525 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-24 15:37:55,525 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:55,525 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-24 15:37:55,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][331], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 14#L1050-7true, Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, 195#L1050-16true, Black: 243#true, 78#L1063-15true]) [2024-10-24 15:37:55,525 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-10-24 15:37:55,525 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:55,525 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:55,525 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:55,525 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][331], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 42#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:37:55,525 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-10-24 15:37:55,525 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:55,526 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:55,526 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:55,526 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:55,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, Black: 243#true, 78#L1063-15true]) [2024-10-24 15:37:55,527 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-10-24 15:37:55,527 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:55,527 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-24 15:37:55,527 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:55,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][332], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 195#L1050-16true, 291#true, Black: 243#true, 78#L1063-15true]) [2024-10-24 15:37:55,528 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-10-24 15:37:55,528 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-24 15:37:55,528 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:55,528 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-24 15:37:55,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][332], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 14#L1050-7true, Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 195#L1050-16true, 291#true, Black: 243#true, 78#L1063-15true]) [2024-10-24 15:37:55,528 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-10-24 15:37:55,528 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:55,528 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:55,528 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:55,529 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][332], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 42#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 195#L1050-16true, 291#true, Black: 243#true]) [2024-10-24 15:37:55,529 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-10-24 15:37:55,529 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:55,529 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:37:55,529 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:55,529 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:55,613 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][331], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, 195#L1050-16true, Black: 243#true, 78#L1063-15true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:55,614 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-10-24 15:37:55,614 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:55,614 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-24 15:37:55,614 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-24 15:37:55,614 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-24 15:37:55,622 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][331], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 195#L1050-16true, 291#true, Black: 243#true, 78#L1063-15true]) [2024-10-24 15:37:55,622 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-10-24 15:37:55,622 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-24 15:37:55,622 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-24 15:37:55,622 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:55,622 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-24 15:37:55,623 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][332], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 238#true, 297#true, 291#true, 195#L1050-16true, Black: 243#true, 78#L1063-15true]) [2024-10-24 15:37:55,623 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-10-24 15:37:55,623 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-24 15:37:55,623 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-24 15:37:55,623 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:37:55,623 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-24 15:37:55,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 89#L1063-18true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:55,777 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-10-24 15:37:55,777 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-10-24 15:37:55,777 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-10-24 15:37:55,777 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-10-24 15:37:55,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:55,788 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-10-24 15:37:55,788 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-10-24 15:37:55,788 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-10-24 15:37:55,788 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-10-24 15:37:55,844 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:55,844 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-10-24 15:37:55,844 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-10-24 15:37:55,844 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-10-24 15:37:55,844 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-10-24 15:37:55,845 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-10-24 15:37:55,846 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 195#L1050-16true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 89#L1063-18true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:55,846 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-10-24 15:37:55,846 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-10-24 15:37:55,847 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-10-24 15:37:55,847 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-10-24 15:37:55,847 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-10-24 15:37:55,909 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 195#L1050-16true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:55,909 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-10-24 15:37:55,909 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-10-24 15:37:55,909 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-10-24 15:37:55,910 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-10-24 15:37:55,910 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-10-24 15:37:55,910 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-10-24 15:37:56,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 212#L1064-3true]) [2024-10-24 15:37:56,238 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-10-24 15:37:56,238 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-10-24 15:37:56,238 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-10-24 15:37:56,238 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-10-24 15:37:56,241 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:56,242 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-10-24 15:37:56,242 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-10-24 15:37:56,242 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-10-24 15:37:56,242 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-10-24 15:37:56,242 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-10-24 15:37:56,242 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-10-24 15:37:56,242 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-10-24 15:37:56,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), 80#L1063-16true, Black: 238#true, 297#true, 291#true, Black: 243#true, 163#L1051-3true]) [2024-10-24 15:37:56,275 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-10-24 15:37:56,275 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:56,275 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:56,275 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:37:56,292 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 195#L1050-16true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 212#L1064-3true]) [2024-10-24 15:37:56,292 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-10-24 15:37:56,292 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-10-24 15:37:56,292 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-10-24 15:37:56,292 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-10-24 15:37:56,292 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-10-24 15:37:56,333 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][299], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 212#L1064-3true]) [2024-10-24 15:37:56,334 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-10-24 15:37:56,334 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-10-24 15:37:56,334 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-10-24 15:37:56,334 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-10-24 15:37:56,334 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-10-24 15:37:56,334 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-10-24 15:37:56,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][273], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 74#L1063-10true, 231#true, 291#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2024-10-24 15:37:56,344 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-10-24 15:37:56,345 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-10-24 15:37:56,345 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-10-24 15:37:56,345 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-10-24 15:37:56,543 INFO L124 PetriNetUnfolderBase]: 15801/45900 cut-off events. [2024-10-24 15:37:56,543 INFO L125 PetriNetUnfolderBase]: For 80035/81999 co-relation queries the response was YES. [2024-10-24 15:37:56,837 INFO L83 FinitePrefix]: Finished finitePrefix Result has 108552 conditions, 45900 events. 15801/45900 cut-off events. For 80035/81999 co-relation queries the response was YES. Maximal size of possible extension queue 1593. Compared 573882 event pairs, 4137 based on Foata normal form. 319/40870 useless extension candidates. Maximal degree in co-relation 102901. Up to 14967 conditions per place. [2024-10-24 15:37:56,999 INFO L140 encePairwiseOnDemand]: 242/249 looper letters, 71 selfloop transitions, 24 changer transitions 0/333 dead transitions. [2024-10-24 15:37:56,999 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 265 places, 333 transitions, 1482 flow [2024-10-24 15:37:56,999 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-24 15:37:56,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-10-24 15:37:57,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 924 transitions. [2024-10-24 15:37:57,000 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.927710843373494 [2024-10-24 15:37:57,000 INFO L175 Difference]: Start difference. First operand has 262 places, 286 transitions, 1018 flow. Second operand 4 states and 924 transitions. [2024-10-24 15:37:57,000 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 265 places, 333 transitions, 1482 flow [2024-10-24 15:37:57,098 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 264 places, 333 transitions, 1448 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-10-24 15:37:57,101 INFO L231 Difference]: Finished difference. Result has 266 places, 306 transitions, 1290 flow [2024-10-24 15:37:57,101 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=249, PETRI_DIFFERENCE_MINUEND_FLOW=996, PETRI_DIFFERENCE_MINUEND_PLACES=261, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=286, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=268, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=1290, PETRI_PLACES=266, PETRI_TRANSITIONS=306} [2024-10-24 15:37:57,101 INFO L277 CegarLoopForPetriNet]: 232 programPoint places, 34 predicate places. [2024-10-24 15:37:57,102 INFO L471 AbstractCegarLoop]: Abstraction has has 266 places, 306 transitions, 1290 flow [2024-10-24 15:37:57,102 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 217.0) internal successors, (868), 4 states have internal predecessors, (868), 0 states have call successors, (0), 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-10-24 15:37:57,102 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:37:57,102 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-10-24 15:37:57,102 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable32 [2024-10-24 15:37:57,102 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-10-24 15:37:57,103 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:37:57,103 INFO L85 PathProgramCache]: Analyzing trace with hash -1125502935, now seen corresponding path program 1 times [2024-10-24 15:37:57,103 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:37:57,103 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [551586678] [2024-10-24 15:37:57,103 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:37:57,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:37:57,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:37:57,127 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:37:57,128 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:37:57,128 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [551586678] [2024-10-24 15:37:57,128 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [551586678] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:37:57,128 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:37:57,128 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-24 15:37:57,128 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1823263008] [2024-10-24 15:37:57,128 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:37:57,129 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-24 15:37:57,129 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:37:57,129 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-24 15:37:57,129 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-24 15:37:57,161 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 213 out of 249 [2024-10-24 15:37:57,162 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 266 places, 306 transitions, 1290 flow. Second operand has 3 states, 3 states have (on average 216.66666666666666) internal successors, (650), 3 states have internal predecessors, (650), 0 states have call successors, (0), 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-10-24 15:37:57,162 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:37:57,162 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 213 of 249 [2024-10-24 15:37:57,162 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:37:57,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 232#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 11#L1062-36true]) [2024-10-24 15:37:57,284 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-24 15:37:57,284 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-24 15:37:57,284 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-24 15:37:57,284 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-24 15:37:57,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 232#true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 11#L1062-36true]) [2024-10-24 15:37:57,287 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-24 15:37:57,287 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-24 15:37:57,287 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-24 15:37:57,287 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-10-24 15:37:58,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 75#L1065-10true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2024-10-24 15:37:58,067 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-10-24 15:37:58,067 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-10-24 15:37:58,067 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-10-24 15:37:58,067 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-10-24 15:37:58,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 75#L1065-10true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:37:58,180 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2024-10-24 15:37:58,180 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-10-24 15:37:58,180 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-10-24 15:37:58,180 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-10-24 15:37:58,182 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 75#L1065-10true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:37:58,182 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-10-24 15:37:58,182 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-10-24 15:37:58,182 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-24 15:37:58,182 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-10-24 15:37:58,182 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-24 15:37:58,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 137#$Ultimate##0true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 11#L1062-36true]) [2024-10-24 15:37:58,259 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-10-24 15:37:58,259 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-10-24 15:37:58,260 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-10-24 15:37:58,260 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-10-24 15:37:58,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 137#$Ultimate##0true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 11#L1062-36true]) [2024-10-24 15:37:58,279 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-10-24 15:37:58,279 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-10-24 15:37:58,279 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-10-24 15:37:58,279 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-10-24 15:37:58,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 134#L1061-3true, Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2024-10-24 15:37:58,714 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-10-24 15:37:58,714 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-10-24 15:37:58,714 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-10-24 15:37:58,714 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-10-24 15:37:58,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 131#L1062-1true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2024-10-24 15:37:58,905 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-10-24 15:37:58,905 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-24 15:37:58,905 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-24 15:37:58,905 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:37:58,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 134#L1061-3true, Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:37:58,912 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2024-10-24 15:37:58,912 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-10-24 15:37:58,912 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-10-24 15:37:58,912 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-10-24 15:37:58,913 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 134#L1061-3true, Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:37:58,913 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-10-24 15:37:58,913 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:37:58,913 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-24 15:37:58,913 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-24 15:37:58,913 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:37:59,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2024-10-24 15:37:59,281 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-10-24 15:37:59,281 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:59,281 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:37:59,281 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:37:59,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 75#L1065-10true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2024-10-24 15:37:59,296 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-10-24 15:37:59,296 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:37:59,297 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:59,297 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:37:59,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 75#L1065-10true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:37:59,297 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-10-24 15:37:59,297 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:59,297 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:59,297 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:59,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2024-10-24 15:37:59,310 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-10-24 15:37:59,310 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:59,310 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:59,310 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:59,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:37:59,311 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-10-24 15:37:59,311 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:59,311 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:59,311 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:59,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), 217#L1062-3true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2024-10-24 15:37:59,363 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-10-24 15:37:59,363 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:59,363 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:59,363 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:59,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 217#L1062-3true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:37:59,365 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-10-24 15:37:59,365 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:59,365 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:59,365 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:59,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 217#L1062-3true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:37:59,365 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-10-24 15:37:59,365 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:59,365 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:59,365 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:59,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 131#L1062-1true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:37:59,373 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2024-10-24 15:37:59,373 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-10-24 15:37:59,373 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-10-24 15:37:59,373 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-10-24 15:37:59,374 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 131#L1062-1true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:37:59,374 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-10-24 15:37:59,374 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:59,374 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:59,374 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:59,374 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:37:59,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:37:59,455 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2024-10-24 15:37:59,455 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-10-24 15:37:59,456 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-10-24 15:37:59,456 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-10-24 15:37:59,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:37:59,456 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-10-24 15:37:59,456 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:59,456 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:59,456 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:59,457 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:37:59,457 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-10-24 15:37:59,457 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:59,457 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:59,457 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:59,457 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:59,466 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 75#L1065-10true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:37:59,466 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-10-24 15:37:59,466 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:59,466 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:59,466 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:59,466 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:59,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 59#L1071true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2024-10-24 15:37:59,472 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-10-24 15:37:59,472 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:59,472 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:59,472 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:37:59,484 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1062-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:37:59,485 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-10-24 15:37:59,485 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:59,485 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:59,485 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:59,485 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:59,550 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:37:59,551 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-10-24 15:37:59,551 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:59,551 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:59,551 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:59,551 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:59,555 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), 217#L1062-3true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:37:59,555 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-10-24 15:37:59,555 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:59,555 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:59,555 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:59,555 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:59,556 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), 217#L1062-3true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:37:59,556 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-10-24 15:37:59,556 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:59,556 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:37:59,556 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:59,556 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:59,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 132#L1062-11true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2024-10-24 15:37:59,589 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-10-24 15:37:59,589 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:59,589 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:59,589 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:59,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 132#L1062-11true, 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:37:59,590 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-24 15:37:59,590 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:59,590 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:59,590 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:59,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 132#L1062-11true, 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:37:59,638 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-24 15:37:59,638 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:59,638 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:59,638 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:59,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 59#L1071true, 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:37:59,682 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-10-24 15:37:59,682 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-10-24 15:37:59,682 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-10-24 15:37:59,682 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-10-24 15:37:59,683 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 59#L1071true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:37:59,683 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-10-24 15:37:59,683 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:59,683 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:59,683 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:59,683 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:37:59,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:37:59,690 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:37:59,690 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:59,690 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:59,690 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:59,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2024-10-24 15:37:59,695 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-10-24 15:37:59,695 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:59,695 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:59,695 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:37:59,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:37:59,696 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:37:59,696 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:59,696 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:59,696 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:59,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:37:59,697 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:37:59,697 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:59,697 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:59,697 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:59,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:37:59,744 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:37:59,744 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:59,744 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:59,745 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:59,809 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 132#L1062-11true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:37:59,809 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-24 15:37:59,809 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:59,809 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:59,809 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:59,809 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:59,869 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 132#L1062-11true, 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:37:59,869 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-24 15:37:59,869 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:59,869 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:59,869 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:59,869 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:37:59,928 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:37:59,928 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:37:59,928 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:59,928 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:59,928 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:59,928 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:59,933 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:37:59,933 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:37:59,933 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:59,933 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:59,933 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:59,933 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:59,936 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:37:59,936 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:37:59,936 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:59,936 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:59,936 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:59,936 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:59,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:37:59,956 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2024-10-24 15:37:59,957 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-10-24 15:37:59,957 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-10-24 15:37:59,957 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-10-24 15:37:59,992 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:37:59,992 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:37:59,992 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:37:59,992 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:59,992 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:37:59,992 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:38:00,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 173#ULTIMATE.startFINALtrue, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2024-10-24 15:38:00,052 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:38:00,052 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:00,052 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:38:00,052 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:00,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([784] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_24 |v_threadThread1of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_24 0))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} AuxVars[] AssignedVars[][172], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 305#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 173#ULTIMATE.startFINALtrue, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true, 293#(not (= ~threads_mask~0 0))]) [2024-10-24 15:38:00,052 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2024-10-24 15:38:00,052 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-10-24 15:38:00,052 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-10-24 15:38:00,052 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-10-24 15:38:00,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 173#ULTIMATE.startFINALtrue, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:00,053 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-10-24 15:38:00,053 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:38:00,053 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:38:00,053 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:38:00,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 17#L1049-3true, Black: 238#true, 297#true, Black: 243#true, 11#L1062-36true]) [2024-10-24 15:38:00,099 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-10-24 15:38:00,099 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:38:00,099 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:38:00,099 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:38:00,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 17#L1049-3true, Black: 238#true, 297#true, Black: 243#true, 11#L1062-36true]) [2024-10-24 15:38:00,134 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-10-24 15:38:00,134 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:38:00,134 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:38:00,134 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:38:00,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 64#L1063-1true]) [2024-10-24 15:38:00,612 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-10-24 15:38:00,612 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:38:00,612 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:38:00,612 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:38:00,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][285], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 173#ULTIMATE.startFINALtrue, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:00,629 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2024-10-24 15:38:00,629 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-10-24 15:38:00,629 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-10-24 15:38:00,629 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-10-24 15:38:00,630 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 173#ULTIMATE.startFINALtrue, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:00,630 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-10-24 15:38:00,630 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:38:00,630 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:38:00,630 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:38:00,630 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:38:00,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 159#L1063-2true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2024-10-24 15:38:00,759 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-10-24 15:38:00,759 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:38:00,759 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:38:00,759 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:38:00,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 72#L1063-7true, Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2024-10-24 15:38:00,759 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:38:00,759 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:38:00,759 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:38:00,759 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:00,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:00,789 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:38:00,789 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:00,789 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:38:00,789 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:00,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:00,798 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:38:00,798 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:00,798 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:00,798 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:38:00,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([784] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_24 |v_threadThread1of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_24 0))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} AuxVars[] AssignedVars[][172], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 305#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, 264#(not (= ~threads_mask~0 0)), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 72#L1063-7true, Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true, 293#(not (= ~threads_mask~0 0))]) [2024-10-24 15:38:00,918 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-10-24 15:38:00,918 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:38:00,918 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:38:00,918 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:38:00,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true, 64#L1063-1true]) [2024-10-24 15:38:00,941 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-10-24 15:38:00,941 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:38:00,941 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-10-24 15:38:00,941 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:38:00,943 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true, 64#L1063-1true]) [2024-10-24 15:38:00,943 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-10-24 15:38:00,944 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:38:00,944 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:38:00,944 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:38:00,944 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:38:00,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:00,963 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:38:00,963 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:38:00,963 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:38:00,963 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:00,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:00,971 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:38:00,971 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:38:00,971 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:00,971 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:01,004 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:01,004 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-10-24 15:38:01,004 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:38:01,004 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:38:01,004 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:38:01,005 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:38:01,040 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:01,040 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-10-24 15:38:01,040 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:38:01,040 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:38:01,040 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:38:01,040 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:38:01,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([689] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][226], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 192#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 80#L1063-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2024-10-24 15:38:01,055 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:38:01,055 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:38:01,055 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:01,055 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:38:01,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([829] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_24 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_24 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} AuxVars[] AssignedVars[][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 305#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, 72#L1063-7true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 293#(not (= ~threads_mask~0 0))]) [2024-10-24 15:38:01,085 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-10-24 15:38:01,085 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:38:01,085 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:38:01,085 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:38:01,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][235], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 72#L1063-7true, Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2024-10-24 15:38:01,086 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:38:01,086 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:38:01,086 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:01,086 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:38:01,087 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([784] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_24 |v_threadThread1of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_24 0))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} AuxVars[] AssignedVars[][172], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 305#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, 264#(not (= ~threads_mask~0 0)), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, 72#L1063-7true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true, 293#(not (= ~threads_mask~0 0))]) [2024-10-24 15:38:01,087 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-10-24 15:38:01,087 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:38:01,087 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:38:01,087 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:38:01,087 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:38:01,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, 72#L1063-7true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2024-10-24 15:38:01,099 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:38:01,099 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:38:01,099 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:38:01,099 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:01,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), 159#L1063-2true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:01,104 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-10-24 15:38:01,104 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:38:01,104 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:38:01,104 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:38:01,107 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), 159#L1063-2true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:01,107 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:38:01,107 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:38:01,107 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:01,107 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:38:01,107 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:01,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][285], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 74#L1063-10true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:01,211 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:38:01,211 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:38:01,211 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:38:01,211 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:38:01,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][228], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 74#L1063-10true, Black: 243#true]) [2024-10-24 15:38:01,212 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:38:01,212 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:01,212 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:38:01,212 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:01,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 74#L1063-10true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:01,213 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:38:01,213 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:38:01,213 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:38:01,213 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:38:01,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 74#L1063-10true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:01,214 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:38:01,214 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:38:01,214 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:38:01,214 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:38:01,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][235], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 74#L1063-10true, Black: 243#true]) [2024-10-24 15:38:01,216 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:38:01,216 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:01,216 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:01,216 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:38:01,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][285], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 72#L1063-7true, Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:01,253 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:38:01,253 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:38:01,253 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:38:01,253 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:38:01,253 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 74#L1063-10true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:01,253 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:38:01,253 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:38:01,253 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:38:01,253 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:38:01,253 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:38:01,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 74#L1063-10true, Black: 243#true]) [2024-10-24 15:38:01,261 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:38:01,261 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:01,261 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:01,261 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:38:01,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 74#L1063-10true, Black: 243#true]) [2024-10-24 15:38:01,263 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:38:01,263 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:38:01,263 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:01,263 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:01,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 11#L1062-36true]) [2024-10-24 15:38:01,299 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:38:01,299 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:38:01,299 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:38:01,299 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:38:01,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 11#L1062-36true]) [2024-10-24 15:38:01,308 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:38:01,308 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:38:01,308 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:38:01,308 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:38:01,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 72#L1063-7true, Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:01,687 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2024-10-24 15:38:01,687 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-10-24 15:38:01,687 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-10-24 15:38:01,687 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-10-24 15:38:01,738 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 92#L1050-10true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 11#L1062-36true]) [2024-10-24 15:38:01,738 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:38:01,738 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:38:01,738 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:38:01,738 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:38:01,738 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:38:01,744 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 11#L1062-36true]) [2024-10-24 15:38:01,744 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:38:01,744 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:38:01,744 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:38:01,744 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:38:01,744 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:38:01,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 74#L1063-10true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:01,816 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:38:01,816 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:38:01,816 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:38:01,816 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:38:01,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][285], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 80#L1063-16true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:01,818 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:38:01,819 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:38:01,819 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:38:01,819 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:38:01,819 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][285], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 80#L1063-16true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:01,819 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:38:01,819 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:38:01,819 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:38:01,819 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:38:01,819 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:38:01,820 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 74#L1063-10true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:01,820 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:38:01,820 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:38:01,820 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:38:01,820 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:38:01,820 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:38:01,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 192#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 8#L1063-17true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 243#true]) [2024-10-24 15:38:01,857 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:38:01,857 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:38:01,857 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:38:01,857 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:38:01,863 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 74#L1063-10true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:01,864 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-10-24 15:38:01,864 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-10-24 15:38:01,864 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-10-24 15:38:01,864 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-10-24 15:38:01,864 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-10-24 15:38:01,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 80#L1063-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2024-10-24 15:38:01,867 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:38:01,867 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:38:01,867 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:38:01,867 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:38:01,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 80#L1063-16true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2024-10-24 15:38:01,868 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:38:01,868 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:38:01,868 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:38:01,868 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:38:01,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 192#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 243#true, 64#L1063-1true]) [2024-10-24 15:38:01,967 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:38:01,967 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:38:01,968 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:38:01,968 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:38:02,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 89#L1063-18true]) [2024-10-24 15:38:02,007 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:38:02,007 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:38:02,007 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:38:02,007 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:38:02,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 8#L1063-17true, 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2024-10-24 15:38:02,014 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-10-24 15:38:02,015 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:38:02,015 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:38:02,015 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:38:02,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 192#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 159#L1063-2true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 243#true]) [2024-10-24 15:38:02,130 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-10-24 15:38:02,130 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:38:02,130 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:38:02,130 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:38:02,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, 80#L1063-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:02,139 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:38:02,139 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:38:02,139 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:38:02,139 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:38:02,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 84#L1063-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2024-10-24 15:38:02,167 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-10-24 15:38:02,167 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:38:02,167 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:38:02,167 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:38:02,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 89#L1063-18true]) [2024-10-24 15:38:02,176 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:38:02,176 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:38:02,176 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:38:02,176 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:38:02,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true, 89#L1063-18true]) [2024-10-24 15:38:02,180 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-10-24 15:38:02,180 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:38:02,180 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:38:02,180 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:38:02,191 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 80#L1063-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:02,191 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2024-10-24 15:38:02,191 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-10-24 15:38:02,191 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-10-24 15:38:02,191 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-10-24 15:38:02,191 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-10-24 15:38:02,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][79], [30#L1050-1true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 64#L1063-1true]) [2024-10-24 15:38:02,301 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-10-24 15:38:02,301 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:38:02,301 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:02,301 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:38:02,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][79], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 21#L1050-2true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 64#L1063-1true]) [2024-10-24 15:38:02,301 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-10-24 15:38:02,301 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:38:02,301 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:38:02,301 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:38:02,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][79], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 192#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 64#L1063-1true]) [2024-10-24 15:38:02,301 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-10-24 15:38:02,302 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:38:02,302 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:38:02,302 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:38:02,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][79], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), 5#L1050-1true, Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 64#L1063-1true]) [2024-10-24 15:38:02,302 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-10-24 15:38:02,302 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:02,302 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:38:02,302 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:38:02,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 84#L1063-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:02,345 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-10-24 15:38:02,345 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:38:02,345 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:38:02,345 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:38:02,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][285], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 84#L1063-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2024-10-24 15:38:02,346 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-10-24 15:38:02,346 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:38:02,346 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:38:02,346 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:38:02,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][285], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 97#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:02,354 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-10-24 15:38:02,354 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:38:02,354 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:38:02,354 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:38:02,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 192#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 245#(= |#race~datas~0| 0), 222#L1064true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 243#true]) [2024-10-24 15:38:02,505 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-10-24 15:38:02,505 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:38:02,505 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:38:02,505 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:38:02,515 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true, 89#L1063-18true]) [2024-10-24 15:38:02,516 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-10-24 15:38:02,516 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-10-24 15:38:02,516 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-10-24 15:38:02,516 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-10-24 15:38:02,516 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-10-24 15:38:02,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 89#L1063-18true]) [2024-10-24 15:38:02,518 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-10-24 15:38:02,518 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:38:02,518 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:38:02,518 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:38:02,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 192#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 243#true, 212#L1064-3true]) [2024-10-24 15:38:02,973 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-10-24 15:38:02,973 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:38:02,973 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:38:02,973 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:38:02,988 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 84#L1063-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:02,989 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2024-10-24 15:38:02,989 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-10-24 15:38:02,989 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-10-24 15:38:02,989 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-10-24 15:38:02,989 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-10-24 15:38:03,007 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true, 89#L1063-18true]) [2024-10-24 15:38:03,007 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-10-24 15:38:03,007 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:38:03,007 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:38:03,008 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:38:03,008 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-10-24 15:38:03,008 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:38:03,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][216], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 305#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 31#L1050-15true, 64#L1063-1true, 293#(not (= ~threads_mask~0 0)), 163#L1051-3true]) [2024-10-24 15:38:03,060 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-10-24 15:38:03,060 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:38:03,060 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-10-24 15:38:03,060 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-10-24 15:38:03,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][79], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 245#(= |#race~datas~0| 0), 223#L1050-7true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 64#L1063-1true]) [2024-10-24 15:38:03,145 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-10-24 15:38:03,145 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:38:03,146 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:38:03,146 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:38:03,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][216], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 64#L1063-1true]) [2024-10-24 15:38:03,146 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-10-24 15:38:03,146 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:38:03,146 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:38:03,146 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:38:03,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][216], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 14#L1050-7true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 64#L1063-1true]) [2024-10-24 15:38:03,147 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-10-24 15:38:03,147 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:38:03,147 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:38:03,147 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:38:03,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 222#L1064true, 92#L1050-10true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2024-10-24 15:38:03,191 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-10-24 15:38:03,191 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:38:03,191 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:38:03,191 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:38:03,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 84#L1063-19true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2024-10-24 15:38:03,202 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2024-10-24 15:38:03,202 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-10-24 15:38:03,202 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-10-24 15:38:03,202 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-10-24 15:38:03,203 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 84#L1063-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:03,203 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-10-24 15:38:03,203 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:38:03,203 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:38:03,203 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:38:03,203 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:38:03,203 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-10-24 15:38:03,204 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 84#L1063-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2024-10-24 15:38:03,204 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-10-24 15:38:03,204 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:38:03,204 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:38:03,204 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:38:03,204 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:38:03,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 97#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:03,213 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-10-24 15:38:03,213 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:38:03,213 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:38:03,213 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-10-24 15:38:03,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 212#L1064-3true]) [2024-10-24 15:38:03,391 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-10-24 15:38:03,391 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:38:03,391 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:38:03,392 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:38:03,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][79], [30#L1050-1true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 64#L1063-1true, 163#L1051-3true]) [2024-10-24 15:38:03,545 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-10-24 15:38:03,545 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:38:03,545 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:38:03,545 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:38:03,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][79], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 21#L1050-2true, 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 64#L1063-1true, 163#L1051-3true]) [2024-10-24 15:38:03,545 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-10-24 15:38:03,545 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:03,546 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:38:03,546 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:38:03,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][79], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 192#L1050-2true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 64#L1063-1true]) [2024-10-24 15:38:03,546 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-10-24 15:38:03,546 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:38:03,546 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:03,546 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:38:03,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][79], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), 5#L1050-1true, Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 64#L1063-1true]) [2024-10-24 15:38:03,547 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-10-24 15:38:03,547 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:38:03,547 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:38:03,547 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:38:03,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 222#L1064true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:03,579 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2024-10-24 15:38:03,579 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-10-24 15:38:03,579 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-10-24 15:38:03,579 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-10-24 15:38:03,580 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 222#L1064true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:03,580 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-10-24 15:38:03,580 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:38:03,580 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:38:03,580 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:38:03,580 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:38:03,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][285], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 222#L1064true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:03,583 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-10-24 15:38:03,583 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:38:03,583 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:38:03,583 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:38:03,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 74#L1063-10true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:03,619 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-10-24 15:38:03,619 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-24 15:38:03,619 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:38:03,619 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:38:03,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true, 212#L1064-3true]) [2024-10-24 15:38:03,751 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2024-10-24 15:38:03,751 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-10-24 15:38:03,751 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-10-24 15:38:03,751 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-10-24 15:38:03,752 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true, 212#L1064-3true]) [2024-10-24 15:38:03,752 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-10-24 15:38:03,752 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:38:03,752 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:38:03,752 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:38:03,752 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:38:03,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][285], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true, 212#L1064-3true]) [2024-10-24 15:38:03,755 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-10-24 15:38:03,755 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:38:03,755 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:38:03,755 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-10-24 15:38:04,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][79], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 64#L1063-1true]) [2024-10-24 15:38:04,077 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-10-24 15:38:04,077 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:38:04,077 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:38:04,077 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:38:04,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][216], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 64#L1063-1true]) [2024-10-24 15:38:04,077 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-10-24 15:38:04,078 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:38:04,078 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:38:04,078 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:38:04,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][216], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 14#L1050-7true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 64#L1063-1true, 163#L1051-3true]) [2024-10-24 15:38:04,078 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-10-24 15:38:04,078 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-10-24 15:38:04,078 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:38:04,078 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-10-24 15:38:04,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 92#L1050-10true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, 80#L1063-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2024-10-24 15:38:04,145 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-10-24 15:38:04,145 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-24 15:38:04,145 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-24 15:38:04,145 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-10-24 15:38:04,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([689] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][226], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 80#L1063-16true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:04,161 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-10-24 15:38:04,161 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-10-24 15:38:04,161 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-24 15:38:04,161 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-24 15:38:04,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 80#L1063-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:04,178 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2024-10-24 15:38:04,178 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2024-10-24 15:38:04,178 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-10-24 15:38:04,178 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-10-24 15:38:04,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 92#L1050-10true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 89#L1063-18true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2024-10-24 15:38:04,228 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-10-24 15:38:04,228 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-10-24 15:38:04,228 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-10-24 15:38:04,228 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-10-24 15:38:04,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 8#L1063-17true, 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true]) [2024-10-24 15:38:04,244 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-10-24 15:38:04,245 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-10-24 15:38:04,245 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-10-24 15:38:04,245 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-10-24 15:38:04,635 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, Black: 243#true, 89#L1063-18true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2024-10-24 15:38:04,635 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-10-24 15:38:04,635 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-10-24 15:38:04,635 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-10-24 15:38:04,635 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-10-24 15:38:04,635 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-10-24 15:38:04,639 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 80#L1063-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:04,639 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-10-24 15:38:04,639 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-10-24 15:38:04,639 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-24 15:38:04,639 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-10-24 15:38:04,639 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-10-24 15:38:04,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][285], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 84#L1063-19true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2024-10-24 15:38:04,709 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-10-24 15:38:04,709 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-10-24 15:38:04,709 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-10-24 15:38:04,709 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-10-24 15:38:04,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 165#L1050-18true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, 80#L1063-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 243#true]) [2024-10-24 15:38:04,715 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is not cut-off event [2024-10-24 15:38:04,715 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-10-24 15:38:04,715 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-10-24 15:38:04,715 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-10-24 15:38:04,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 84#L1063-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2024-10-24 15:38:04,788 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-10-24 15:38:04,788 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-10-24 15:38:04,788 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-10-24 15:38:04,788 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-10-24 15:38:04,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), 97#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:04,790 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-10-24 15:38:04,790 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-10-24 15:38:04,790 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-10-24 15:38:04,790 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-10-24 15:38:04,860 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 84#L1063-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2024-10-24 15:38:04,860 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-10-24 15:38:04,860 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-10-24 15:38:04,860 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-10-24 15:38:04,860 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-10-24 15:38:04,860 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-10-24 15:38:04,861 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 97#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:04,861 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-10-24 15:38:04,861 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-10-24 15:38:04,861 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-10-24 15:38:04,861 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-10-24 15:38:04,861 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-10-24 15:38:04,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][285], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 222#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:04,921 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-10-24 15:38:04,921 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-10-24 15:38:04,921 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-10-24 15:38:04,921 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-10-24 15:38:04,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 222#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 240#(= |#race~threads_mask~0| 0), 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:04,922 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-10-24 15:38:04,922 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-10-24 15:38:04,922 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-10-24 15:38:04,923 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-10-24 15:38:04,924 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][285], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 84#L1063-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2024-10-24 15:38:04,924 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-10-24 15:38:04,924 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-10-24 15:38:04,924 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-10-24 15:38:04,924 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-10-24 15:38:04,924 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-10-24 15:38:04,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][285], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 97#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:04,924 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-10-24 15:38:04,924 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-10-24 15:38:04,924 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-10-24 15:38:04,924 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-10-24 15:38:04,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][285], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 195#L1050-16true, Black: 243#true, 212#L1064-3true]) [2024-10-24 15:38:04,968 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-10-24 15:38:04,968 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-10-24 15:38:04,968 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-10-24 15:38:04,968 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-10-24 15:38:04,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 240#(= |#race~threads_mask~0| 0), 297#true, 195#L1050-16true, Black: 243#true, 212#L1064-3true]) [2024-10-24 15:38:04,969 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-10-24 15:38:04,969 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-10-24 15:38:04,969 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-10-24 15:38:04,969 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-10-24 15:38:04,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][257], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 84#L1063-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 245#(= |#race~datas~0| 0), 68#L1050-15true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 243#true]) [2024-10-24 15:38:04,971 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-10-24 15:38:04,971 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-10-24 15:38:04,971 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-10-24 15:38:04,971 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-10-24 15:38:05,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 80#L1063-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 243#true, 163#L1051-3true]) [2024-10-24 15:38:05,030 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is not cut-off event [2024-10-24 15:38:05,030 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2024-10-24 15:38:05,030 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2024-10-24 15:38:05,031 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2024-10-24 15:38:05,180 INFO L124 PetriNetUnfolderBase]: 17838/54224 cut-off events. [2024-10-24 15:38:05,180 INFO L125 PetriNetUnfolderBase]: For 70662/73829 co-relation queries the response was YES. [2024-10-24 15:38:05,617 INFO L83 FinitePrefix]: Finished finitePrefix Result has 117286 conditions, 54224 events. 17838/54224 cut-off events. For 70662/73829 co-relation queries the response was YES. Maximal size of possible extension queue 1851. Compared 710506 event pairs, 5109 based on Foata normal form. 188/47854 useless extension candidates. Maximal degree in co-relation 111330. Up to 15363 conditions per place. [2024-10-24 15:38:05,812 INFO L140 encePairwiseOnDemand]: 241/249 looper letters, 49 selfloop transitions, 12 changer transitions 0/324 dead transitions. [2024-10-24 15:38:05,812 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 268 places, 324 transitions, 1464 flow [2024-10-24 15:38:05,813 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-24 15:38:05,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-24 15:38:05,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 686 transitions. [2024-10-24 15:38:05,814 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9183400267737617 [2024-10-24 15:38:05,814 INFO L175 Difference]: Start difference. First operand has 266 places, 306 transitions, 1290 flow. Second operand 3 states and 686 transitions. [2024-10-24 15:38:05,814 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 268 places, 324 transitions, 1464 flow [2024-10-24 15:38:05,886 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 268 places, 324 transitions, 1464 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-24 15:38:05,888 INFO L231 Difference]: Finished difference. Result has 270 places, 316 transitions, 1396 flow [2024-10-24 15:38:05,889 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=249, PETRI_DIFFERENCE_MINUEND_FLOW=1290, PETRI_DIFFERENCE_MINUEND_PLACES=266, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=306, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=294, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1396, PETRI_PLACES=270, PETRI_TRANSITIONS=316} [2024-10-24 15:38:05,889 INFO L277 CegarLoopForPetriNet]: 232 programPoint places, 38 predicate places. [2024-10-24 15:38:05,889 INFO L471 AbstractCegarLoop]: Abstraction has has 270 places, 316 transitions, 1396 flow [2024-10-24 15:38:05,889 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 216.66666666666666) internal successors, (650), 3 states have internal predecessors, (650), 0 states have call successors, (0), 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-10-24 15:38:05,890 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-24 15:38:05,890 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] [2024-10-24 15:38:05,890 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable33 [2024-10-24 15:38:05,890 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-10-24 15:38:05,890 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 15:38:05,890 INFO L85 PathProgramCache]: Analyzing trace with hash 1902202521, now seen corresponding path program 1 times [2024-10-24 15:38:05,891 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 15:38:05,891 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1431543725] [2024-10-24 15:38:05,891 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 15:38:05,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 15:38:05,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 15:38:06,479 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-24 15:38:06,479 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 15:38:06,479 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1431543725] [2024-10-24 15:38:06,479 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1431543725] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 15:38:06,480 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 15:38:06,480 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-24 15:38:06,480 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [182925005] [2024-10-24 15:38:06,480 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 15:38:06,480 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-24 15:38:06,480 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 15:38:06,481 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-24 15:38:06,481 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-24 15:38:06,626 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 200 out of 249 [2024-10-24 15:38:06,627 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 270 places, 316 transitions, 1396 flow. Second operand has 6 states, 6 states have (on average 202.5) internal successors, (1215), 6 states have internal predecessors, (1215), 0 states have call successors, (0), 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-10-24 15:38:06,627 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-24 15:38:06,627 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 200 of 249 [2024-10-24 15:38:06,627 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-24 15:38:08,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 75#L1065-10true, 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:08,562 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2024-10-24 15:38:08,562 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2024-10-24 15:38:08,563 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-10-24 15:38:08,563 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-10-24 15:38:08,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 75#L1065-10true, 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:08,564 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-10-24 15:38:08,564 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-10-24 15:38:08,564 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-24 15:38:08,564 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-24 15:38:08,753 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 75#L1065-10true, 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:08,753 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2024-10-24 15:38:08,753 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-10-24 15:38:08,753 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-10-24 15:38:08,753 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-10-24 15:38:08,753 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-10-24 15:38:08,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true, 199#L1065-13true]) [2024-10-24 15:38:08,853 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2024-10-24 15:38:08,853 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-10-24 15:38:08,853 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-10-24 15:38:08,853 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-10-24 15:38:08,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true, 199#L1065-13true]) [2024-10-24 15:38:08,854 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-10-24 15:38:08,854 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-10-24 15:38:08,854 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-10-24 15:38:08,854 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-10-24 15:38:08,858 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 75#L1065-10true, 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:08,858 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-10-24 15:38:08,858 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-10-24 15:38:08,858 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-24 15:38:08,858 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-24 15:38:08,858 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-10-24 15:38:08,858 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-10-24 15:38:09,370 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 195#L1050-16true, Black: 243#true, 199#L1065-13true]) [2024-10-24 15:38:09,370 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2024-10-24 15:38:09,370 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-10-24 15:38:09,371 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-10-24 15:38:09,371 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-10-24 15:38:09,371 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-10-24 15:38:09,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 220#L1060-5true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:09,529 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2024-10-24 15:38:09,529 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2024-10-24 15:38:09,529 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2024-10-24 15:38:09,529 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-10-24 15:38:09,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 220#L1060-5true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:09,531 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-10-24 15:38:09,531 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-10-24 15:38:09,531 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-10-24 15:38:09,531 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-10-24 15:38:09,534 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true, 199#L1065-13true]) [2024-10-24 15:38:09,534 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-10-24 15:38:09,534 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-10-24 15:38:09,534 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-10-24 15:38:09,534 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-10-24 15:38:09,534 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-10-24 15:38:09,534 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-10-24 15:38:09,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 134#L1061-3true, Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true, 160#L1048-9true]) [2024-10-24 15:38:09,840 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-10-24 15:38:09,840 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-10-24 15:38:09,840 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-10-24 15:38:09,840 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-10-24 15:38:09,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 214#L1067true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true, 160#L1048-9true]) [2024-10-24 15:38:09,848 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-10-24 15:38:09,848 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-10-24 15:38:09,848 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-10-24 15:38:09,848 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-10-24 15:38:09,878 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 220#L1060-5true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:09,878 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2024-10-24 15:38:09,878 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-10-24 15:38:09,878 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-10-24 15:38:09,878 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-10-24 15:38:09,878 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-10-24 15:38:10,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 134#L1061-3true, 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 116#L1048-10true, Black: 240#(= |#race~threads_mask~0| 0), 310#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:10,023 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-10-24 15:38:10,023 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-10-24 15:38:10,023 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-10-24 15:38:10,023 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-10-24 15:38:10,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 134#L1061-3true, Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:10,024 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2024-10-24 15:38:10,024 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-10-24 15:38:10,024 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-10-24 15:38:10,025 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-10-24 15:38:10,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 134#L1061-3true, Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:10,026 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-10-24 15:38:10,026 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-24 15:38:10,026 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:38:10,026 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:38:10,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 305#true, 214#L1067true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 116#L1048-10true, 310#true, Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:10,031 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-10-24 15:38:10,031 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-10-24 15:38:10,031 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-10-24 15:38:10,031 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-10-24 15:38:10,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 214#L1067true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:10,057 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2024-10-24 15:38:10,057 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-10-24 15:38:10,057 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-10-24 15:38:10,057 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-10-24 15:38:10,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 214#L1067true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:10,058 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-10-24 15:38:10,058 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-24 15:38:10,059 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:38:10,059 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:38:10,063 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 220#L1060-5true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:10,063 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-10-24 15:38:10,063 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-10-24 15:38:10,063 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-10-24 15:38:10,063 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-10-24 15:38:10,063 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-10-24 15:38:10,063 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-10-24 15:38:10,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 131#L1062-1true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:10,384 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2024-10-24 15:38:10,385 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-10-24 15:38:10,385 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-10-24 15:38:10,385 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-10-24 15:38:10,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 131#L1062-1true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:10,386 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-10-24 15:38:10,386 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:38:10,386 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:38:10,386 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:38:10,388 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 134#L1061-3true, Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:10,388 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2024-10-24 15:38:10,388 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-10-24 15:38:10,388 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-10-24 15:38:10,388 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-10-24 15:38:10,388 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-10-24 15:38:10,411 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 214#L1067true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:10,411 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2024-10-24 15:38:10,411 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-10-24 15:38:10,411 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-10-24 15:38:10,411 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-10-24 15:38:10,411 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-10-24 15:38:10,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:10,548 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2024-10-24 15:38:10,548 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-10-24 15:38:10,548 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-10-24 15:38:10,549 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-10-24 15:38:10,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:10,550 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-10-24 15:38:10,550 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:38:10,550 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:38:10,550 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:38:10,556 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 134#L1061-3true, Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:10,556 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-10-24 15:38:10,556 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:38:10,556 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-24 15:38:10,556 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:38:10,556 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:38:10,556 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-24 15:38:10,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 75#L1065-10true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:10,559 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-10-24 15:38:10,559 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:38:10,559 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:38:10,559 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:38:10,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 157#L1068-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true, 160#L1048-9true]) [2024-10-24 15:38:10,560 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-24 15:38:10,560 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-10-24 15:38:10,560 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-10-24 15:38:10,560 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-10-24 15:38:10,578 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 214#L1067true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:10,578 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-10-24 15:38:10,578 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-24 15:38:10,579 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-24 15:38:10,579 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:38:10,579 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:38:10,579 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:38:10,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1062-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:10,601 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2024-10-24 15:38:10,601 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-10-24 15:38:10,601 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-10-24 15:38:10,601 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-10-24 15:38:10,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1062-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:10,602 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-10-24 15:38:10,602 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:38:10,602 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:38:10,602 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:38:10,603 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1062-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:10,603 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-10-24 15:38:10,603 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:38:10,603 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:38:10,603 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:38:10,603 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:38:10,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 218#L1048-7true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true, 11#L1062-36true]) [2024-10-24 15:38:10,922 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-10-24 15:38:10,922 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:38:10,922 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:38:10,922 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:38:10,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1048-7true, Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true, 11#L1062-36true]) [2024-10-24 15:38:10,969 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-10-24 15:38:10,969 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:38:10,969 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:38:10,969 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:38:11,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 217#L1062-3true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:11,040 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2024-10-24 15:38:11,040 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-10-24 15:38:11,040 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-10-24 15:38:11,040 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-10-24 15:38:11,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), 217#L1062-3true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:11,041 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-10-24 15:38:11,041 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:38:11,041 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:38:11,041 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:38:11,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), 217#L1062-3true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:11,042 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-10-24 15:38:11,042 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:38:11,042 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:38:11,042 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:38:11,042 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), 217#L1062-3true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:11,042 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-10-24 15:38:11,042 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:38:11,043 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:38:11,043 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:38:11,043 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:38:11,043 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 217#L1062-3true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:11,043 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-10-24 15:38:11,043 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:38:11,043 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:38:11,043 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:38:11,043 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:38:11,049 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 131#L1062-1true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:11,049 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2024-10-24 15:38:11,049 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-10-24 15:38:11,049 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-10-24 15:38:11,049 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-10-24 15:38:11,049 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-10-24 15:38:11,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 134#L1061-3true, 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 17#L1049-3true, 310#true, Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:11,051 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:38:11,051 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-10-24 15:38:11,051 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-10-24 15:38:11,051 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-24 15:38:11,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1068-3true, 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true, 160#L1048-9true]) [2024-10-24 15:38:11,056 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:38:11,056 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-24 15:38:11,056 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-10-24 15:38:11,056 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-10-24 15:38:11,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 157#L1068-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 116#L1048-10true, Black: 240#(= |#race~threads_mask~0| 0), 310#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:11,056 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:38:11,056 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-10-24 15:38:11,056 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-10-24 15:38:11,056 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-24 15:38:11,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 305#true, 214#L1067true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 17#L1049-3true, Black: 240#(= |#race~threads_mask~0| 0), 310#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:11,057 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:38:11,057 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-10-24 15:38:11,057 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-10-24 15:38:11,057 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-24 15:38:11,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 157#L1068-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:11,071 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2024-10-24 15:38:11,071 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-10-24 15:38:11,071 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-10-24 15:38:11,071 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-10-24 15:38:11,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 157#L1068-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:11,072 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-10-24 15:38:11,072 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:38:11,072 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:38:11,072 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:38:11,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([689] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][228], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 218#L1048-7true, Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, 80#L1063-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:11,165 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-10-24 15:38:11,165 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:38:11,165 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:38:11,165 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:38:11,227 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:11,227 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2024-10-24 15:38:11,227 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-10-24 15:38:11,227 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-10-24 15:38:11,227 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-10-24 15:38:11,227 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-10-24 15:38:11,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:11,228 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-10-24 15:38:11,228 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:38:11,228 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:38:11,228 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:38:11,232 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 131#L1062-1true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:11,232 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-10-24 15:38:11,232 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:38:11,232 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:38:11,232 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:38:11,232 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:38:11,232 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:38:11,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-->L1050-1: Formula: (= |v_#race~threads_mask~0_13| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_13|} AuxVars[] AssignedVars[#race~threads_mask~0][303], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 134#L1061-3true, Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), 5#L1050-1true, Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:11,234 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-10-24 15:38:11,234 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-10-24 15:38:11,234 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-10-24 15:38:11,234 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-10-24 15:38:11,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 82#L1068-4true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true, 160#L1048-9true]) [2024-10-24 15:38:11,238 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-10-24 15:38:11,238 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:38:11,238 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-24 15:38:11,238 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-24 15:38:11,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1068-3true, 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 116#L1048-10true, 310#true, Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:11,238 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-10-24 15:38:11,239 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-24 15:38:11,239 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:38:11,239 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-24 15:38:11,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-->L1050-1: Formula: (= |v_#race~threads_mask~0_13| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_13|} AuxVars[] AssignedVars[#race~threads_mask~0][303], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 214#L1067true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 5#L1050-1true, 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:11,239 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-10-24 15:38:11,239 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-10-24 15:38:11,239 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-10-24 15:38:11,239 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-10-24 15:38:11,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 59#L1071true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:11,245 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2024-10-24 15:38:11,245 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-10-24 15:38:11,245 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-10-24 15:38:11,245 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-10-24 15:38:11,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 59#L1071true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:11,247 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-10-24 15:38:11,247 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:38:11,247 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:38:11,247 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:38:11,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1068-3true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:11,254 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2024-10-24 15:38:11,254 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-10-24 15:38:11,254 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-10-24 15:38:11,254 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-10-24 15:38:11,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1068-3true, 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:11,255 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-10-24 15:38:11,255 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:38:11,255 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:38:11,255 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:38:11,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 143#L1048-8true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true, 11#L1062-36true]) [2024-10-24 15:38:11,265 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-10-24 15:38:11,265 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:38:11,265 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:38:11,265 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:38:11,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 143#L1048-8true, Black: 243#true, 11#L1062-36true]) [2024-10-24 15:38:11,270 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-10-24 15:38:11,270 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:38:11,270 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:38:11,270 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:38:11,421 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:11,421 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-10-24 15:38:11,421 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:38:11,421 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:38:11,421 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:38:11,422 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:38:11,422 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:38:11,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 77#L1068-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true, 160#L1048-9true]) [2024-10-24 15:38:11,430 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-10-24 15:38:11,430 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:38:11,430 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:38:11,430 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:38:11,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 82#L1068-4true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, 116#L1048-10true, Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:11,431 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-10-24 15:38:11,431 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:38:11,431 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:38:11,431 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:38:11,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 82#L1068-4true, 92#L1050-10true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:11,441 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2024-10-24 15:38:11,441 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-10-24 15:38:11,441 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-10-24 15:38:11,441 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-10-24 15:38:11,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 82#L1068-4true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:11,443 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-10-24 15:38:11,443 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:38:11,443 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:38:11,443 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:38:11,446 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 157#L1068-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:11,447 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2024-10-24 15:38:11,447 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-10-24 15:38:11,447 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-10-24 15:38:11,447 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-10-24 15:38:11,447 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-10-24 15:38:11,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 132#L1062-11true, 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:11,466 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-10-24 15:38:11,466 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-10-24 15:38:11,466 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-10-24 15:38:11,466 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-10-24 15:38:11,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 132#L1062-11true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:11,467 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-24 15:38:11,467 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:38:11,467 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:38:11,467 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:11,467 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 132#L1062-11true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:11,468 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-24 15:38:11,468 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:38:11,468 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:38:11,468 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:11,468 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:11,469 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1062-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:11,469 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-10-24 15:38:11,469 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:38:11,469 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:38:11,469 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:38:11,469 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:38:11,469 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:38:11,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 132#L1062-11true, 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:11,548 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-24 15:38:11,548 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:38:11,548 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:11,548 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:38:11,628 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:11,628 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-10-24 15:38:11,628 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:38:11,628 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:38:11,628 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:38:11,628 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:38:11,632 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), 217#L1062-3true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:11,632 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-10-24 15:38:11,632 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:38:11,632 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:38:11,632 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:38:11,632 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:38:11,632 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:38:11,632 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), 217#L1062-3true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:11,632 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-10-24 15:38:11,632 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:38:11,632 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:38:11,632 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:38:11,632 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:38:11,633 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:38:11,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 77#L1068-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 116#L1048-10true, Black: 240#(= |#race~threads_mask~0| 0), 310#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:11,644 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-10-24 15:38:11,644 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:38:11,644 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:38:11,645 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:38:11,649 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 59#L1071true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:11,649 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-10-24 15:38:11,649 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-10-24 15:38:11,649 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-10-24 15:38:11,649 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-10-24 15:38:11,649 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-10-24 15:38:11,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 77#L1068-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:11,653 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-10-24 15:38:11,653 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-10-24 15:38:11,653 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-10-24 15:38:11,653 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-10-24 15:38:11,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 77#L1068-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:11,654 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-24 15:38:11,654 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:11,654 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:11,654 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:38:11,659 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1068-3true, 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:11,659 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-10-24 15:38:11,659 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-10-24 15:38:11,659 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-10-24 15:38:11,659 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-10-24 15:38:11,659 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-10-24 15:38:11,662 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 157#L1068-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:11,662 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-10-24 15:38:11,662 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:38:11,662 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:38:11,662 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:38:11,663 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:38:11,663 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:38:11,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:11,674 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:38:11,674 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:11,674 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:11,674 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:11,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:11,680 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2024-10-24 15:38:11,680 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-10-24 15:38:11,681 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-10-24 15:38:11,681 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-10-24 15:38:11,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:11,681 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:38:11,681 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:38:11,681 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:11,682 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:11,682 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:11,682 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:38:11,683 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:38:11,683 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:38:11,683 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:11,683 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:11,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:11,684 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:38:11,684 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:11,684 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:38:11,684 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:11,684 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:11,684 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:38:11,685 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:11,685 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:38:11,685 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:11,685 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:38:11,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:11,759 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:38:11,759 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:38:11,759 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:11,759 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:11,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 157#L1068-2true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 17#L1049-3true, 310#true, Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:11,854 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-10-24 15:38:11,854 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:38:11,854 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:38:11,854 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:38:11,859 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 59#L1071true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:11,859 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-10-24 15:38:11,859 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:38:11,859 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:38:11,859 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:38:11,859 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:38:11,859 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:38:11,865 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 82#L1068-4true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:11,865 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2024-10-24 15:38:11,865 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-10-24 15:38:11,865 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-10-24 15:38:11,865 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-10-24 15:38:11,865 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-10-24 15:38:11,868 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1068-3true, 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:11,868 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-10-24 15:38:11,868 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:38:11,868 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:38:11,868 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:38:11,868 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:38:11,868 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:38:12,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 173#ULTIMATE.startFINALtrue, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true, 160#L1048-9true]) [2024-10-24 15:38:12,403 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:38:12,403 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:38:12,403 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:38:12,403 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:38:12,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1068-3true, 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 240#(= |#race~threads_mask~0| 0), 17#L1049-3true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:12,404 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:38:12,404 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:38:12,404 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:38:12,404 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:38:12,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-->L1050-1: Formula: (= |v_#race~threads_mask~0_13| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_13|} AuxVars[] AssignedVars[#race~threads_mask~0][303], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 157#L1068-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), 5#L1050-1true, Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:12,405 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-10-24 15:38:12,405 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:38:12,405 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-24 15:38:12,405 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-10-24 15:38:12,412 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 77#L1068-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:12,412 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2024-10-24 15:38:12,412 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-10-24 15:38:12,412 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-10-24 15:38:12,412 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-10-24 15:38:12,412 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-10-24 15:38:12,416 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 82#L1068-4true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:12,416 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-10-24 15:38:12,416 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:38:12,416 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:38:12,416 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:38:12,416 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:38:12,416 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:38:12,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][316], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 132#L1062-11true, 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:12,430 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:38:12,430 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:12,430 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:38:12,431 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:38:12,431 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:12,431 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:38:12,431 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:38:12,431 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:12,431 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:12,431 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:12,439 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 132#L1062-11true, 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:12,439 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:38:12,439 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:12,439 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:38:12,439 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:38:12,439 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:12,439 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:12,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:12,475 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2024-10-24 15:38:12,475 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-10-24 15:38:12,475 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-10-24 15:38:12,475 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-10-24 15:38:12,529 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 132#L1062-11true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:12,529 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:38:12,529 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:38:12,529 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:12,529 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:12,529 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:38:12,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 173#ULTIMATE.startFINALtrue, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 116#L1048-10true, Black: 240#(= |#race~threads_mask~0| 0), 310#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:12,622 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:38:12,622 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:38:12,622 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:38:12,623 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:38:12,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 82#L1068-4true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, 17#L1049-3true, Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:12,623 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:38:12,623 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:38:12,623 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-10-24 15:38:12,623 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:38:12,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-->L1050-1: Formula: (= |v_#race~threads_mask~0_13| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_13|} AuxVars[] AssignedVars[#race~threads_mask~0][303], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1068-3true, 128#L1050-18true, 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), 5#L1050-1true, Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:12,624 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-10-24 15:38:12,624 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:38:12,624 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:38:12,624 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-10-24 15:38:12,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), 173#ULTIMATE.startFINALtrue, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:12,626 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2024-10-24 15:38:12,626 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-10-24 15:38:12,626 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-10-24 15:38:12,626 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-10-24 15:38:12,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 173#ULTIMATE.startFINALtrue, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:12,627 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-10-24 15:38:12,627 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:38:12,628 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:38:12,628 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:38:12,632 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 77#L1068-5true, 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:12,632 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-10-24 15:38:12,632 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:12,632 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:12,632 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:38:12,632 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:38:12,632 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:12,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][316], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:12,646 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-10-24 15:38:12,646 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:38:12,646 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:12,647 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:12,647 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:12,647 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-10-24 15:38:12,647 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:12,647 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:38:12,647 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:12,647 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:38:12,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][317], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:12,649 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-10-24 15:38:12,649 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:38:12,649 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:12,649 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:12,654 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:12,654 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-10-24 15:38:12,654 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:38:12,654 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:38:12,654 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:12,654 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:12,655 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:38:12,656 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:12,656 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-10-24 15:38:12,656 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:12,656 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:38:12,656 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:12,656 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:38:12,656 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:38:12,747 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:12,747 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-10-24 15:38:12,747 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:38:12,747 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:38:12,747 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:12,747 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-10-24 15:38:12,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 77#L1068-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 240#(= |#race~threads_mask~0| 0), 17#L1049-3true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:12,854 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:38:12,854 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:38:12,854 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:38:12,854 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:38:12,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-->L1050-1: Formula: (= |v_#race~threads_mask~0_13| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_13|} AuxVars[] AssignedVars[#race~threads_mask~0][303], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 245#(= |#race~datas~0| 0), 82#L1068-4true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), 5#L1050-1true, Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:12,854 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-10-24 15:38:12,854 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:38:12,854 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:38:12,854 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-10-24 15:38:13,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][229], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 72#L1063-7true, Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:13,056 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:38:13,056 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:13,056 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:38:13,056 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:38:13,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true, 64#L1063-1true]) [2024-10-24 15:38:13,066 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2024-10-24 15:38:13,066 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-10-24 15:38:13,066 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-10-24 15:38:13,067 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-10-24 15:38:13,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true, 64#L1063-1true]) [2024-10-24 15:38:13,068 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-10-24 15:38:13,068 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:38:13,068 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:38:13,068 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:38:13,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-->L1050-1: Formula: (= |v_#race~threads_mask~0_13| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_13|} AuxVars[] AssignedVars[#race~threads_mask~0][303], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 77#L1068-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), 5#L1050-1true, Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:13,081 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-10-24 15:38:13,081 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:38:13,081 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-10-24 15:38:13,081 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-10-24 15:38:13,083 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 173#ULTIMATE.startFINALtrue, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:13,083 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2024-10-24 15:38:13,083 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-10-24 15:38:13,083 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-10-24 15:38:13,083 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-10-24 15:38:13,083 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-10-24 15:38:13,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:13,115 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:38:13,115 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:13,115 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:13,115 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:38:13,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 159#L1063-2true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:13,290 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2024-10-24 15:38:13,290 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-10-24 15:38:13,290 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-10-24 15:38:13,290 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-10-24 15:38:13,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), 159#L1063-2true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:13,293 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:38:13,293 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:38:13,294 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:13,294 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:13,322 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), 173#ULTIMATE.startFINALtrue, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:13,323 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-10-24 15:38:13,323 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:38:13,323 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:38:13,323 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:38:13,323 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-10-24 15:38:13,323 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:38:13,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:13,344 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:38:13,344 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:13,344 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:13,344 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:38:13,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:13,681 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:38:13,681 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:38:13,681 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:13,681 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:13,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][237], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 74#L1063-10true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:13,877 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:38:13,877 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:13,877 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:13,877 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:38:13,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][237], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 72#L1063-7true, Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:13,878 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:38:13,878 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:13,878 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:38:13,878 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:38:13,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([784] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_24 |v_threadThread1of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_24 0))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} AuxVars[] AssignedVars[][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 305#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, 264#(not (= ~threads_mask~0 0)), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 72#L1063-7true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true, 293#(not (= ~threads_mask~0 0))]) [2024-10-24 15:38:13,880 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-10-24 15:38:13,880 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:38:13,880 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:38:13,880 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:38:13,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][229], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 74#L1063-10true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:13,886 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:38:13,886 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:13,886 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:38:13,886 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:13,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 74#L1063-10true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:13,892 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:38:13,892 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:13,892 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:13,892 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:38:13,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 72#L1063-7true, Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:13,892 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:38:13,892 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:38:13,892 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:13,892 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:38:13,904 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true, 64#L1063-1true]) [2024-10-24 15:38:13,905 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-10-24 15:38:13,905 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:38:13,905 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-10-24 15:38:13,905 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:38:13,905 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:38:13,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 173#ULTIMATE.startFINALtrue, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 240#(= |#race~threads_mask~0| 0), 17#L1049-3true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:13,914 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:38:13,914 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-10-24 15:38:13,914 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:38:13,914 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-10-24 15:38:13,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:13,937 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:38:13,937 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:38:13,937 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:13,937 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:38:14,008 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:14,009 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-10-24 15:38:14,009 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:38:14,009 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:38:14,009 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:38:14,009 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:38:14,053 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:14,053 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-10-24 15:38:14,053 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:38:14,054 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:38:14,054 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:38:14,054 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:38:14,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([829] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_24 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_24 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} AuxVars[] AssignedVars[][309], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 305#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 72#L1063-7true, Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true, 293#(not (= ~threads_mask~0 0))]) [2024-10-24 15:38:14,125 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-10-24 15:38:14,125 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:38:14,125 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:38:14,125 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:38:14,127 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([784] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_24 |v_threadThread1of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_24 0))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} AuxVars[] AssignedVars[][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 305#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#(not (= ~threads_mask~0 0)), 277#(not (= ~threads_mask~0 0)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, 264#(not (= ~threads_mask~0 0)), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 72#L1063-7true, Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 195#L1050-16true, Black: 243#true, 293#(not (= ~threads_mask~0 0))]) [2024-10-24 15:38:14,127 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-10-24 15:38:14,127 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:38:14,127 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:38:14,127 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:38:14,127 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:38:14,144 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 159#L1063-2true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:14,145 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-10-24 15:38:14,145 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:38:14,145 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-10-24 15:38:14,145 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:38:14,145 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-10-24 15:38:14,156 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true, 64#L1063-1true]) [2024-10-24 15:38:14,156 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-10-24 15:38:14,156 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:38:14,157 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:38:14,157 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-10-24 15:38:14,157 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:38:14,157 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:38:14,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-->L1050-1: Formula: (= |v_#race~threads_mask~0_13| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_13|} AuxVars[] AssignedVars[#race~threads_mask~0][303], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 173#ULTIMATE.startFINALtrue, Black: 299#(<= 0 (+ ~threads_mask~0 1)), 5#L1050-1true, Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:14,162 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:38:14,162 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-10-24 15:38:14,162 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:38:14,162 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-10-24 15:38:14,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][317], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:14,180 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:38:14,180 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:38:14,180 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:14,180 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:38:14,190 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:14,190 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:38:14,190 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:14,191 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:14,191 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:38:14,191 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:38:14,191 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:14,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][316], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 74#L1063-10true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:14,304 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:38:14,304 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:38:14,304 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:38:14,305 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:38:14,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][230], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 74#L1063-10true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:14,305 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:38:14,305 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:14,305 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:14,305 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:38:14,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][317], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 74#L1063-10true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:14,306 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:38:14,306 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:38:14,307 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:38:14,307 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:38:14,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 74#L1063-10true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:14,307 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:38:14,307 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:38:14,307 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:38:14,308 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:38:14,400 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 159#L1063-2true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:14,400 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-10-24 15:38:14,400 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:14,400 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:38:14,400 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:38:14,400 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:14,401 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:14,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][316], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:14,442 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:38:14,442 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:14,442 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:14,442 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:38:14,443 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:14,443 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:38:14,443 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:14,443 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:14,443 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:38:14,443 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:38:14,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true, 11#L1062-36true]) [2024-10-24 15:38:14,446 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:38:14,446 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:38:14,446 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:38:14,446 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:38:14,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][316], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:14,453 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:38:14,453 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:14,453 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:14,454 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:38:14,454 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:14,454 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:38:14,454 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:38:14,454 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-10-24 15:38:14,454 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:14,454 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-10-24 15:38:14,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true, 11#L1062-36true]) [2024-10-24 15:38:14,459 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:38:14,459 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:38:14,459 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:38:14,459 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:38:14,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 80#L1063-16true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:14,574 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-10-24 15:38:14,575 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:38:14,575 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:38:14,575 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:38:14,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 72#L1063-7true, Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:14,659 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2024-10-24 15:38:14,659 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-10-24 15:38:14,659 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-10-24 15:38:14,659 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-10-24 15:38:14,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 80#L1063-16true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:14,663 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:38:14,663 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:38:14,663 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:38:14,663 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:38:14,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 74#L1063-10true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:14,679 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:38:14,679 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:38:14,679 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:38:14,679 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:38:14,709 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true, 11#L1062-36true]) [2024-10-24 15:38:14,709 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:38:14,709 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:38:14,709 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:38:14,709 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:38:14,709 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:38:14,716 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true, 11#L1062-36true]) [2024-10-24 15:38:14,716 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:38:14,716 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:38:14,716 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:38:14,716 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:38:14,716 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:38:15,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 74#L1063-10true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:15,205 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:38:15,205 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:38:15,205 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:38:15,205 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:38:15,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][316], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), 80#L1063-16true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 195#L1050-16true, Black: 243#true]) [2024-10-24 15:38:15,207 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:38:15,207 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:38:15,208 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:38:15,208 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:38:15,208 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 74#L1063-10true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:15,209 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-10-24 15:38:15,209 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:38:15,209 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:38:15,209 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:38:15,209 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:38:15,322 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 74#L1063-10true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:15,323 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-10-24 15:38:15,323 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-10-24 15:38:15,323 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-10-24 15:38:15,323 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-10-24 15:38:15,323 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-10-24 15:38:15,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][79], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 305#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 5#L1050-1true, 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true, 64#L1063-1true, 293#(not (= ~threads_mask~0 0))]) [2024-10-24 15:38:15,518 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-10-24 15:38:15,518 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:38:15,518 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:38:15,518 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:38:15,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][79], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 5#L1050-1true, 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true, 64#L1063-1true]) [2024-10-24 15:38:15,520 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-10-24 15:38:15,520 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-10-24 15:38:15,520 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-10-24 15:38:15,520 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-10-24 15:38:15,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 122#L1050-16true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true, 89#L1063-18true]) [2024-10-24 15:38:15,655 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-10-24 15:38:15,656 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-10-24 15:38:15,656 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:38:15,656 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-10-24 15:38:15,686 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 305#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 122#L1050-16true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, 74#L1063-10true, 195#L1050-16true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2024-10-24 15:38:15,686 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-10-24 15:38:15,686 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:38:15,686 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-10-24 15:38:15,686 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-10-24 15:38:15,686 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event