./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-race-challenges/per-thread-index-bitmask.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 3061b6dc Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-race-challenges/per-thread-index-bitmask.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-tmp.dk.eval-assert-order-craig-3061b6d-m [2024-11-19 06:03:25,434 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-19 06:03:25,522 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-19 06:03:25,529 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-19 06:03:25,529 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-19 06:03:25,556 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-19 06:03:25,557 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-19 06:03:25,557 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-19 06:03:25,557 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-19 06:03:25,558 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-19 06:03:25,558 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-19 06:03:25,559 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-19 06:03:25,559 INFO L153 SettingsManager]: * Use SBE=true [2024-11-19 06:03:25,565 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-19 06:03:25,565 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-19 06:03:25,565 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-19 06:03:25,565 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-19 06:03:25,566 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-19 06:03:25,566 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-19 06:03:25,566 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-19 06:03:25,566 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-19 06:03:25,567 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-19 06:03:25,567 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-19 06:03:25,567 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-19 06:03:25,568 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-19 06:03:25,568 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-19 06:03:25,568 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-19 06:03:25,568 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-19 06:03:25,569 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-19 06:03:25,569 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-19 06:03:25,569 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-19 06:03:25,569 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 06:03:25,570 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-19 06:03:25,570 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-19 06:03:25,572 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-19 06:03:25,573 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-19 06:03:25,573 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-19 06:03:25,573 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-19 06:03:25,574 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-19 06:03:25,574 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-19 06:03:25,574 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-19 06:03:25,574 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-11-19 06:03:25,823 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-19 06:03:25,842 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-19 06:03:25,847 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-19 06:03:25,848 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-19 06:03:25,849 INFO L274 PluginConnector]: CDTParser initialized [2024-11-19 06:03:25,851 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-race-challenges/per-thread-index-bitmask.i [2024-11-19 06:03:27,349 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-19 06:03:27,630 INFO L384 CDTParser]: Found 1 translation units. [2024-11-19 06:03:27,633 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/per-thread-index-bitmask.i [2024-11-19 06:03:27,658 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/6d93db380/6a83e6c483ef4c1fbd87ca25de628eb2/FLAG0a603d92e [2024-11-19 06:03:27,927 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/6d93db380/6a83e6c483ef4c1fbd87ca25de628eb2 [2024-11-19 06:03:27,930 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-19 06:03:27,933 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-19 06:03:27,934 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-19 06:03:27,935 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-19 06:03:27,940 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-19 06:03:27,941 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 06:03:27" (1/1) ... [2024-11-19 06:03:27,944 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@65374a7a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 06:03:27, skipping insertion in model container [2024-11-19 06:03:27,944 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 06:03:27" (1/1) ... [2024-11-19 06:03:27,991 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-19 06:03:28,448 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 06:03:28,473 INFO L200 MainTranslator]: Completed pre-run [2024-11-19 06:03:28,526 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 06:03:28,637 INFO L204 MainTranslator]: Completed translation [2024-11-19 06:03:28,638 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 06:03:28 WrapperNode [2024-11-19 06:03:28,638 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-19 06:03:28,639 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-19 06:03:28,639 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-19 06:03:28,639 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-19 06:03:28,645 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 06:03:28" (1/1) ... [2024-11-19 06:03:28,675 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 06:03:28" (1/1) ... [2024-11-19 06:03:28,703 INFO L138 Inliner]: procedures = 277, calls = 22, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 145 [2024-11-19 06:03:28,703 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-19 06:03:28,704 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-19 06:03:28,704 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-19 06:03:28,704 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-19 06:03:28,713 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 06:03:28" (1/1) ... [2024-11-19 06:03:28,713 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 06:03:28" (1/1) ... [2024-11-19 06:03:28,717 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 06:03:28" (1/1) ... [2024-11-19 06:03:28,718 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 06:03:28" (1/1) ... [2024-11-19 06:03:28,725 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 06:03:28" (1/1) ... [2024-11-19 06:03:28,730 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 06:03:28" (1/1) ... [2024-11-19 06:03:28,733 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 06:03:28" (1/1) ... [2024-11-19 06:03:28,734 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 06:03:28" (1/1) ... [2024-11-19 06:03:28,739 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-19 06:03:28,740 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-19 06:03:28,740 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-19 06:03:28,740 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-19 06:03:28,741 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 06:03:28" (1/1) ... [2024-11-19 06:03:28,747 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 06:03:28,759 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 06:03:28,775 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-19 06:03:28,777 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-19 06:03:28,825 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-19 06:03:28,825 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-19 06:03:28,826 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-19 06:03:28,826 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-19 06:03:28,826 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-19 06:03:28,826 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-19 06:03:28,826 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-19 06:03:28,826 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-19 06:03:28,827 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2024-11-19 06:03:28,827 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2024-11-19 06:03:28,827 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-19 06:03:28,827 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-19 06:03:28,829 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-19 06:03:29,001 INFO L238 CfgBuilder]: Building ICFG [2024-11-19 06:03:29,004 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-19 06:03:29,345 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-19 06:03:29,345 INFO L287 CfgBuilder]: Performing block encoding [2024-11-19 06:03:29,380 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-19 06:03:29,381 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-19 06:03:29,381 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 06:03:29 BoogieIcfgContainer [2024-11-19 06:03:29,381 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-19 06:03:29,383 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-19 06:03:29,383 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-19 06:03:29,389 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-19 06:03:29,389 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 06:03:27" (1/3) ... [2024-11-19 06:03:29,390 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@768a18ce and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 06:03:29, skipping insertion in model container [2024-11-19 06:03:29,390 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 06:03:28" (2/3) ... [2024-11-19 06:03:29,390 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@768a18ce and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 06:03:29, skipping insertion in model container [2024-11-19 06:03:29,390 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 06:03:29" (3/3) ... [2024-11-19 06:03:29,392 INFO L112 eAbstractionObserver]: Analyzing ICFG per-thread-index-bitmask.i [2024-11-19 06:03:29,406 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-19 06:03:29,406 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 11 error locations. [2024-11-19 06:03:29,406 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-19 06:03:29,483 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-11-19 06:03:29,526 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 187 places, 202 transitions, 411 flow [2024-11-19 06:03:29,618 INFO L124 PetriNetUnfolderBase]: 30/300 cut-off events. [2024-11-19 06:03:29,619 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-19 06:03:29,628 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-11-19 06:03:29,628 INFO L82 GeneralOperation]: Start removeDead. Operand has 187 places, 202 transitions, 411 flow [2024-11-19 06:03:29,637 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 187 places, 202 transitions, 411 flow [2024-11-19 06:03:29,650 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-19 06:03:29,658 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;@2718256e, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-19 06:03:29,659 INFO L334 AbstractCegarLoop]: Starting to check reachability of 16 error locations. [2024-11-19 06:03:29,672 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-19 06:03:29,672 INFO L124 PetriNetUnfolderBase]: 2/40 cut-off events. [2024-11-19 06:03:29,672 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-19 06:03:29,673 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:03:29,673 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:03:29,674 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-11-19 06:03:29,679 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:03:29,680 INFO L85 PathProgramCache]: Analyzing trace with hash -1455706932, now seen corresponding path program 1 times [2024-11-19 06:03:29,692 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:03:29,693 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1340295154] [2024-11-19 06:03:29,693 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:03:29,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:03:29,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:03:30,017 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:03:30,019 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:03:30,020 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1340295154] [2024-11-19 06:03:30,020 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1340295154] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:03:30,020 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:03:30,021 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 06:03:30,022 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1354935429] [2024-11-19 06:03:30,023 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:03:30,031 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 06:03:30,036 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:03:30,095 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 06:03:30,096 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 06:03:30,136 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 176 out of 202 [2024-11-19 06:03:30,143 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-11-19 06:03:30,143 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:03:30,143 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 176 of 202 [2024-11-19 06:03:30,144 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:03:30,325 INFO L124 PetriNetUnfolderBase]: 115/750 cut-off events. [2024-11-19 06:03:30,325 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-19 06:03:30,332 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-11-19 06:03:30,339 INFO L140 encePairwiseOnDemand]: 195/202 looper letters, 19 selfloop transitions, 2 changer transitions 2/197 dead transitions. [2024-11-19 06:03:30,340 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 188 places, 197 transitions, 443 flow [2024-11-19 06:03:30,341 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 06:03:30,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 06:03:30,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 554 transitions. [2024-11-19 06:03:30,357 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9141914191419142 [2024-11-19 06:03:30,360 INFO L175 Difference]: Start difference. First operand has 187 places, 202 transitions, 411 flow. Second operand 3 states and 554 transitions. [2024-11-19 06:03:30,362 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 188 places, 197 transitions, 443 flow [2024-11-19 06:03:30,365 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 188 places, 197 transitions, 443 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 06:03:30,372 INFO L231 Difference]: Finished difference. Result has 188 places, 195 transitions, 401 flow [2024-11-19 06:03:30,375 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-11-19 06:03:30,379 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 1 predicate places. [2024-11-19 06:03:30,381 INFO L471 AbstractCegarLoop]: Abstraction has has 188 places, 195 transitions, 401 flow [2024-11-19 06:03:30,382 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-11-19 06:03:30,382 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:03:30,382 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-11-19 06:03:30,382 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-19 06:03:30,382 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-11-19 06:03:30,383 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:03:30,383 INFO L85 PathProgramCache]: Analyzing trace with hash 66535494, now seen corresponding path program 1 times [2024-11-19 06:03:30,383 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:03:30,383 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1032571689] [2024-11-19 06:03:30,384 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:03:30,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:03:30,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:03:30,512 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:03:30,512 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:03:30,512 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1032571689] [2024-11-19 06:03:30,513 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1032571689] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:03:30,513 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:03:30,513 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 06:03:30,513 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [522203638] [2024-11-19 06:03:30,513 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:03:30,515 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 06:03:30,515 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:03:30,515 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 06:03:30,516 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 06:03:30,548 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 174 out of 202 [2024-11-19 06:03:30,549 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-11-19 06:03:30,549 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:03:30,549 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 174 of 202 [2024-11-19 06:03:30,549 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:03:30,736 INFO L124 PetriNetUnfolderBase]: 200/978 cut-off events. [2024-11-19 06:03:30,736 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-19 06:03:30,741 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-11-19 06:03:30,747 INFO L140 encePairwiseOnDemand]: 191/202 looper letters, 35 selfloop transitions, 8 changer transitions 0/214 dead transitions. [2024-11-19 06:03:30,748 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 188 places, 214 transitions, 525 flow [2024-11-19 06:03:30,748 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 06:03:30,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 06:03:30,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 568 transitions. [2024-11-19 06:03:30,751 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9372937293729373 [2024-11-19 06:03:30,752 INFO L175 Difference]: Start difference. First operand has 188 places, 195 transitions, 401 flow. Second operand 3 states and 568 transitions. [2024-11-19 06:03:30,752 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 188 places, 214 transitions, 525 flow [2024-11-19 06:03:30,758 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 186 places, 214 transitions, 521 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 06:03:30,763 INFO L231 Difference]: Finished difference. Result has 188 places, 203 transitions, 467 flow [2024-11-19 06:03:30,765 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-11-19 06:03:30,766 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 1 predicate places. [2024-11-19 06:03:30,766 INFO L471 AbstractCegarLoop]: Abstraction has has 188 places, 203 transitions, 467 flow [2024-11-19 06:03:30,767 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-11-19 06:03:30,767 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:03:30,767 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-11-19 06:03:30,767 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-19 06:03:30,768 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-11-19 06:03:30,768 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:03:30,769 INFO L85 PathProgramCache]: Analyzing trace with hash -1209265366, now seen corresponding path program 1 times [2024-11-19 06:03:30,769 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:03:30,770 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1537129761] [2024-11-19 06:03:30,770 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:03:30,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:03:30,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:03:30,873 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:03:30,874 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:03:30,874 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1537129761] [2024-11-19 06:03:30,874 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1537129761] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:03:30,874 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:03:30,875 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 06:03:30,875 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1742936443] [2024-11-19 06:03:30,875 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:03:30,875 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 06:03:30,876 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:03:30,876 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 06:03:30,876 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 06:03:30,891 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 178 out of 202 [2024-11-19 06:03:30,893 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-11-19 06:03:30,893 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:03:30,893 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 178 of 202 [2024-11-19 06:03:30,893 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:03:31,049 INFO L124 PetriNetUnfolderBase]: 169/1030 cut-off events. [2024-11-19 06:03:31,049 INFO L125 PetriNetUnfolderBase]: For 34/34 co-relation queries the response was YES. [2024-11-19 06:03:31,053 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-11-19 06:03:31,059 INFO L140 encePairwiseOnDemand]: 198/202 looper letters, 25 selfloop transitions, 2 changer transitions 0/210 dead transitions. [2024-11-19 06:03:31,059 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 188 places, 210 transitions, 535 flow [2024-11-19 06:03:31,060 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 06:03:31,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 06:03:31,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 563 transitions. [2024-11-19 06:03:31,062 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.929042904290429 [2024-11-19 06:03:31,062 INFO L175 Difference]: Start difference. First operand has 188 places, 203 transitions, 467 flow. Second operand 3 states and 563 transitions. [2024-11-19 06:03:31,062 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 188 places, 210 transitions, 535 flow [2024-11-19 06:03:31,066 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 186 places, 210 transitions, 519 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 06:03:31,070 INFO L231 Difference]: Finished difference. Result has 187 places, 203 transitions, 461 flow [2024-11-19 06:03:31,071 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-11-19 06:03:31,072 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 0 predicate places. [2024-11-19 06:03:31,072 INFO L471 AbstractCegarLoop]: Abstraction has has 187 places, 203 transitions, 461 flow [2024-11-19 06:03:31,073 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-11-19 06:03:31,073 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:03:31,074 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:03:31,074 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-19 06:03:31,074 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-11-19 06:03:31,074 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:03:31,075 INFO L85 PathProgramCache]: Analyzing trace with hash -1080239920, now seen corresponding path program 1 times [2024-11-19 06:03:31,075 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:03:31,075 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [745527707] [2024-11-19 06:03:31,076 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:03:31,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:03:31,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:03:31,262 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:03:31,263 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:03:31,263 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [745527707] [2024-11-19 06:03:31,263 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [745527707] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:03:31,263 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:03:31,263 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 06:03:31,264 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1021544665] [2024-11-19 06:03:31,264 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:03:31,265 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-19 06:03:31,265 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:03:31,267 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-19 06:03:31,269 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-19 06:03:31,365 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 174 out of 202 [2024-11-19 06:03:31,367 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-11-19 06:03:31,367 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:03:31,367 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 174 of 202 [2024-11-19 06:03:31,367 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:03:31,576 INFO L124 PetriNetUnfolderBase]: 183/1034 cut-off events. [2024-11-19 06:03:31,576 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-19 06:03:31,580 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-11-19 06:03:31,584 INFO L140 encePairwiseOnDemand]: 194/202 looper letters, 33 selfloop transitions, 2 changer transitions 5/219 dead transitions. [2024-11-19 06:03:31,585 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 192 places, 219 transitions, 573 flow [2024-11-19 06:03:31,585 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-19 06:03:31,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-19 06:03:31,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1085 transitions. [2024-11-19 06:03:31,588 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8952145214521452 [2024-11-19 06:03:31,588 INFO L175 Difference]: Start difference. First operand has 187 places, 203 transitions, 461 flow. Second operand 6 states and 1085 transitions. [2024-11-19 06:03:31,588 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 192 places, 219 transitions, 573 flow [2024-11-19 06:03:31,592 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 192 places, 219 transitions, 573 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 06:03:31,595 INFO L231 Difference]: Finished difference. Result has 196 places, 203 transitions, 479 flow [2024-11-19 06:03:31,595 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-11-19 06:03:31,597 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 9 predicate places. [2024-11-19 06:03:31,597 INFO L471 AbstractCegarLoop]: Abstraction has has 196 places, 203 transitions, 479 flow [2024-11-19 06:03:31,598 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-11-19 06:03:31,598 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:03:31,599 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-11-19 06:03:31,599 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-19 06:03:31,599 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-11-19 06:03:31,599 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:03:31,600 INFO L85 PathProgramCache]: Analyzing trace with hash 598568740, now seen corresponding path program 1 times [2024-11-19 06:03:31,600 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:03:31,600 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2080199011] [2024-11-19 06:03:31,600 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:03:31,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:03:31,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:03:31,712 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:03:31,715 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:03:31,715 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2080199011] [2024-11-19 06:03:31,715 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2080199011] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:03:31,715 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:03:31,715 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-19 06:03:31,716 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [949617222] [2024-11-19 06:03:31,716 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:03:31,716 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 06:03:31,717 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:03:31,717 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 06:03:31,717 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 06:03:31,761 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 181 out of 202 [2024-11-19 06:03:31,762 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-11-19 06:03:31,763 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:03:31,763 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 181 of 202 [2024-11-19 06:03:31,763 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:03:31,892 INFO L124 PetriNetUnfolderBase]: 162/901 cut-off events. [2024-11-19 06:03:31,892 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2024-11-19 06:03:31,896 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-11-19 06:03:31,900 INFO L140 encePairwiseOnDemand]: 199/202 looper letters, 22 selfloop transitions, 2 changer transitions 0/210 dead transitions. [2024-11-19 06:03:31,900 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 195 places, 210 transitions, 541 flow [2024-11-19 06:03:31,901 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 06:03:31,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 06:03:31,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 568 transitions. [2024-11-19 06:03:31,902 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9372937293729373 [2024-11-19 06:03:31,902 INFO L175 Difference]: Start difference. First operand has 196 places, 203 transitions, 479 flow. Second operand 3 states and 568 transitions. [2024-11-19 06:03:31,903 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 195 places, 210 transitions, 541 flow [2024-11-19 06:03:31,905 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 190 places, 210 transitions, 527 flow, removed 5 selfloop flow, removed 5 redundant places. [2024-11-19 06:03:31,907 INFO L231 Difference]: Finished difference. Result has 191 places, 204 transitions, 477 flow [2024-11-19 06:03:31,908 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-11-19 06:03:31,908 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 4 predicate places. [2024-11-19 06:03:31,909 INFO L471 AbstractCegarLoop]: Abstraction has has 191 places, 204 transitions, 477 flow [2024-11-19 06:03:31,909 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 182.33333333333334) internal successors, (547), 3 states have internal predecessors, (547), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:03:31,909 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:03:31,910 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-11-19 06:03:31,910 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-19 06:03:31,910 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-11-19 06:03:31,910 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:03:31,911 INFO L85 PathProgramCache]: Analyzing trace with hash 791856797, now seen corresponding path program 1 times [2024-11-19 06:03:31,911 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:03:31,911 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1923518206] [2024-11-19 06:03:31,911 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:03:31,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:03:31,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:03:31,976 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:03:31,976 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:03:31,976 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1923518206] [2024-11-19 06:03:31,977 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1923518206] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:03:31,977 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:03:31,977 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-19 06:03:31,977 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1340565528] [2024-11-19 06:03:31,977 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:03:31,977 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-19 06:03:31,978 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:03:31,978 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-19 06:03:31,978 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-19 06:03:32,031 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 171 out of 202 [2024-11-19 06:03:32,033 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-11-19 06:03:32,033 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:03:32,033 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 171 of 202 [2024-11-19 06:03:32,033 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:03:32,154 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-11-19 06:03:32,155 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2024-11-19 06:03:32,155 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-19 06:03:32,155 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-19 06:03:32,155 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-19 06:03:32,168 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-11-19 06:03:32,168 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-11-19 06:03:32,168 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-19 06:03:32,168 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-19 06:03:32,169 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-19 06:03:32,191 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-11-19 06:03:32,191 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-19 06:03:32,192 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:03:32,192 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:03:32,192 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:03:32,261 INFO L124 PetriNetUnfolderBase]: 379/1614 cut-off events. [2024-11-19 06:03:32,262 INFO L125 PetriNetUnfolderBase]: For 34/34 co-relation queries the response was YES. [2024-11-19 06:03:32,267 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-11-19 06:03:32,272 INFO L140 encePairwiseOnDemand]: 190/202 looper letters, 49 selfloop transitions, 12 changer transitions 0/237 dead transitions. [2024-11-19 06:03:32,272 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 194 places, 237 transitions, 667 flow [2024-11-19 06:03:32,273 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-19 06:03:32,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-19 06:03:32,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 746 transitions. [2024-11-19 06:03:32,275 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9232673267326733 [2024-11-19 06:03:32,275 INFO L175 Difference]: Start difference. First operand has 191 places, 204 transitions, 477 flow. Second operand 4 states and 746 transitions. [2024-11-19 06:03:32,275 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 194 places, 237 transitions, 667 flow [2024-11-19 06:03:32,277 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 193 places, 237 transitions, 665 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-19 06:03:32,280 INFO L231 Difference]: Finished difference. Result has 196 places, 214 transitions, 567 flow [2024-11-19 06:03:32,280 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-11-19 06:03:32,281 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 9 predicate places. [2024-11-19 06:03:32,281 INFO L471 AbstractCegarLoop]: Abstraction has has 196 places, 214 transitions, 567 flow [2024-11-19 06:03:32,282 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-11-19 06:03:32,282 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:03:32,282 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-11-19 06:03:32,282 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-19 06:03:32,282 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-11-19 06:03:32,283 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:03:32,283 INFO L85 PathProgramCache]: Analyzing trace with hash 58700373, now seen corresponding path program 1 times [2024-11-19 06:03:32,283 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:03:32,283 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [175473018] [2024-11-19 06:03:32,283 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:03:32,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:03:32,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:03:32,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-11-19 06:03:32,374 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:03:32,375 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [175473018] [2024-11-19 06:03:32,375 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [175473018] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:03:32,375 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:03:32,375 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-19 06:03:32,375 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1559000762] [2024-11-19 06:03:32,375 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:03:32,376 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-19 06:03:32,376 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:03:32,376 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-19 06:03:32,376 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-19 06:03:32,439 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 171 out of 202 [2024-11-19 06:03:32,441 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-11-19 06:03:32,441 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:03:32,441 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 171 of 202 [2024-11-19 06:03:32,441 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:03:32,605 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-11-19 06:03:32,606 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2024-11-19 06:03:32,606 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-11-19 06:03:32,606 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-11-19 06:03:32,606 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-11-19 06:03:32,694 INFO L124 PetriNetUnfolderBase]: 386/1593 cut-off events. [2024-11-19 06:03:32,694 INFO L125 PetriNetUnfolderBase]: For 479/593 co-relation queries the response was YES. [2024-11-19 06:03:32,699 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-11-19 06:03:32,704 INFO L140 encePairwiseOnDemand]: 191/202 looper letters, 49 selfloop transitions, 13 changer transitions 0/238 dead transitions. [2024-11-19 06:03:32,704 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 199 places, 238 transitions, 753 flow [2024-11-19 06:03:32,705 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-19 06:03:32,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-19 06:03:32,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 744 transitions. [2024-11-19 06:03:32,706 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9207920792079208 [2024-11-19 06:03:32,707 INFO L175 Difference]: Start difference. First operand has 196 places, 214 transitions, 567 flow. Second operand 4 states and 744 transitions. [2024-11-19 06:03:32,707 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 199 places, 238 transitions, 753 flow [2024-11-19 06:03:32,709 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 199 places, 238 transitions, 753 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 06:03:32,712 INFO L231 Difference]: Finished difference. Result has 201 places, 217 transitions, 626 flow [2024-11-19 06:03:32,712 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-11-19 06:03:32,713 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 14 predicate places. [2024-11-19 06:03:32,713 INFO L471 AbstractCegarLoop]: Abstraction has has 201 places, 217 transitions, 626 flow [2024-11-19 06:03:32,714 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-11-19 06:03:32,714 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:03:32,714 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:03:32,714 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-19 06:03:32,714 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-11-19 06:03:32,715 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:03:32,715 INFO L85 PathProgramCache]: Analyzing trace with hash 918543710, now seen corresponding path program 1 times [2024-11-19 06:03:32,715 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:03:32,715 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1215800722] [2024-11-19 06:03:32,715 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:03:32,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:03:32,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:03:32,804 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:03:32,805 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:03:32,805 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1215800722] [2024-11-19 06:03:32,805 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1215800722] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:03:32,805 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:03:32,805 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-19 06:03:32,805 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1245275524] [2024-11-19 06:03:32,805 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:03:32,806 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-19 06:03:32,806 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:03:32,807 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-19 06:03:32,807 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-19 06:03:32,868 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 171 out of 202 [2024-11-19 06:03:32,869 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-11-19 06:03:32,869 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:03:32,869 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 171 of 202 [2024-11-19 06:03:32,869 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:03:33,039 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-11-19 06:03:33,040 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2024-11-19 06:03:33,040 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-11-19 06:03:33,040 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-11-19 06:03:33,040 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-11-19 06:03:33,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][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-11-19 06:03:33,043 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-19 06:03:33,043 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-19 06:03:33,043 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-19 06:03:33,043 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-19 06:03:33,054 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-11-19 06:03:33,055 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-11-19 06:03:33,055 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-19 06:03:33,055 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-19 06:03:33,055 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-19 06:03:33,080 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-11-19 06:03:33,080 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-19 06:03:33,080 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 06:03:33,080 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 06:03:33,080 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-19 06:03:33,093 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-11-19 06:03:33,093 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-19 06:03:33,093 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-19 06:03:33,093 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-19 06:03:33,094 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-19 06:03:33,143 INFO L124 PetriNetUnfolderBase]: 431/1736 cut-off events. [2024-11-19 06:03:33,143 INFO L125 PetriNetUnfolderBase]: For 1136/1267 co-relation queries the response was YES. [2024-11-19 06:03:33,148 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-11-19 06:03:33,154 INFO L140 encePairwiseOnDemand]: 192/202 looper letters, 47 selfloop transitions, 15 changer transitions 0/241 dead transitions. [2024-11-19 06:03:33,154 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 204 places, 241 transitions, 827 flow [2024-11-19 06:03:33,155 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-19 06:03:33,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-19 06:03:33,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 743 transitions. [2024-11-19 06:03:33,156 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9195544554455446 [2024-11-19 06:03:33,156 INFO L175 Difference]: Start difference. First operand has 201 places, 217 transitions, 626 flow. Second operand 4 states and 743 transitions. [2024-11-19 06:03:33,156 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 204 places, 241 transitions, 827 flow [2024-11-19 06:03:33,163 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 203 places, 241 transitions, 811 flow, removed 1 selfloop flow, removed 1 redundant places. [2024-11-19 06:03:33,166 INFO L231 Difference]: Finished difference. Result has 205 places, 221 transitions, 693 flow [2024-11-19 06:03:33,166 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-11-19 06:03:33,167 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 18 predicate places. [2024-11-19 06:03:33,167 INFO L471 AbstractCegarLoop]: Abstraction has has 205 places, 221 transitions, 693 flow [2024-11-19 06:03:33,168 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-11-19 06:03:33,168 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:03:33,168 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:03:33,168 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-19 06:03:33,168 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-11-19 06:03:33,168 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:03:33,168 INFO L85 PathProgramCache]: Analyzing trace with hash -715083488, now seen corresponding path program 1 times [2024-11-19 06:03:33,169 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:03:33,169 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1310227626] [2024-11-19 06:03:33,169 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:03:33,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:03:33,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:03:33,239 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:03:33,239 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:03:33,239 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1310227626] [2024-11-19 06:03:33,240 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1310227626] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:03:33,240 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:03:33,240 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 06:03:33,240 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [726169570] [2024-11-19 06:03:33,240 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:03:33,241 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-19 06:03:33,241 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:03:33,241 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-19 06:03:33,241 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-19 06:03:33,260 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 174 out of 202 [2024-11-19 06:03:33,261 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-11-19 06:03:33,261 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:03:33,261 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 174 of 202 [2024-11-19 06:03:33,261 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:03:33,412 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-11-19 06:03:33,412 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is not cut-off event [2024-11-19 06:03:33,413 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2024-11-19 06:03:33,413 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2024-11-19 06:03:33,413 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2024-11-19 06:03:33,414 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-11-19 06:03:33,414 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is not cut-off event [2024-11-19 06:03:33,414 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2024-11-19 06:03:33,414 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2024-11-19 06:03:33,414 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2024-11-19 06:03:33,421 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-11-19 06:03:33,422 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2024-11-19 06:03:33,422 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2024-11-19 06:03:33,422 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2024-11-19 06:03:33,422 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2024-11-19 06:03:33,423 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-11-19 06:03:33,423 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2024-11-19 06:03:33,424 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2024-11-19 06:03:33,424 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2024-11-19 06:03:33,424 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2024-11-19 06:03:33,452 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-11-19 06:03:33,452 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-19 06:03:33,452 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:03:33,452 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-19 06:03:33,453 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:03:33,470 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-11-19 06:03:33,471 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2024-11-19 06:03:33,471 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2024-11-19 06:03:33,471 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2024-11-19 06:03:33,471 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2024-11-19 06:03:33,472 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-11-19 06:03:33,472 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2024-11-19 06:03:33,473 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2024-11-19 06:03:33,473 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2024-11-19 06:03:33,473 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2024-11-19 06:03:33,475 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-11-19 06:03:33,475 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-11-19 06:03:33,475 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-19 06:03:33,475 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:03:33,476 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:03:33,510 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-11-19 06:03:33,511 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-19 06:03:33,511 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-19 06:03:33,511 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:03:33,511 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:03:33,511 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-19 06:03:33,543 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-11-19 06:03:33,544 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-19 06:03:33,544 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-19 06:03:33,544 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:03:33,544 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:03:33,620 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-11-19 06:03:33,621 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:03:33,621 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 06:03:33,621 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 06:03:33,621 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 06:03:33,677 INFO L124 PetriNetUnfolderBase]: 593/2644 cut-off events. [2024-11-19 06:03:33,678 INFO L125 PetriNetUnfolderBase]: For 1382/1402 co-relation queries the response was YES. [2024-11-19 06:03:33,688 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-11-19 06:03:33,700 INFO L140 encePairwiseOnDemand]: 195/202 looper letters, 48 selfloop transitions, 7 changer transitions 0/250 dead transitions. [2024-11-19 06:03:33,701 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 210 places, 250 transitions, 870 flow [2024-11-19 06:03:33,702 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-19 06:03:33,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-19 06:03:33,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1097 transitions. [2024-11-19 06:03:33,705 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9051155115511551 [2024-11-19 06:03:33,705 INFO L175 Difference]: Start difference. First operand has 205 places, 221 transitions, 693 flow. Second operand 6 states and 1097 transitions. [2024-11-19 06:03:33,705 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 210 places, 250 transitions, 870 flow [2024-11-19 06:03:33,711 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 209 places, 250 transitions, 856 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-19 06:03:33,720 INFO L231 Difference]: Finished difference. Result has 212 places, 226 transitions, 722 flow [2024-11-19 06:03:33,721 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-11-19 06:03:33,722 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 25 predicate places. [2024-11-19 06:03:33,722 INFO L471 AbstractCegarLoop]: Abstraction has has 212 places, 226 transitions, 722 flow [2024-11-19 06:03:33,722 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-11-19 06:03:33,723 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:03:33,723 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:03:33,723 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-19 06:03:33,723 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-11-19 06:03:33,723 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:03:33,723 INFO L85 PathProgramCache]: Analyzing trace with hash 12606003, now seen corresponding path program 1 times [2024-11-19 06:03:33,724 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:03:33,724 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [79961209] [2024-11-19 06:03:33,724 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:03:33,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:03:33,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:03:33,805 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:03:33,805 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:03:33,805 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [79961209] [2024-11-19 06:03:33,805 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [79961209] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:03:33,805 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:03:33,805 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-19 06:03:33,805 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2050807026] [2024-11-19 06:03:33,806 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:03:33,806 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-19 06:03:33,806 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:03:33,806 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-19 06:03:33,807 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-19 06:03:33,867 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 171 out of 202 [2024-11-19 06:03:33,868 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-11-19 06:03:33,868 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:03:33,868 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 171 of 202 [2024-11-19 06:03:33,869 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:03:34,052 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-11-19 06:03:34,052 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-11-19 06:03:34,052 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-19 06:03:34,052 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 06:03:34,052 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 06:03:34,055 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-11-19 06:03:34,055 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-19 06:03:34,055 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 06:03:34,055 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 06:03:34,055 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 06:03:34,069 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-11-19 06:03:34,069 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-19 06:03:34,069 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-19 06:03:34,069 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-19 06:03:34,070 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-19 06:03:34,108 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-11-19 06:03:34,109 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-19 06:03:34,109 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-19 06:03:34,109 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-19 06:03:34,109 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-19 06:03:34,156 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-11-19 06:03:34,156 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-19 06:03:34,156 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-19 06:03:34,156 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-19 06:03:34,157 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-19 06:03:34,233 INFO L124 PetriNetUnfolderBase]: 593/2605 cut-off events. [2024-11-19 06:03:34,233 INFO L125 PetriNetUnfolderBase]: For 2254/2280 co-relation queries the response was YES. [2024-11-19 06:03:34,244 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-11-19 06:03:34,254 INFO L140 encePairwiseOnDemand]: 192/202 looper letters, 47 selfloop transitions, 17 changer transitions 0/248 dead transitions. [2024-11-19 06:03:34,255 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 215 places, 248 transitions, 918 flow [2024-11-19 06:03:34,255 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-19 06:03:34,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-19 06:03:34,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 743 transitions. [2024-11-19 06:03:34,257 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9195544554455446 [2024-11-19 06:03:34,257 INFO L175 Difference]: Start difference. First operand has 212 places, 226 transitions, 722 flow. Second operand 4 states and 743 transitions. [2024-11-19 06:03:34,257 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 215 places, 248 transitions, 918 flow [2024-11-19 06:03:34,261 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 215 places, 248 transitions, 918 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 06:03:34,264 INFO L231 Difference]: Finished difference. Result has 217 places, 229 transitions, 802 flow [2024-11-19 06:03:34,265 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-11-19 06:03:34,265 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 30 predicate places. [2024-11-19 06:03:34,265 INFO L471 AbstractCegarLoop]: Abstraction has has 217 places, 229 transitions, 802 flow [2024-11-19 06:03:34,266 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-11-19 06:03:34,266 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:03:34,266 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:03:34,266 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-19 06:03:34,266 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-11-19 06:03:34,267 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:03:34,267 INFO L85 PathProgramCache]: Analyzing trace with hash 2106418618, now seen corresponding path program 1 times [2024-11-19 06:03:34,267 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:03:34,267 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2055062442] [2024-11-19 06:03:34,267 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:03:34,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:03:34,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:03:34,346 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:03:34,346 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:03:34,346 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2055062442] [2024-11-19 06:03:34,346 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2055062442] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:03:34,347 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:03:34,347 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-19 06:03:34,347 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1285471167] [2024-11-19 06:03:34,347 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:03:34,347 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-19 06:03:34,348 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:03:34,348 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-19 06:03:34,348 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-19 06:03:34,399 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 202 [2024-11-19 06:03:34,400 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-11-19 06:03:34,400 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:03:34,400 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 202 [2024-11-19 06:03:34,400 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:03:34,608 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-11-19 06:03:34,608 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-19 06:03:34,608 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 06:03:34,608 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-19 06:03:34,608 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 06:03:34,612 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-11-19 06:03:34,612 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-19 06:03:34,612 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-19 06:03:34,612 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 06:03:34,612 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 06:03:34,731 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-11-19 06:03:34,732 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-19 06:03:34,732 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:03:34,732 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 06:03:34,732 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:03:34,732 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-11-19 06:03:34,732 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-19 06:03:34,733 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:03:34,733 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:03:34,733 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 06:03:34,733 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-11-19 06:03:34,733 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-19 06:03:34,733 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:03:34,733 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:03:34,733 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 06:03:34,747 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-11-19 06:03:34,748 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-19 06:03:34,748 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:03:34,748 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:03:34,748 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 06:03:34,769 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-11-19 06:03:34,769 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-11-19 06:03:34,769 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-19 06:03:34,769 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-19 06:03:34,769 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-19 06:03:34,783 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-11-19 06:03:34,784 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-19 06:03:34,784 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 06:03:34,784 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 06:03:34,784 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 06:03:34,797 INFO L124 PetriNetUnfolderBase]: 677/2828 cut-off events. [2024-11-19 06:03:34,797 INFO L125 PetriNetUnfolderBase]: For 4177/4320 co-relation queries the response was YES. [2024-11-19 06:03:34,809 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-11-19 06:03:34,819 INFO L140 encePairwiseOnDemand]: 196/202 looper letters, 51 selfloop transitions, 18 changer transitions 0/262 dead transitions. [2024-11-19 06:03:34,819 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 220 places, 262 transitions, 1138 flow [2024-11-19 06:03:34,820 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-19 06:03:34,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-19 06:03:34,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 747 transitions. [2024-11-19 06:03:34,821 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9245049504950495 [2024-11-19 06:03:34,822 INFO L175 Difference]: Start difference. First operand has 217 places, 229 transitions, 802 flow. Second operand 4 states and 747 transitions. [2024-11-19 06:03:34,822 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 220 places, 262 transitions, 1138 flow [2024-11-19 06:03:34,832 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 219 places, 262 transitions, 1114 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-19 06:03:34,836 INFO L231 Difference]: Finished difference. Result has 221 places, 243 transitions, 998 flow [2024-11-19 06:03:34,836 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-11-19 06:03:34,837 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 34 predicate places. [2024-11-19 06:03:34,837 INFO L471 AbstractCegarLoop]: Abstraction has has 221 places, 243 transitions, 998 flow [2024-11-19 06:03:34,838 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-11-19 06:03:34,838 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:03:34,838 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:03:34,838 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-19 06:03:34,838 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-11-19 06:03:34,839 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:03:34,839 INFO L85 PathProgramCache]: Analyzing trace with hash 2126736080, now seen corresponding path program 1 times [2024-11-19 06:03:34,839 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:03:34,839 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2084421072] [2024-11-19 06:03:34,839 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:03:34,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:03:34,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:03:34,875 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:03:34,876 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:03:34,876 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2084421072] [2024-11-19 06:03:34,876 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2084421072] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:03:34,876 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:03:34,876 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 06:03:34,877 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [710056970] [2024-11-19 06:03:34,877 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:03:34,877 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 06:03:34,877 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:03:34,878 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 06:03:34,878 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 06:03:34,903 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 174 out of 202 [2024-11-19 06:03:34,904 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-11-19 06:03:34,904 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:03:34,904 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 174 of 202 [2024-11-19 06:03:34,905 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:03:35,098 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-11-19 06:03:35,100 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-19 06:03:35,100 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 06:03:35,100 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 06:03:35,100 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 06:03:35,104 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-11-19 06:03:35,104 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-19 06:03:35,104 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 06:03:35,104 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 06:03:35,123 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 06:03:35,319 INFO L124 PetriNetUnfolderBase]: 690/3148 cut-off events. [2024-11-19 06:03:35,319 INFO L125 PetriNetUnfolderBase]: For 3600/3652 co-relation queries the response was YES. [2024-11-19 06:03:35,333 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-11-19 06:03:35,342 INFO L140 encePairwiseOnDemand]: 196/202 looper letters, 35 selfloop transitions, 7 changer transitions 0/252 dead transitions. [2024-11-19 06:03:35,343 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 223 places, 252 transitions, 1106 flow [2024-11-19 06:03:35,344 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 06:03:35,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 06:03:35,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 555 transitions. [2024-11-19 06:03:35,345 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9158415841584159 [2024-11-19 06:03:35,345 INFO L175 Difference]: Start difference. First operand has 221 places, 243 transitions, 998 flow. Second operand 3 states and 555 transitions. [2024-11-19 06:03:35,345 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 223 places, 252 transitions, 1106 flow [2024-11-19 06:03:35,355 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 223 places, 252 transitions, 1106 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 06:03:35,358 INFO L231 Difference]: Finished difference. Result has 225 places, 248 transitions, 1054 flow [2024-11-19 06:03:35,358 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-11-19 06:03:35,359 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 38 predicate places. [2024-11-19 06:03:35,359 INFO L471 AbstractCegarLoop]: Abstraction has has 225 places, 248 transitions, 1054 flow [2024-11-19 06:03:35,359 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-11-19 06:03:35,359 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:03:35,360 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-11-19 06:03:35,360 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-19 06:03:35,360 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-11-19 06:03:35,360 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:03:35,360 INFO L85 PathProgramCache]: Analyzing trace with hash -733649120, now seen corresponding path program 1 times [2024-11-19 06:03:35,361 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:03:35,361 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2059432370] [2024-11-19 06:03:35,361 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:03:35,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:03:35,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:03:35,879 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:03:35,880 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:03:35,880 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2059432370] [2024-11-19 06:03:35,880 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2059432370] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:03:35,880 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:03:35,880 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 06:03:35,881 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [339545133] [2024-11-19 06:03:35,881 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:03:35,881 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-19 06:03:35,882 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:03:35,882 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-19 06:03:35,883 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-19 06:03:36,006 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 163 out of 202 [2024-11-19 06:03:36,008 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-11-19 06:03:36,008 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:03:36,008 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 163 of 202 [2024-11-19 06:03:36,008 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:03:36,616 INFO L124 PetriNetUnfolderBase]: 954/4079 cut-off events. [2024-11-19 06:03:36,617 INFO L125 PetriNetUnfolderBase]: For 4083/4115 co-relation queries the response was YES. [2024-11-19 06:03:36,638 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-11-19 06:03:36,651 INFO L140 encePairwiseOnDemand]: 191/202 looper letters, 54 selfloop transitions, 22 changer transitions 0/285 dead transitions. [2024-11-19 06:03:36,651 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 230 places, 285 transitions, 1280 flow [2024-11-19 06:03:36,652 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-19 06:03:36,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-19 06:03:36,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1051 transitions. [2024-11-19 06:03:36,654 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8671617161716172 [2024-11-19 06:03:36,654 INFO L175 Difference]: Start difference. First operand has 225 places, 248 transitions, 1054 flow. Second operand 6 states and 1051 transitions. [2024-11-19 06:03:36,654 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 230 places, 285 transitions, 1280 flow [2024-11-19 06:03:36,667 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 228 places, 285 transitions, 1266 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 06:03:36,671 INFO L231 Difference]: Finished difference. Result has 233 places, 269 transitions, 1190 flow [2024-11-19 06:03:36,672 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-11-19 06:03:36,672 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 46 predicate places. [2024-11-19 06:03:36,672 INFO L471 AbstractCegarLoop]: Abstraction has has 233 places, 269 transitions, 1190 flow [2024-11-19 06:03:36,673 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-11-19 06:03:36,673 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:03:36,673 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-11-19 06:03:36,674 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-11-19 06:03:36,674 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-11-19 06:03:36,674 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:03:36,674 INFO L85 PathProgramCache]: Analyzing trace with hash -1852938791, now seen corresponding path program 1 times [2024-11-19 06:03:36,674 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:03:36,674 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [780113152] [2024-11-19 06:03:36,675 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:03:36,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:03:36,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:03:37,084 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:03:37,085 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:03:37,085 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [780113152] [2024-11-19 06:03:37,085 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [780113152] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:03:37,085 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:03:37,085 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 06:03:37,086 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2146207734] [2024-11-19 06:03:37,086 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:03:37,086 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-19 06:03:37,086 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:03:37,087 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-19 06:03:37,087 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-19 06:03:37,167 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 166 out of 202 [2024-11-19 06:03:37,169 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-11-19 06:03:37,170 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:03:37,170 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 166 of 202 [2024-11-19 06:03:37,170 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:03:37,593 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-11-19 06:03:37,593 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is not cut-off event [2024-11-19 06:03:37,593 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2024-11-19 06:03:37,594 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2024-11-19 06:03:37,594 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2024-11-19 06:03:37,884 INFO L124 PetriNetUnfolderBase]: 1067/4412 cut-off events. [2024-11-19 06:03:37,884 INFO L125 PetriNetUnfolderBase]: For 4669/4742 co-relation queries the response was YES. [2024-11-19 06:03:37,908 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-11-19 06:03:37,922 INFO L140 encePairwiseOnDemand]: 187/202 looper letters, 82 selfloop transitions, 48 changer transitions 0/344 dead transitions. [2024-11-19 06:03:37,922 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 238 places, 344 transitions, 1734 flow [2024-11-19 06:03:37,923 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-19 06:03:37,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-19 06:03:37,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1094 transitions. [2024-11-19 06:03:37,925 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9026402640264026 [2024-11-19 06:03:37,925 INFO L175 Difference]: Start difference. First operand has 233 places, 269 transitions, 1190 flow. Second operand 6 states and 1094 transitions. [2024-11-19 06:03:37,925 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 238 places, 344 transitions, 1734 flow [2024-11-19 06:03:37,940 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 238 places, 344 transitions, 1734 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 06:03:37,944 INFO L231 Difference]: Finished difference. Result has 243 places, 312 transitions, 1578 flow [2024-11-19 06:03:37,944 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-11-19 06:03:37,945 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 56 predicate places. [2024-11-19 06:03:37,945 INFO L471 AbstractCegarLoop]: Abstraction has has 243 places, 312 transitions, 1578 flow [2024-11-19 06:03:37,946 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-11-19 06:03:37,946 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:03:37,946 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-11-19 06:03:37,946 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-11-19 06:03:37,946 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-11-19 06:03:37,947 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:03:37,947 INFO L85 PathProgramCache]: Analyzing trace with hash -449837390, now seen corresponding path program 1 times [2024-11-19 06:03:37,947 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:03:37,947 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1448447019] [2024-11-19 06:03:37,947 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:03:37,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:03:37,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:03:38,408 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-19 06:03:38,408 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:03:38,409 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1448447019] [2024-11-19 06:03:38,409 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1448447019] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:03:38,409 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:03:38,409 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 06:03:38,409 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [390591111] [2024-11-19 06:03:38,409 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:03:38,410 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-19 06:03:38,410 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:03:38,410 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-19 06:03:38,410 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-19 06:03:38,525 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 165 out of 202 [2024-11-19 06:03:38,526 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-11-19 06:03:38,526 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:03:38,526 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 165 of 202 [2024-11-19 06:03:38,526 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:03:39,197 INFO L124 PetriNetUnfolderBase]: 1031/4348 cut-off events. [2024-11-19 06:03:39,197 INFO L125 PetriNetUnfolderBase]: For 5294/5355 co-relation queries the response was YES. [2024-11-19 06:03:39,219 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-11-19 06:03:39,236 INFO L140 encePairwiseOnDemand]: 191/202 looper letters, 102 selfloop transitions, 31 changer transitions 11/356 dead transitions. [2024-11-19 06:03:39,236 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 248 places, 356 transitions, 2059 flow [2024-11-19 06:03:39,236 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-19 06:03:39,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-19 06:03:39,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1062 transitions. [2024-11-19 06:03:39,239 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8762376237623762 [2024-11-19 06:03:39,239 INFO L175 Difference]: Start difference. First operand has 243 places, 312 transitions, 1578 flow. Second operand 6 states and 1062 transitions. [2024-11-19 06:03:39,239 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 248 places, 356 transitions, 2059 flow [2024-11-19 06:03:39,270 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 356 transitions, 2041 flow, removed 9 selfloop flow, removed 0 redundant places. [2024-11-19 06:03:39,275 INFO L231 Difference]: Finished difference. Result has 253 places, 333 transitions, 1861 flow [2024-11-19 06:03:39,276 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-11-19 06:03:39,276 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 66 predicate places. [2024-11-19 06:03:39,277 INFO L471 AbstractCegarLoop]: Abstraction has has 253 places, 333 transitions, 1861 flow [2024-11-19 06:03:39,277 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-11-19 06:03:39,277 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:03:39,278 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-11-19 06:03:39,278 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-11-19 06:03:39,278 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-11-19 06:03:39,278 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:03:39,278 INFO L85 PathProgramCache]: Analyzing trace with hash -1759250776, now seen corresponding path program 1 times [2024-11-19 06:03:39,279 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:03:39,279 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1534685268] [2024-11-19 06:03:39,279 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:03:39,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:03:39,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:03:39,893 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-19 06:03:39,893 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:03:39,893 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1534685268] [2024-11-19 06:03:39,894 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1534685268] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:03:39,894 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:03:39,894 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [] total 10 [2024-11-19 06:03:39,894 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1006818534] [2024-11-19 06:03:39,894 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:03:39,894 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-11-19 06:03:39,895 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:03:39,895 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-11-19 06:03:39,895 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=80, Unknown=0, NotChecked=0, Total=110 [2024-11-19 06:03:40,223 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 157 out of 202 [2024-11-19 06:03:40,225 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-11-19 06:03:40,225 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:03:40,225 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 157 of 202 [2024-11-19 06:03:40,225 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:03:41,002 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-11-19 06:03:41,002 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is not cut-off event [2024-11-19 06:03:41,002 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2024-11-19 06:03:41,003 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2024-11-19 06:03:41,003 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2024-11-19 06:03:41,232 INFO L124 PetriNetUnfolderBase]: 1144/4717 cut-off events. [2024-11-19 06:03:41,232 INFO L125 PetriNetUnfolderBase]: For 6107/6191 co-relation queries the response was YES. [2024-11-19 06:03:41,261 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-11-19 06:03:41,278 INFO L140 encePairwiseOnDemand]: 187/202 looper letters, 173 selfloop transitions, 70 changer transitions 2/447 dead transitions. [2024-11-19 06:03:41,278 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 265 places, 447 transitions, 2951 flow [2024-11-19 06:03:41,279 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. [2024-11-19 06:03:41,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 18 states. [2024-11-19 06:03:41,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 18 states and 2963 transitions. [2024-11-19 06:03:41,285 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.814906490649065 [2024-11-19 06:03:41,285 INFO L175 Difference]: Start difference. First operand has 253 places, 333 transitions, 1861 flow. Second operand 18 states and 2963 transitions. [2024-11-19 06:03:41,286 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 265 places, 447 transitions, 2951 flow [2024-11-19 06:03:41,319 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 265 places, 447 transitions, 2895 flow, removed 28 selfloop flow, removed 0 redundant places. [2024-11-19 06:03:41,326 INFO L231 Difference]: Finished difference. Result has 266 places, 351 transitions, 2070 flow [2024-11-19 06:03:41,326 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-11-19 06:03:41,327 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 79 predicate places. [2024-11-19 06:03:41,327 INFO L471 AbstractCegarLoop]: Abstraction has has 266 places, 351 transitions, 2070 flow [2024-11-19 06:03:41,328 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-11-19 06:03:41,328 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:03:41,328 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-11-19 06:03:41,328 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-11-19 06:03:41,329 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-11-19 06:03:41,329 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:03:41,329 INFO L85 PathProgramCache]: Analyzing trace with hash -1166856144, now seen corresponding path program 1 times [2024-11-19 06:03:41,329 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:03:41,331 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [467218692] [2024-11-19 06:03:41,331 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:03:41,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:03:41,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:03:41,866 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-19 06:03:41,866 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:03:41,866 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [467218692] [2024-11-19 06:03:41,867 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [467218692] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:03:41,867 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:03:41,867 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [] total 10 [2024-11-19 06:03:41,867 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [433043791] [2024-11-19 06:03:41,867 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:03:41,867 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-11-19 06:03:41,868 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:03:41,868 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-11-19 06:03:41,868 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=80, Unknown=0, NotChecked=0, Total=110 [2024-11-19 06:03:42,309 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 157 out of 202 [2024-11-19 06:03:42,310 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-11-19 06:03:42,311 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:03:42,311 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 157 of 202 [2024-11-19 06:03:42,311 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:03:43,230 INFO L124 PetriNetUnfolderBase]: 1039/4348 cut-off events. [2024-11-19 06:03:43,230 INFO L125 PetriNetUnfolderBase]: For 6172/6233 co-relation queries the response was YES. [2024-11-19 06:03:43,264 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-11-19 06:03:43,282 INFO L140 encePairwiseOnDemand]: 189/202 looper letters, 143 selfloop transitions, 42 changer transitions 6/397 dead transitions. [2024-11-19 06:03:43,282 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 277 places, 397 transitions, 2750 flow [2024-11-19 06:03:43,283 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2024-11-19 06:03:43,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 13 states. [2024-11-19 06:03:43,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 13 states and 2128 transitions. [2024-11-19 06:03:43,287 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8103579588728104 [2024-11-19 06:03:43,288 INFO L175 Difference]: Start difference. First operand has 266 places, 351 transitions, 2070 flow. Second operand 13 states and 2128 transitions. [2024-11-19 06:03:43,288 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 277 places, 397 transitions, 2750 flow [2024-11-19 06:03:43,326 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 269 places, 397 transitions, 2589 flow, removed 16 selfloop flow, removed 8 redundant places. [2024-11-19 06:03:43,331 INFO L231 Difference]: Finished difference. Result has 269 places, 350 transitions, 2027 flow [2024-11-19 06:03:43,332 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-11-19 06:03:43,332 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 82 predicate places. [2024-11-19 06:03:43,333 INFO L471 AbstractCegarLoop]: Abstraction has has 269 places, 350 transitions, 2027 flow [2024-11-19 06:03:43,333 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-11-19 06:03:43,334 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:03:43,334 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-11-19 06:03:43,334 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2024-11-19 06:03:43,334 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-11-19 06:03:43,334 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:03:43,334 INFO L85 PathProgramCache]: Analyzing trace with hash 558586246, now seen corresponding path program 1 times [2024-11-19 06:03:43,335 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:03:43,335 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [702709432] [2024-11-19 06:03:43,335 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:03:43,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:03:43,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:03:43,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-11-19 06:03:43,381 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:03:43,381 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [702709432] [2024-11-19 06:03:43,381 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [702709432] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:03:43,381 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:03:43,381 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 06:03:43,382 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2136616353] [2024-11-19 06:03:43,382 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:03:43,382 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 06:03:43,382 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:03:43,383 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 06:03:43,383 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 06:03:43,404 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 176 out of 202 [2024-11-19 06:03:43,405 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-11-19 06:03:43,405 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:03:43,405 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 176 of 202 [2024-11-19 06:03:43,405 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:03:43,695 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-11-19 06:03:43,695 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-19 06:03:43,695 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 06:03:43,695 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 06:03:43,695 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 06:03:43,700 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-11-19 06:03:43,700 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-19 06:03:43,700 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 06:03:43,700 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 06:03:43,700 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 06:03:43,824 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-11-19 06:03:43,824 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-19 06:03:43,825 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-19 06:03:43,825 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-19 06:03:43,825 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-19 06:03:43,837 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-11-19 06:03:43,837 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-19 06:03:43,837 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-19 06:03:43,837 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-19 06:03:43,837 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 06:03:43,873 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-11-19 06:03:43,873 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-19 06:03:43,873 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:03:43,873 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-19 06:03:43,873 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 06:03:43,873 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-11-19 06:03:43,874 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:03:43,874 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 06:03:43,874 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-19 06:03:43,874 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:03:43,979 INFO L124 PetriNetUnfolderBase]: 1199/4865 cut-off events. [2024-11-19 06:03:43,979 INFO L125 PetriNetUnfolderBase]: For 5840/6041 co-relation queries the response was YES. [2024-11-19 06:03:44,004 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-11-19 06:03:44,020 INFO L140 encePairwiseOnDemand]: 195/202 looper letters, 39 selfloop transitions, 11 changer transitions 3/367 dead transitions. [2024-11-19 06:03:44,021 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 271 places, 367 transitions, 2197 flow [2024-11-19 06:03:44,021 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 06:03:44,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 06:03:44,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 562 transitions. [2024-11-19 06:03:44,023 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9273927392739274 [2024-11-19 06:03:44,023 INFO L175 Difference]: Start difference. First operand has 269 places, 350 transitions, 2027 flow. Second operand 3 states and 562 transitions. [2024-11-19 06:03:44,023 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 271 places, 367 transitions, 2197 flow [2024-11-19 06:03:44,056 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 260 places, 367 transitions, 2120 flow, removed 0 selfloop flow, removed 11 redundant places. [2024-11-19 06:03:44,060 INFO L231 Difference]: Finished difference. Result has 262 places, 354 transitions, 2007 flow [2024-11-19 06:03:44,060 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-11-19 06:03:44,062 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 75 predicate places. [2024-11-19 06:03:44,062 INFO L471 AbstractCegarLoop]: Abstraction has has 262 places, 354 transitions, 2007 flow [2024-11-19 06:03:44,062 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-11-19 06:03:44,062 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:03:44,063 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-11-19 06:03:44,063 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2024-11-19 06:03:44,063 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-11-19 06:03:44,063 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:03:44,064 INFO L85 PathProgramCache]: Analyzing trace with hash -38810541, now seen corresponding path program 1 times [2024-11-19 06:03:44,064 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:03:44,064 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1574104560] [2024-11-19 06:03:44,064 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:03:44,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:03:44,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:03:44,162 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:03:44,162 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:03:44,162 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1574104560] [2024-11-19 06:03:44,162 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1574104560] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:03:44,162 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:03:44,162 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-19 06:03:44,162 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [170278427] [2024-11-19 06:03:44,163 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:03:44,164 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 06:03:44,164 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:03:44,164 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 06:03:44,165 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 06:03:44,173 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 184 out of 202 [2024-11-19 06:03:44,174 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-11-19 06:03:44,174 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:03:44,174 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 184 of 202 [2024-11-19 06:03:44,174 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:03:44,391 INFO L124 PetriNetUnfolderBase]: 314/1673 cut-off events. [2024-11-19 06:03:44,391 INFO L125 PetriNetUnfolderBase]: For 2012/2091 co-relation queries the response was YES. [2024-11-19 06:03:44,397 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-11-19 06:03:44,402 INFO L140 encePairwiseOnDemand]: 198/202 looper letters, 11 selfloop transitions, 4 changer transitions 0/307 dead transitions. [2024-11-19 06:03:44,402 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 258 places, 307 transitions, 1651 flow [2024-11-19 06:03:44,402 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 06:03:44,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 06:03:44,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 567 transitions. [2024-11-19 06:03:44,404 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9356435643564357 [2024-11-19 06:03:44,404 INFO L175 Difference]: Start difference. First operand has 262 places, 354 transitions, 2007 flow. Second operand 3 states and 567 transitions. [2024-11-19 06:03:44,404 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 258 places, 307 transitions, 1651 flow [2024-11-19 06:03:44,425 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 249 places, 307 transitions, 1588 flow, removed 15 selfloop flow, removed 9 redundant places. [2024-11-19 06:03:44,429 INFO L231 Difference]: Finished difference. Result has 249 places, 307 transitions, 1566 flow [2024-11-19 06:03:44,429 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-11-19 06:03:44,430 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 62 predicate places. [2024-11-19 06:03:44,430 INFO L471 AbstractCegarLoop]: Abstraction has has 249 places, 307 transitions, 1566 flow [2024-11-19 06:03:44,430 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-11-19 06:03:44,430 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:03:44,431 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-11-19 06:03:44,431 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2024-11-19 06:03:44,431 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-11-19 06:03:44,431 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:03:44,431 INFO L85 PathProgramCache]: Analyzing trace with hash -1132359509, now seen corresponding path program 1 times [2024-11-19 06:03:44,431 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:03:44,432 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1216475834] [2024-11-19 06:03:44,432 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:03:44,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:03:44,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:03:44,570 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 30 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-19 06:03:44,570 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:03:44,570 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1216475834] [2024-11-19 06:03:44,571 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1216475834] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:03:44,571 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:03:44,571 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 06:03:44,571 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1191463701] [2024-11-19 06:03:44,571 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:03:44,571 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-19 06:03:44,572 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:03:44,572 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-19 06:03:44,572 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-19 06:03:44,629 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 173 out of 202 [2024-11-19 06:03:44,630 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-11-19 06:03:44,630 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:03:44,630 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 173 of 202 [2024-11-19 06:03:44,630 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:03:45,071 INFO L124 PetriNetUnfolderBase]: 615/2824 cut-off events. [2024-11-19 06:03:45,071 INFO L125 PetriNetUnfolderBase]: For 3256/3419 co-relation queries the response was YES. [2024-11-19 06:03:45,079 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-11-19 06:03:45,084 INFO L140 encePairwiseOnDemand]: 193/202 looper letters, 48 selfloop transitions, 12 changer transitions 14/336 dead transitions. [2024-11-19 06:03:45,084 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 254 places, 336 transitions, 1861 flow [2024-11-19 06:03:45,084 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-19 06:03:45,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-19 06:03:45,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1086 transitions. [2024-11-19 06:03:45,087 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8960396039603961 [2024-11-19 06:03:45,087 INFO L175 Difference]: Start difference. First operand has 249 places, 307 transitions, 1566 flow. Second operand 6 states and 1086 transitions. [2024-11-19 06:03:45,087 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 254 places, 336 transitions, 1861 flow [2024-11-19 06:03:45,110 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 253 places, 336 transitions, 1854 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-19 06:03:45,115 INFO L231 Difference]: Finished difference. Result has 257 places, 307 transitions, 1628 flow [2024-11-19 06:03:45,115 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-11-19 06:03:45,115 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 70 predicate places. [2024-11-19 06:03:45,116 INFO L471 AbstractCegarLoop]: Abstraction has has 257 places, 307 transitions, 1628 flow [2024-11-19 06:03:45,116 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-11-19 06:03:45,116 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:03:45,117 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-11-19 06:03:45,117 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2024-11-19 06:03:45,117 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-11-19 06:03:45,117 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:03:45,118 INFO L85 PathProgramCache]: Analyzing trace with hash 567849923, now seen corresponding path program 1 times [2024-11-19 06:03:45,118 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:03:45,118 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [986989708] [2024-11-19 06:03:45,118 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:03:45,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:03:45,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:03:45,244 INFO L134 CoverageAnalysis]: Checked inductivity of 35 backedges. 29 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-19 06:03:45,245 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:03:45,245 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [986989708] [2024-11-19 06:03:45,245 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [986989708] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:03:45,245 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:03:45,245 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 06:03:45,245 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1086908804] [2024-11-19 06:03:45,246 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:03:45,246 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-19 06:03:45,247 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:03:45,247 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-19 06:03:45,247 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-19 06:03:45,305 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 173 out of 202 [2024-11-19 06:03:45,306 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-11-19 06:03:45,307 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:03:45,307 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 173 of 202 [2024-11-19 06:03:45,307 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:03:46,156 INFO L124 PetriNetUnfolderBase]: 1066/4472 cut-off events. [2024-11-19 06:03:46,157 INFO L125 PetriNetUnfolderBase]: For 6170/6481 co-relation queries the response was YES. [2024-11-19 06:03:46,183 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-11-19 06:03:46,194 INFO L140 encePairwiseOnDemand]: 193/202 looper letters, 62 selfloop transitions, 16 changer transitions 0/340 dead transitions. [2024-11-19 06:03:46,195 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 261 places, 340 transitions, 2008 flow [2024-11-19 06:03:46,195 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-19 06:03:46,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-19 06:03:46,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1086 transitions. [2024-11-19 06:03:46,197 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8960396039603961 [2024-11-19 06:03:46,197 INFO L175 Difference]: Start difference. First operand has 257 places, 307 transitions, 1628 flow. Second operand 6 states and 1086 transitions. [2024-11-19 06:03:46,197 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 261 places, 340 transitions, 2008 flow [2024-11-19 06:03:46,240 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 259 places, 340 transitions, 2000 flow, removed 1 selfloop flow, removed 2 redundant places. [2024-11-19 06:03:46,245 INFO L231 Difference]: Finished difference. Result has 263 places, 321 transitions, 1806 flow [2024-11-19 06:03:46,246 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-11-19 06:03:46,246 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 76 predicate places. [2024-11-19 06:03:46,246 INFO L471 AbstractCegarLoop]: Abstraction has has 263 places, 321 transitions, 1806 flow [2024-11-19 06:03:46,247 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-11-19 06:03:46,247 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:03:46,247 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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-11-19 06:03:46,247 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2024-11-19 06:03:46,248 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-11-19 06:03:46,248 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:03:46,248 INFO L85 PathProgramCache]: Analyzing trace with hash 955441698, now seen corresponding path program 1 times [2024-11-19 06:03:46,248 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:03:46,250 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [672429737] [2024-11-19 06:03:46,250 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:03:46,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:03:46,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 06:03:46,305 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 06:03:46,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 06:03:46,383 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 06:03:46,383 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-19 06:03:46,384 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (15 of 16 remaining) [2024-11-19 06:03:46,386 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (14 of 16 remaining) [2024-11-19 06:03:46,387 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (13 of 16 remaining) [2024-11-19 06:03:46,387 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (12 of 16 remaining) [2024-11-19 06:03:46,387 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (11 of 16 remaining) [2024-11-19 06:03:46,387 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (10 of 16 remaining) [2024-11-19 06:03:46,388 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (9 of 16 remaining) [2024-11-19 06:03:46,388 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (8 of 16 remaining) [2024-11-19 06:03:46,388 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (7 of 16 remaining) [2024-11-19 06:03:46,388 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (6 of 16 remaining) [2024-11-19 06:03:46,388 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (5 of 16 remaining) [2024-11-19 06:03:46,388 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (4 of 16 remaining) [2024-11-19 06:03:46,388 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (3 of 16 remaining) [2024-11-19 06:03:46,389 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (2 of 16 remaining) [2024-11-19 06:03:46,389 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (1 of 16 remaining) [2024-11-19 06:03:46,389 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (0 of 16 remaining) [2024-11-19 06:03:46,389 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2024-11-19 06:03:46,389 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-11-19 06:03:46,395 WARN L244 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-19 06:03:46,395 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-19 06:03:46,442 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-11-19 06:03:46,448 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 232 places, 249 transitions, 514 flow [2024-11-19 06:03:46,527 INFO L124 PetriNetUnfolderBase]: 48/482 cut-off events. [2024-11-19 06:03:46,528 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-11-19 06:03:46,532 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-11-19 06:03:46,532 INFO L82 GeneralOperation]: Start removeDead. Operand has 232 places, 249 transitions, 514 flow [2024-11-19 06:03:46,537 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 232 places, 249 transitions, 514 flow [2024-11-19 06:03:46,539 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-19 06:03:46,539 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;@2718256e, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-19 06:03:46,540 INFO L334 AbstractCegarLoop]: Starting to check reachability of 20 error locations. [2024-11-19 06:03:46,545 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-19 06:03:46,545 INFO L124 PetriNetUnfolderBase]: 2/40 cut-off events. [2024-11-19 06:03:46,545 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-19 06:03:46,545 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:03:46,545 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:03:46,545 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-11-19 06:03:46,546 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:03:46,546 INFO L85 PathProgramCache]: Analyzing trace with hash -358838907, now seen corresponding path program 1 times [2024-11-19 06:03:46,546 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:03:46,546 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [955483567] [2024-11-19 06:03:46,546 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:03:46,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:03:46,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:03:46,570 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:03:46,570 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:03:46,570 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [955483567] [2024-11-19 06:03:46,570 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [955483567] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:03:46,570 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:03:46,571 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 06:03:46,571 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [139131511] [2024-11-19 06:03:46,571 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:03:46,571 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 06:03:46,571 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:03:46,572 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 06:03:46,572 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 06:03:46,590 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 216 out of 249 [2024-11-19 06:03:46,591 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-11-19 06:03:46,591 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:03:46,592 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 216 of 249 [2024-11-19 06:03:46,592 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:03:47,325 INFO L124 PetriNetUnfolderBase]: 1068/4780 cut-off events. [2024-11-19 06:03:47,326 INFO L125 PetriNetUnfolderBase]: For 47/47 co-relation queries the response was YES. [2024-11-19 06:03:47,346 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-11-19 06:03:47,363 INFO L140 encePairwiseOnDemand]: 242/249 looper letters, 26 selfloop transitions, 2 changer transitions 2/244 dead transitions. [2024-11-19 06:03:47,363 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 233 places, 244 transitions, 560 flow [2024-11-19 06:03:47,364 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 06:03:47,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 06:03:47,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 681 transitions. [2024-11-19 06:03:47,365 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9116465863453815 [2024-11-19 06:03:47,365 INFO L175 Difference]: Start difference. First operand has 232 places, 249 transitions, 514 flow. Second operand 3 states and 681 transitions. [2024-11-19 06:03:47,365 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 233 places, 244 transitions, 560 flow [2024-11-19 06:03:47,366 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 233 places, 244 transitions, 560 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 06:03:47,369 INFO L231 Difference]: Finished difference. Result has 233 places, 242 transitions, 504 flow [2024-11-19 06:03:47,370 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-11-19 06:03:47,370 INFO L277 CegarLoopForPetriNet]: 232 programPoint places, 1 predicate places. [2024-11-19 06:03:47,370 INFO L471 AbstractCegarLoop]: Abstraction has has 233 places, 242 transitions, 504 flow [2024-11-19 06:03:47,370 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-11-19 06:03:47,371 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:03:47,371 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-11-19 06:03:47,371 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2024-11-19 06:03:47,371 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-11-19 06:03:47,371 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:03:47,371 INFO L85 PathProgramCache]: Analyzing trace with hash 552674431, now seen corresponding path program 1 times [2024-11-19 06:03:47,372 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:03:47,372 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [757543842] [2024-11-19 06:03:47,372 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:03:47,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:03:47,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:03:47,391 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:03:47,392 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:03:47,392 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [757543842] [2024-11-19 06:03:47,392 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [757543842] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:03:47,392 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:03:47,392 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 06:03:47,392 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [988261398] [2024-11-19 06:03:47,392 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:03:47,393 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 06:03:47,393 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:03:47,393 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 06:03:47,393 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 06:03:47,416 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 211 out of 249 [2024-11-19 06:03:47,417 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-11-19 06:03:47,417 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:03:47,417 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 211 of 249 [2024-11-19 06:03:47,417 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:03:48,692 INFO L124 PetriNetUnfolderBase]: 3494/10959 cut-off events. [2024-11-19 06:03:48,692 INFO L125 PetriNetUnfolderBase]: For 121/121 co-relation queries the response was YES. [2024-11-19 06:03:48,723 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-11-19 06:03:48,750 INFO L140 encePairwiseOnDemand]: 234/249 looper letters, 52 selfloop transitions, 11 changer transitions 0/271 dead transitions. [2024-11-19 06:03:48,751 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 233 places, 271 transitions, 699 flow [2024-11-19 06:03:48,751 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 06:03:48,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 06:03:48,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 700 transitions. [2024-11-19 06:03:48,752 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9370816599732262 [2024-11-19 06:03:48,752 INFO L175 Difference]: Start difference. First operand has 233 places, 242 transitions, 504 flow. Second operand 3 states and 700 transitions. [2024-11-19 06:03:48,752 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 233 places, 271 transitions, 699 flow [2024-11-19 06:03:48,754 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 231 places, 271 transitions, 695 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 06:03:48,757 INFO L231 Difference]: Finished difference. Result has 233 places, 253 transitions, 596 flow [2024-11-19 06:03:48,757 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-11-19 06:03:48,758 INFO L277 CegarLoopForPetriNet]: 232 programPoint places, 1 predicate places. [2024-11-19 06:03:48,758 INFO L471 AbstractCegarLoop]: Abstraction has has 233 places, 253 transitions, 596 flow [2024-11-19 06:03:48,759 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-11-19 06:03:48,759 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:03:48,759 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-11-19 06:03:48,759 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23 [2024-11-19 06:03:48,759 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-11-19 06:03:48,759 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:03:48,760 INFO L85 PathProgramCache]: Analyzing trace with hash -1273668054, now seen corresponding path program 1 times [2024-11-19 06:03:48,760 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:03:48,760 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [367354279] [2024-11-19 06:03:48,760 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:03:48,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:03:48,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:03:48,779 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:03:48,779 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:03:48,779 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [367354279] [2024-11-19 06:03:48,779 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [367354279] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:03:48,779 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:03:48,779 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 06:03:48,780 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [176613418] [2024-11-19 06:03:48,780 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:03:48,780 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 06:03:48,780 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:03:48,781 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 06:03:48,781 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 06:03:48,793 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 216 out of 249 [2024-11-19 06:03:48,794 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-11-19 06:03:48,794 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:03:48,794 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 216 of 249 [2024-11-19 06:03:48,794 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:03:49,288 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-11-19 06:03:49,289 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-11-19 06:03:49,289 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 06:03:49,289 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 06:03:49,289 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 06:03:49,342 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-11-19 06:03:49,343 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-19 06:03:49,343 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 06:03:49,343 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 06:03:49,343 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 06:03:49,350 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-11-19 06:03:49,351 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-19 06:03:49,351 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 06:03:49,351 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 06:03:49,351 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 06:03:49,388 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-11-19 06:03:49,389 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-19 06:03:49,389 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 06:03:49,389 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 06:03:49,389 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 06:03:49,389 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 06:03:49,407 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-11-19 06:03:49,407 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-19 06:03:49,407 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 06:03:49,407 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 06:03:49,407 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 06:03:49,411 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-11-19 06:03:49,411 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-19 06:03:49,411 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 06:03:49,411 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 06:03:49,411 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 06:03:49,412 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-11-19 06:03:49,412 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-19 06:03:49,412 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 06:03:49,412 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 06:03:49,412 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 06:03:49,412 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 06:03:49,432 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-11-19 06:03:49,433 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-19 06:03:49,433 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 06:03:49,433 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 06:03:49,433 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 06:03:49,459 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-11-19 06:03:49,460 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-19 06:03:49,460 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 06:03:49,460 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 06:03:49,460 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 06:03:49,492 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-11-19 06:03:49,492 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2024-11-19 06:03:49,492 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-11-19 06:03:49,492 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-19 06:03:49,493 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-19 06:03:49,563 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-11-19 06:03:49,564 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-19 06:03:49,564 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 06:03:49,564 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 06:03:49,564 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 06:03:49,634 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-11-19 06:03:49,634 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-19 06:03:49,634 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 06:03:49,634 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 06:03:49,634 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 06:03:49,730 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-11-19 06:03:49,730 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-19 06:03:49,730 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:03:49,730 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:03:49,730 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:03:49,757 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-11-19 06:03:49,757 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2024-11-19 06:03:49,757 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-19 06:03:49,757 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-19 06:03:49,757 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-19 06:03:49,939 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-11-19 06:03:49,940 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 06:03:49,940 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:49,940 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:49,940 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:50,049 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-11-19 06:03:50,050 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 06:03:50,050 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:03:50,050 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:03:50,050 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:03:50,059 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-11-19 06:03:50,060 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:03:50,060 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:03:50,060 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:03:50,060 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:03:50,060 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:03:50,082 INFO L124 PetriNetUnfolderBase]: 3118/12578 cut-off events. [2024-11-19 06:03:50,083 INFO L125 PetriNetUnfolderBase]: For 614/678 co-relation queries the response was YES. [2024-11-19 06:03:50,122 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-11-19 06:03:50,159 INFO L140 encePairwiseOnDemand]: 243/249 looper letters, 34 selfloop transitions, 3 changer transitions 0/261 dead transitions. [2024-11-19 06:03:50,159 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 232 places, 261 transitions, 691 flow [2024-11-19 06:03:50,160 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 06:03:50,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 06:03:50,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 688 transitions. [2024-11-19 06:03:50,161 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9210174029451138 [2024-11-19 06:03:50,161 INFO L175 Difference]: Start difference. First operand has 233 places, 253 transitions, 596 flow. Second operand 3 states and 688 transitions. [2024-11-19 06:03:50,161 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 232 places, 261 transitions, 691 flow [2024-11-19 06:03:50,174 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 230 places, 261 transitions, 669 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 06:03:50,176 INFO L231 Difference]: Finished difference. Result has 231 places, 253 transitions, 589 flow [2024-11-19 06:03:50,176 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-11-19 06:03:50,177 INFO L277 CegarLoopForPetriNet]: 232 programPoint places, -1 predicate places. [2024-11-19 06:03:50,177 INFO L471 AbstractCegarLoop]: Abstraction has has 231 places, 253 transitions, 589 flow [2024-11-19 06:03:50,177 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-11-19 06:03:50,177 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:03:50,177 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:03:50,178 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24 [2024-11-19 06:03:50,178 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-11-19 06:03:50,178 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:03:50,178 INFO L85 PathProgramCache]: Analyzing trace with hash 1453294320, now seen corresponding path program 1 times [2024-11-19 06:03:50,178 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:03:50,178 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1793992795] [2024-11-19 06:03:50,178 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:03:50,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:03:50,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:03:50,357 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:03:50,357 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:03:50,357 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1793992795] [2024-11-19 06:03:50,357 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1793992795] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:03:50,357 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:03:50,357 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 06:03:50,357 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [6859120] [2024-11-19 06:03:50,357 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:03:50,358 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-19 06:03:50,358 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:03:50,358 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-19 06:03:50,359 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-19 06:03:50,463 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 215 out of 249 [2024-11-19 06:03:50,464 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-11-19 06:03:50,464 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:03:50,465 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 215 of 249 [2024-11-19 06:03:50,465 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:03:51,022 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-11-19 06:03:51,022 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-19 06:03:51,022 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 06:03:51,022 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 06:03:51,022 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 06:03:51,143 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-11-19 06:03:51,143 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-19 06:03:51,143 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 06:03:51,144 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 06:03:51,144 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 06:03:51,144 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 06:03:51,164 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-11-19 06:03:51,164 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-19 06:03:51,164 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 06:03:51,164 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 06:03:51,164 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 06:03:51,165 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-11-19 06:03:51,165 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-19 06:03:51,165 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 06:03:51,165 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 06:03:51,165 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 06:03:51,165 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 06:03:51,185 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-11-19 06:03:51,185 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-19 06:03:51,185 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 06:03:51,185 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 06:03:51,185 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 06:03:51,200 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-11-19 06:03:51,200 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-19 06:03:51,200 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 06:03:51,200 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 06:03:51,200 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 06:03:51,208 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-11-19 06:03:51,208 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-19 06:03:51,208 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 06:03:51,208 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 06:03:51,208 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 06:03:51,222 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-11-19 06:03:51,222 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-19 06:03:51,223 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 06:03:51,223 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 06:03:51,223 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 06:03:51,264 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-11-19 06:03:51,264 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-19 06:03:51,264 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 06:03:51,264 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 06:03:51,264 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 06:03:51,311 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-11-19 06:03:51,312 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-19 06:03:51,312 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 06:03:51,312 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 06:03:51,312 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 06:03:51,312 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 06:03:51,360 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-11-19 06:03:51,360 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-19 06:03:51,360 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 06:03:51,360 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 06:03:51,360 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 06:03:51,360 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 06:03:51,360 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 06:03:51,384 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-11-19 06:03:51,384 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-19 06:03:51,384 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 06:03:51,384 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 06:03:51,384 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 06:03:51,385 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-11-19 06:03:51,385 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-19 06:03:51,385 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 06:03:51,385 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 06:03:51,385 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 06:03:51,385 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 06:03:51,388 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-11-19 06:03:51,388 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-19 06:03:51,388 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 06:03:51,388 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 06:03:51,388 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 06:03:51,389 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-11-19 06:03:51,389 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-19 06:03:51,389 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:03:51,389 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:03:51,389 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:03:51,409 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-11-19 06:03:51,409 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-19 06:03:51,409 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 06:03:51,409 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 06:03:51,409 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 06:03:51,414 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-11-19 06:03:51,414 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-19 06:03:51,414 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 06:03:51,414 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 06:03:51,414 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 06:03:51,436 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-11-19 06:03:51,436 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-19 06:03:51,436 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:03:51,436 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:03:51,437 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:03:51,444 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-11-19 06:03:51,444 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-19 06:03:51,444 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:03:51,445 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:03:51,445 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:03:51,445 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:03:51,556 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-11-19 06:03:51,556 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-19 06:03:51,556 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:03:51,556 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:03:51,556 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:03:51,561 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-11-19 06:03:51,561 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-19 06:03:51,561 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:03:51,561 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:03:51,561 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:03:51,562 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-11-19 06:03:51,562 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-19 06:03:51,562 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:03:51,562 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:03:51,562 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:03:51,562 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:03:51,587 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-11-19 06:03:51,587 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-19 06:03:51,587 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:03:51,587 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:03:51,587 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:03:51,603 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-11-19 06:03:51,603 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 06:03:51,603 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:03:51,603 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:03:51,603 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:51,653 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-11-19 06:03:51,653 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-19 06:03:51,653 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:03:51,653 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:03:51,653 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:03:51,654 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:51,679 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-11-19 06:03:51,679 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-19 06:03:51,679 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:03:51,679 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:03:51,679 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:03:51,680 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-11-19 06:03:51,680 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-19 06:03:51,680 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:51,680 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:03:51,680 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:03:51,680 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:03:51,784 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-11-19 06:03:51,784 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:03:51,784 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:03:51,784 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:03:51,784 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:03:51,812 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-11-19 06:03:51,813 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 06:03:51,813 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:03:51,813 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:03:51,813 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:03:51,813 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-11-19 06:03:51,813 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 06:03:51,813 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:03:51,813 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:03:51,813 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:03:51,813 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:03:51,819 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-11-19 06:03:51,819 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 06:03:51,819 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 06:03:51,819 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-19 06:03:51,819 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 06:03:51,821 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-11-19 06:03:51,822 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 06:03:51,822 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:03:51,822 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:03:51,822 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:03:51,828 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-11-19 06:03:51,828 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 06:03:51,828 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 06:03:51,828 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-19 06:03:51,828 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-19 06:03:51,832 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-11-19 06:03:51,832 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:03:51,832 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:03:51,833 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:03:51,833 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:03:51,833 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:03:51,834 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-11-19 06:03:51,834 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 06:03:51,834 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:03:51,834 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:03:51,834 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:03:51,834 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:03:51,835 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-11-19 06:03:51,835 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:03:51,835 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:03:51,836 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:03:51,836 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:03:51,875 INFO L124 PetriNetUnfolderBase]: 3372/12259 cut-off events. [2024-11-19 06:03:51,875 INFO L125 PetriNetUnfolderBase]: For 119/119 co-relation queries the response was YES. [2024-11-19 06:03:51,924 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-11-19 06:03:51,961 INFO L140 encePairwiseOnDemand]: 241/249 looper letters, 40 selfloop transitions, 2 changer transitions 5/270 dead transitions. [2024-11-19 06:03:51,961 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 236 places, 270 transitions, 717 flow [2024-11-19 06:03:51,961 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-19 06:03:51,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-19 06:03:51,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1338 transitions. [2024-11-19 06:03:51,963 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8955823293172691 [2024-11-19 06:03:51,963 INFO L175 Difference]: Start difference. First operand has 231 places, 253 transitions, 589 flow. Second operand 6 states and 1338 transitions. [2024-11-19 06:03:51,963 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 236 places, 270 transitions, 717 flow [2024-11-19 06:03:51,966 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 236 places, 270 transitions, 717 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 06:03:51,969 INFO L231 Difference]: Finished difference. Result has 240 places, 254 transitions, 611 flow [2024-11-19 06:03:51,969 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-11-19 06:03:51,970 INFO L277 CegarLoopForPetriNet]: 232 programPoint places, 8 predicate places. [2024-11-19 06:03:51,970 INFO L471 AbstractCegarLoop]: Abstraction has has 240 places, 254 transitions, 611 flow [2024-11-19 06:03:51,970 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-11-19 06:03:51,970 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:03:51,970 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-11-19 06:03:51,970 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable25 [2024-11-19 06:03:51,971 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-11-19 06:03:51,971 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:03:51,971 INFO L85 PathProgramCache]: Analyzing trace with hash 1446580029, now seen corresponding path program 1 times [2024-11-19 06:03:51,971 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:03:51,971 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [585585147] [2024-11-19 06:03:51,971 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:03:51,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:03:51,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:03:52,020 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:03:52,021 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:03:52,021 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [585585147] [2024-11-19 06:03:52,021 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [585585147] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:03:52,021 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:03:52,021 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-19 06:03:52,021 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [458305473] [2024-11-19 06:03:52,021 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:03:52,022 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 06:03:52,022 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:03:52,023 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 06:03:52,023 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 06:03:52,059 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 221 out of 249 [2024-11-19 06:03:52,060 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-11-19 06:03:52,060 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:03:52,061 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 221 of 249 [2024-11-19 06:03:52,061 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:03:53,604 INFO L124 PetriNetUnfolderBase]: 2948/10996 cut-off events. [2024-11-19 06:03:53,604 INFO L125 PetriNetUnfolderBase]: For 165/165 co-relation queries the response was YES. [2024-11-19 06:03:53,636 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-11-19 06:03:53,659 INFO L140 encePairwiseOnDemand]: 246/249 looper letters, 29 selfloop transitions, 2 changer transitions 0/261 dead transitions. [2024-11-19 06:03:53,659 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 239 places, 261 transitions, 687 flow [2024-11-19 06:03:53,660 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 06:03:53,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 06:03:53,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 695 transitions. [2024-11-19 06:03:53,661 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9303882195448461 [2024-11-19 06:03:53,661 INFO L175 Difference]: Start difference. First operand has 240 places, 254 transitions, 611 flow. Second operand 3 states and 695 transitions. [2024-11-19 06:03:53,661 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 239 places, 261 transitions, 687 flow [2024-11-19 06:03:53,663 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 235 places, 261 transitions, 675 flow, removed 5 selfloop flow, removed 4 redundant places. [2024-11-19 06:03:53,666 INFO L231 Difference]: Finished difference. Result has 236 places, 255 transitions, 611 flow [2024-11-19 06:03:53,666 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-11-19 06:03:53,667 INFO L277 CegarLoopForPetriNet]: 232 programPoint places, 4 predicate places. [2024-11-19 06:03:53,667 INFO L471 AbstractCegarLoop]: Abstraction has has 236 places, 255 transitions, 611 flow [2024-11-19 06:03:53,667 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-11-19 06:03:53,667 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:03:53,667 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-11-19 06:03:53,668 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable26 [2024-11-19 06:03:53,668 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-11-19 06:03:53,668 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:03:53,668 INFO L85 PathProgramCache]: Analyzing trace with hash 1896851222, now seen corresponding path program 1 times [2024-11-19 06:03:53,668 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:03:53,668 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [870940868] [2024-11-19 06:03:53,668 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:03:53,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:03:53,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:03:53,703 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:03:53,703 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:03:53,703 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [870940868] [2024-11-19 06:03:53,703 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [870940868] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:03:53,703 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:03:53,703 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-19 06:03:53,703 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1777326028] [2024-11-19 06:03:53,703 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:03:53,703 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-19 06:03:53,704 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:03:53,704 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-19 06:03:53,704 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-19 06:03:53,764 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 210 out of 249 [2024-11-19 06:03:53,765 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-11-19 06:03:53,765 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:03:53,765 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 210 of 249 [2024-11-19 06:03:53,765 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:03:53,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:53,874 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is not cut-off event [2024-11-19 06:03:53,874 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2024-11-19 06:03:53,874 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-11-19 06:03:53,874 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-11-19 06:03:54,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:54,390 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2024-11-19 06:03:54,390 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-19 06:03:54,390 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-19 06:03:54,390 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-19 06:03:54,391 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-11-19 06:03:54,391 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2024-11-19 06:03:54,391 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-19 06:03:54,391 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-19 06:03:54,391 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-19 06:03:54,492 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-11-19 06:03:54,492 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2024-11-19 06:03:54,492 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-11-19 06:03:54,493 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-11-19 06:03:54,493 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-11-19 06:03:54,736 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-11-19 06:03:54,736 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-19 06:03:54,736 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 06:03:54,736 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 06:03:54,736 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 06:03:54,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], [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-11-19 06:03:54,748 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2024-11-19 06:03:54,748 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 06:03:54,748 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 06:03:54,748 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 06:03:54,806 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-11-19 06:03:54,806 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2024-11-19 06:03:54,806 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 06:03:54,806 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-19 06:03:54,806 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-19 06:03:54,810 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-11-19 06:03:54,810 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2024-11-19 06:03:54,810 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-19 06:03:54,810 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 06:03:54,810 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-19 06:03:54,935 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-11-19 06:03:54,935 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2024-11-19 06:03:54,935 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 06:03:54,935 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-19 06:03:54,935 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-19 06:03:54,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][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-11-19 06:03:54,952 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-19 06:03:54,952 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 06:03:54,952 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 06:03:54,952 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 06:03:54,972 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-11-19 06:03:54,972 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-19 06:03:54,972 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 06:03:54,972 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:03:54,972 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 06:03:54,978 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-11-19 06:03:54,978 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2024-11-19 06:03:54,978 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 06:03:54,978 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 06:03:54,978 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-19 06:03:54,980 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-11-19 06:03:54,980 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2024-11-19 06:03:54,980 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 06:03:54,980 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 06:03:54,980 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-19 06:03:55,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:55,012 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-19 06:03:55,012 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:03:55,012 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:03:55,012 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:03:55,014 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-11-19 06:03:55,014 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-19 06:03:55,014 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:03:55,014 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:03:55,014 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:03:55,016 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-11-19 06:03:55,016 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-19 06:03:55,016 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:03:55,016 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:03:55,016 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:03:55,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][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-11-19 06:03:55,044 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2024-11-19 06:03:55,044 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 06:03:55,045 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-19 06:03:55,045 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-19 06:03:55,062 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-11-19 06:03:55,062 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-19 06:03:55,062 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:03:55,062 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:03:55,062 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:03:55,063 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-11-19 06:03:55,063 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-19 06:03:55,064 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:03:55,064 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:03:55,064 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:03:55,066 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-11-19 06:03:55,066 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-19 06:03:55,066 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:03:55,066 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:03:55,066 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:03:55,066 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-11-19 06:03:55,066 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-19 06:03:55,067 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:03:55,067 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:03:55,067 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:03:55,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), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 258#true]) [2024-11-19 06:03:55,137 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-19 06:03:55,137 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:03:55,137 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:03:55,137 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:03:55,137 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-11-19 06:03:55,137 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-19 06:03:55,137 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:03:55,137 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:03:55,137 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:03:55,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][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-11-19 06:03:55,164 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-19 06:03:55,164 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:03:55,165 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:03:55,165 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:03:55,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:55,165 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-19 06:03:55,165 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:03:55,165 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:03:55,165 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:03:55,170 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-11-19 06:03:55,170 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-19 06:03:55,170 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:03:55,171 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:03:55,171 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:03:55,171 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-11-19 06:03:55,171 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-19 06:03:55,171 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:03:55,171 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:03:55,171 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:03:55,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], [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-11-19 06:03:55,179 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-11-19 06:03:55,179 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-19 06:03:55,179 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 06:03:55,179 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 06:03:55,185 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-11-19 06:03:55,185 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-11-19 06:03:55,185 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 06:03:55,185 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 06:03:55,185 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-19 06:03:55,189 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-11-19 06:03:55,189 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-11-19 06:03:55,189 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 06:03:55,189 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 06:03:55,189 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-19 06:03:55,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][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-11-19 06:03:55,223 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-19 06:03:55,223 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:03:55,223 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:03:55,223 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:55,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: 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-11-19 06:03:55,225 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-19 06:03:55,225 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:03:55,225 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:03:55,225 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:55,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][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-11-19 06:03:55,226 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-19 06:03:55,226 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:03:55,226 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:03:55,226 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:55,234 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-11-19 06:03:55,234 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-19 06:03:55,234 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:03:55,234 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:03:55,234 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:55,244 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-11-19 06:03:55,244 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2024-11-19 06:03:55,244 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-19 06:03:55,244 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 06:03:55,244 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-19 06:03:55,247 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-11-19 06:03:55,247 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2024-11-19 06:03:55,247 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-19 06:03:55,247 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 06:03:55,247 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-19 06:03:55,252 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-11-19 06:03:55,252 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2024-11-19 06:03:55,252 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-19 06:03:55,252 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 06:03:55,252 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-19 06:03:55,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][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-11-19 06:03:55,263 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-19 06:03:55,263 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:03:55,263 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:03:55,263 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:55,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, 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-11-19 06:03:55,263 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-19 06:03:55,263 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:03:55,264 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:55,264 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:03:55,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][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-11-19 06:03:55,274 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2024-11-19 06:03:55,274 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 06:03:55,274 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-19 06:03:55,274 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-19 06:03:55,276 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-11-19 06:03:55,276 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2024-11-19 06:03:55,276 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 06:03:55,276 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-19 06:03:55,276 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-19 06:03:55,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][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-11-19 06:03:55,290 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-19 06:03:55,290 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:03:55,290 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:03:55,290 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:55,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:55,295 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 06:03:55,295 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:03:55,295 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:55,295 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:55,301 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-11-19 06:03:55,301 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 06:03:55,301 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:55,301 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:55,301 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:03:55,305 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-11-19 06:03:55,305 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-19 06:03:55,305 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 06:03:55,305 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:03:55,305 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 06:03:55,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:55,348 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-19 06:03:55,348 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:03:55,348 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:03:55,348 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:03:55,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: 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-11-19 06:03:55,356 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-19 06:03:55,356 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:03:55,356 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:03:55,356 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:03:55,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:55,357 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-19 06:03:55,357 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:03:55,357 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:03:55,357 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:03:55,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:55,358 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-19 06:03:55,359 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:03:55,359 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:03:55,359 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:03:55,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:55,360 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-19 06:03:55,360 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:03:55,360 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:03:55,360 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:03:55,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:55,361 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-19 06:03:55,361 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:03:55,361 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:03:55,361 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:03:55,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: 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-11-19 06:03:55,363 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-19 06:03:55,363 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:03:55,363 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:03:55,363 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:03:55,365 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-11-19 06:03:55,365 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-19 06:03:55,365 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:03:55,365 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:03:55,365 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:03:55,369 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-11-19 06:03:55,369 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-19 06:03:55,369 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:03:55,369 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:03:55,369 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:03:55,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:55,379 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2024-11-19 06:03:55,379 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-19 06:03:55,379 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-19 06:03:55,379 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-19 06:03:55,536 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-11-19 06:03:55,536 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2024-11-19 06:03:55,536 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-19 06:03:55,536 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-19 06:03:55,536 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-19 06:03:55,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:55,546 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-19 06:03:55,546 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:03:55,546 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:03:55,546 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:03:55,557 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-11-19 06:03:55,557 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-19 06:03:55,557 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:03:55,557 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:03:55,557 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:03:55,557 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:03:55,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:55,560 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-19 06:03:55,560 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:03:55,560 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:03:55,560 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:03:55,564 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-11-19 06:03:55,564 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-19 06:03:55,565 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:03:55,565 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:03:55,565 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:03:55,600 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-11-19 06:03:55,600 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2024-11-19 06:03:55,600 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-19 06:03:55,600 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-19 06:03:55,601 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-19 06:03:55,601 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-11-19 06:03:55,601 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2024-11-19 06:03:55,601 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-19 06:03:55,602 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-19 06:03:55,602 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-19 06:03:55,610 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-11-19 06:03:55,610 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2024-11-19 06:03:55,610 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-19 06:03:55,610 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-19 06:03:55,610 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-19 06:03:55,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:55,618 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,618 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:03:55,618 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:03:55,618 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:03:55,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][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-11-19 06:03:55,619 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-19 06:03:55,619 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:03:55,620 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:03:55,620 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:03:55,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:55,620 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,620 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:03:55,620 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:03:55,620 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:03:55,633 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-11-19 06:03:55,634 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,634 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:03:55,634 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,634 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:03:55,638 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-11-19 06:03:55,638 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2024-11-19 06:03:55,638 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-19 06:03:55,638 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-19 06:03:55,638 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-19 06:03:55,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][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-11-19 06:03:55,691 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-19 06:03:55,691 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:03:55,691 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:03:55,691 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:03:55,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][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-11-19 06:03:55,691 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:03:55,691 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,692 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,692 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:55,693 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:03:55,693 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,693 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,693 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,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][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-11-19 06:03:55,695 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:03:55,695 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,695 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,695 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,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][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-11-19 06:03:55,701 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-19 06:03:55,701 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:03:55,701 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:03:55,701 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:03:55,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][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-11-19 06:03:55,709 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2024-11-19 06:03:55,710 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 06:03:55,710 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-19 06:03:55,710 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 06:03:55,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][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-11-19 06:03:55,723 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-19 06:03:55,723 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:03:55,723 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:03:55,723 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:03:55,726 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-11-19 06:03:55,726 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-19 06:03:55,726 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:03:55,726 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:03:55,726 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:03:55,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:55,739 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2024-11-19 06:03:55,739 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-19 06:03:55,739 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 06:03:55,739 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 06:03:55,740 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-11-19 06:03:55,740 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2024-11-19 06:03:55,740 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 06:03:55,740 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 06:03:55,740 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-19 06:03:55,754 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-11-19 06:03:55,755 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,755 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:03:55,755 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:03:55,755 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,755 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:03:55,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][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-11-19 06:03:55,757 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,757 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:03:55,757 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,757 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:03:55,757 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:03:55,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][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-11-19 06:03:55,758 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,758 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:03:55,758 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,758 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:03:55,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][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-11-19 06:03:55,758 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,758 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:03:55,759 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:03:55,759 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,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][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-11-19 06:03:55,759 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,759 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:03:55,759 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:03:55,759 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,763 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-11-19 06:03:55,763 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,763 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,763 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:03:55,763 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:03:55,763 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-11-19 06:03:55,763 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,763 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,763 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:03:55,763 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:03:55,779 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-11-19 06:03:55,779 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-11-19 06:03:55,779 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:03:55,779 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 06:03:55,779 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:03:55,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][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-11-19 06:03:55,789 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-11-19 06:03:55,789 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:03:55,789 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:03:55,789 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 06:03:55,789 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-11-19 06:03:55,789 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-11-19 06:03:55,789 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 06:03:55,789 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:03:55,790 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:03:55,801 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-11-19 06:03:55,801 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,801 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,801 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,801 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:55,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:55,807 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,808 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,808 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,808 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:55,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:55,813 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:03:55,813 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,813 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:55,813 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,814 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-11-19 06:03:55,814 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:03:55,814 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,814 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,814 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,814 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:55,815 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-11-19 06:03:55,815 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:03:55,815 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,815 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,815 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,815 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:55,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][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-11-19 06:03:55,816 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:03:55,816 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:55,816 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,816 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,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][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-11-19 06:03:55,817 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:03:55,817 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:03:55,817 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:03:55,817 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:03:55,818 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-11-19 06:03:55,818 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:03:55,818 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,818 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:55,818 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,818 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,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: 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-11-19 06:03:55,818 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:03:55,819 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,819 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,819 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:55,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:55,820 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:03:55,820 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,820 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:55,820 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,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][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-11-19 06:03:55,824 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:03:55,824 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,824 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:55,824 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,828 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-11-19 06:03:55,828 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:03:55,828 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:55,828 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:55,828 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:03:55,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:55,828 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:03:55,828 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:55,828 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:55,828 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:03:55,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:55,831 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-19 06:03:55,831 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 06:03:55,831 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 06:03:55,831 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:03:55,837 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-11-19 06:03:55,837 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-19 06:03:55,838 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:03:55,838 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 06:03:55,838 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 06:03:55,840 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-11-19 06:03:55,840 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-19 06:03:55,840 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:03:55,840 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 06:03:55,841 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 06:03:55,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], [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-11-19 06:03:55,848 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:03:55,848 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,848 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,848 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:55,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:55,850 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:03:55,850 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:55,850 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,850 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,851 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-11-19 06:03:55,851 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:03:55,851 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,851 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:55,851 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:55,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:55,866 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-19 06:03:55,866 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:03:55,866 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 06:03:55,866 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 06:03:55,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][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-11-19 06:03:55,878 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:03:55,878 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:55,879 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:55,879 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:03:55,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:55,879 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:03:55,879 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:55,879 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:03:55,879 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:55,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:55,882 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:03:55,882 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:03:55,882 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:55,882 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:55,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], [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-11-19 06:03:55,884 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:03:55,884 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:55,884 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:55,884 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:03:55,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:55,908 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:03:55,908 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:03:55,908 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:55,908 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:55,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:55,909 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-11-19 06:03:55,909 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 06:03:55,909 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 06:03:55,909 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 06:03:55,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][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-11-19 06:03:55,909 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:03:55,909 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:55,909 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:55,909 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:03:55,910 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-11-19 06:03:55,910 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-11-19 06:03:55,910 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 06:03:55,910 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 06:03:55,910 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 06:03:55,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:55,910 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:03:55,910 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:03:55,910 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:55,910 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:55,922 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-11-19 06:03:55,922 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-11-19 06:03:55,922 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 06:03:55,922 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 06:03:55,922 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 06:03:55,922 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 06:03:55,935 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-11-19 06:03:55,936 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:03:55,936 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:03:55,936 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:03:55,936 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:03:55,936 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:03:55,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, 122#L1050-16true, 233#true, 63#L1062-19true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-11-19 06:03:55,936 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:03:55,937 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:03:55,937 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:03:55,937 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:03:55,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][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-11-19 06:03:55,939 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:03:55,940 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:03:55,940 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:03:55,940 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:03:55,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][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-11-19 06:03:55,945 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 06:03:55,945 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:03:55,945 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:03:55,945 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:03:55,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:55,954 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2024-11-19 06:03:55,954 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 06:03:55,954 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 06:03:55,954 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 06:03:55,975 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-11-19 06:03:55,975 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:03:55,975 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:03:55,975 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:03:55,975 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:03:55,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:55,989 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 06:03:55,989 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:03:55,989 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:03:55,989 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:03:55,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: 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-11-19 06:03:55,993 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:03:55,993 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:03:55,993 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:03:55,993 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:03:56,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:56,125 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-19 06:03:56,125 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 06:03:56,125 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 06:03:56,125 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 06:03:56,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], [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-11-19 06:03:56,126 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-19 06:03:56,126 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 06:03:56,126 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 06:03:56,126 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 06:03:56,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:56,141 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-19 06:03:56,141 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 06:03:56,141 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 06:03:56,141 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 06:03:56,144 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-11-19 06:03:56,144 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-19 06:03:56,144 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 06:03:56,144 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 06:03:56,144 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 06:03:56,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:56,155 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 06:03:56,156 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:03:56,156 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:03:56,156 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:03:56,195 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-11-19 06:03:56,196 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 06:03:56,196 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:03:56,196 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:03:56,196 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:03:56,196 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:03:56,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:56,196 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 06:03:56,196 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:03:56,196 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:03:56,196 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:03:56,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:56,199 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 06:03:56,199 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:03:56,199 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:03:56,199 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:03:56,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:56,208 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 06:03:56,208 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:56,208 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:03:56,208 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:56,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][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-11-19 06:03:56,211 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2024-11-19 06:03:56,211 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 06:03:56,211 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 06:03:56,211 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 06:03:56,218 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-11-19 06:03:56,218 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 06:03:56,218 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:03:56,218 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:03:56,218 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:03:56,239 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-11-19 06:03:56,239 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 06:03:56,239 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:03:56,239 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:03:56,239 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:03:56,239 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:03:56,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][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-11-19 06:03:56,240 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 06:03:56,240 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:03:56,240 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:03:56,240 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:03:56,242 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-11-19 06:03:56,242 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 06:03:56,242 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:03:56,242 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:03:56,242 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:03:56,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][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-11-19 06:03:56,267 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 06:03:56,267 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:03:56,267 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:03:56,267 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:03:56,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][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-11-19 06:03:56,267 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 06:03:56,267 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:03:56,267 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:03:56,267 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:03:56,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:56,277 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 06:03:56,277 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:56,277 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:56,277 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:03:56,282 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-11-19 06:03:56,282 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 06:03:56,282 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:56,282 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:03:56,282 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:56,282 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:03:56,283 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-11-19 06:03:56,283 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 06:03:56,283 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:03:56,283 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:56,283 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:56,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:56,283 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 06:03:56,283 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:56,283 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:03:56,283 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:56,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:56,285 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-11-19 06:03:56,285 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 06:03:56,285 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 06:03:56,285 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 06:03:56,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][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-11-19 06:03:56,291 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 06:03:56,291 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:03:56,292 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:03:56,292 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:03:56,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:56,292 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 06:03:56,292 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:03:56,292 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:03:56,292 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:03:56,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][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-11-19 06:03:56,293 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 06:03:56,293 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:03:56,293 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:03:56,293 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:03:56,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], [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-11-19 06:03:56,306 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-11-19 06:03:56,306 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 06:03:56,306 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 06:03:56,306 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 06:03:56,312 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-11-19 06:03:56,312 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 06:03:56,312 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:03:56,312 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:03:56,312 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:03:56,313 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:03:56,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][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-11-19 06:03:56,313 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 06:03:56,313 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:03:56,313 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:03:56,313 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:03:56,326 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-11-19 06:03:56,327 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 06:03:56,327 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:03:56,327 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:03:56,327 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:03:56,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][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-11-19 06:03:56,327 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 06:03:56,327 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:03:56,327 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:03:56,327 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:03:56,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][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-11-19 06:03:56,328 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 06:03:56,328 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:03:56,328 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:03:56,328 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:03:56,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:56,329 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 06:03:56,329 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:03:56,329 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:03:56,329 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:03:56,336 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-11-19 06:03:56,336 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2024-11-19 06:03:56,336 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 06:03:56,336 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 06:03:56,336 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 06:03:56,338 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-11-19 06:03:56,338 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2024-11-19 06:03:56,338 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 06:03:56,338 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 06:03:56,338 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 06:03:56,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][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-11-19 06:03:56,363 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 06:03:56,363 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:03:56,363 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:03:56,363 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:03:56,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][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-11-19 06:03:56,386 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2024-11-19 06:03:56,386 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 06:03:56,386 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 06:03:56,386 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 06:03:56,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:56,389 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2024-11-19 06:03:56,389 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 06:03:56,389 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 06:03:56,389 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 06:03:56,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:56,400 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 06:03:56,400 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:03:56,400 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:03:56,400 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:03:56,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][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-11-19 06:03:56,419 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 06:03:56,419 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 06:03:56,419 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:03:56,419 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:03:56,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][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-11-19 06:03:56,448 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 06:03:56,448 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:03:56,448 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:03:56,448 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 06:03:56,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:56,449 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 06:03:56,449 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 06:03:56,449 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:03:56,449 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:03:56,509 INFO L124 PetriNetUnfolderBase]: 8547/24210 cut-off events. [2024-11-19 06:03:56,509 INFO L125 PetriNetUnfolderBase]: For 583/583 co-relation queries the response was YES. [2024-11-19 06:03:56,594 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-11-19 06:03:56,661 INFO L140 encePairwiseOnDemand]: 235/249 looper letters, 69 selfloop transitions, 15 changer transitions 0/303 dead transitions. [2024-11-19 06:03:56,661 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 239 places, 303 transitions, 888 flow [2024-11-19 06:03:56,662 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-19 06:03:56,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-19 06:03:56,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 925 transitions. [2024-11-19 06:03:56,663 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.928714859437751 [2024-11-19 06:03:56,663 INFO L175 Difference]: Start difference. First operand has 236 places, 255 transitions, 611 flow. Second operand 4 states and 925 transitions. [2024-11-19 06:03:56,663 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 239 places, 303 transitions, 888 flow [2024-11-19 06:03:56,667 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 238 places, 303 transitions, 886 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-19 06:03:56,669 INFO L231 Difference]: Finished difference. Result has 241 places, 268 transitions, 723 flow [2024-11-19 06:03:56,670 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-11-19 06:03:56,670 INFO L277 CegarLoopForPetriNet]: 232 programPoint places, 9 predicate places. [2024-11-19 06:03:56,670 INFO L471 AbstractCegarLoop]: Abstraction has has 241 places, 268 transitions, 723 flow [2024-11-19 06:03:56,671 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-11-19 06:03:56,671 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:03:56,671 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-11-19 06:03:56,671 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable27 [2024-11-19 06:03:56,671 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-11-19 06:03:56,671 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:03:56,672 INFO L85 PathProgramCache]: Analyzing trace with hash 1163694798, now seen corresponding path program 1 times [2024-11-19 06:03:56,672 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:03:56,672 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [213686500] [2024-11-19 06:03:56,672 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:03:56,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:03:56,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:03:56,711 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:03:56,712 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:03:56,712 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [213686500] [2024-11-19 06:03:56,712 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [213686500] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:03:56,712 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:03:56,712 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-19 06:03:56,712 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [594973217] [2024-11-19 06:03:56,712 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:03:56,713 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-19 06:03:56,713 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:03:56,713 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-19 06:03:56,713 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-19 06:03:56,764 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 210 out of 249 [2024-11-19 06:03:56,765 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-11-19 06:03:56,765 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:03:56,765 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 210 of 249 [2024-11-19 06:03:56,765 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:03:57,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][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-11-19 06:03:57,019 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2024-11-19 06:03:57,019 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2024-11-19 06:03:57,019 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2024-11-19 06:03:57,020 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2024-11-19 06:03:57,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:57,027 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-11-19 06:03:57,028 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-19 06:03:57,028 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-19 06:03:57,028 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-19 06:03:57,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][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-11-19 06:03:57,049 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2024-11-19 06:03:57,049 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2024-11-19 06:03:57,049 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2024-11-19 06:03:57,049 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2024-11-19 06:03:57,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][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-11-19 06:03:57,328 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2024-11-19 06:03:57,328 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2024-11-19 06:03:57,328 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2024-11-19 06:03:57,328 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2024-11-19 06:03:57,329 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-11-19 06:03:57,329 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2024-11-19 06:03:57,330 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2024-11-19 06:03:57,330 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2024-11-19 06:03:57,330 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2024-11-19 06:03:57,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][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-11-19 06:03:57,373 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-19 06:03:57,373 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 06:03:57,373 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 06:03:57,374 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 06:03:57,374 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-11-19 06:03:57,375 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-19 06:03:57,375 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 06:03:57,375 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 06:03:57,375 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 06:03:57,405 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-11-19 06:03:57,406 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2024-11-19 06:03:57,406 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2024-11-19 06:03:57,406 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2024-11-19 06:03:57,406 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2024-11-19 06:03:57,457 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-11-19 06:03:57,458 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-19 06:03:57,458 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 06:03:57,458 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 06:03:57,458 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 06:03:57,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][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-11-19 06:03:57,493 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2024-11-19 06:03:57,493 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-19 06:03:57,493 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-19 06:03:57,493 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2024-11-19 06:03:57,494 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-11-19 06:03:57,494 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2024-11-19 06:03:57,494 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2024-11-19 06:03:57,495 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-19 06:03:57,495 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-19 06:03:57,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), 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-11-19 06:03:57,599 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2024-11-19 06:03:57,599 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-11-19 06:03:57,599 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-11-19 06:03:57,599 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-11-19 06:03:57,962 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-11-19 06:03:57,962 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2024-11-19 06:03:57,962 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 06:03:57,962 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 06:03:57,962 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-19 06:03:57,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][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-11-19 06:03:57,999 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2024-11-19 06:03:57,999 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 06:03:57,999 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 06:03:57,999 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 06:03:58,000 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-11-19 06:03:58,000 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2024-11-19 06:03:58,000 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 06:03:58,000 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 06:03:58,000 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 06:03:58,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:58,073 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-19 06:03:58,073 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:03:58,073 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 06:03:58,073 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 06:03:58,077 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-11-19 06:03:58,077 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-19 06:03:58,077 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 06:03:58,077 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:03:58,077 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 06:03:58,131 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-11-19 06:03:58,131 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2024-11-19 06:03:58,131 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-19 06:03:58,131 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 06:03:58,131 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-19 06:03:58,169 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-11-19 06:03:58,169 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-19 06:03:58,169 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:03:58,169 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:03:58,170 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:03:58,218 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-11-19 06:03:58,219 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-19 06:03:58,219 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:03:58,219 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:03:58,219 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:03:58,219 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-11-19 06:03:58,219 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-19 06:03:58,219 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:03:58,219 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:03:58,219 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:03:58,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:58,220 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2024-11-19 06:03:58,220 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-19 06:03:58,220 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-19 06:03:58,220 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-19 06:03:58,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][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-11-19 06:03:58,268 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-19 06:03:58,268 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:03:58,268 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:03:58,268 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:03:58,272 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-11-19 06:03:58,272 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-11-19 06:03:58,272 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 06:03:58,272 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 06:03:58,272 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-19 06:03:58,272 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-19 06:03:58,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:58,273 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-19 06:03:58,273 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:03:58,273 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:58,273 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:58,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:58,280 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-11-19 06:03:58,280 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 06:03:58,280 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 06:03:58,280 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-19 06:03:58,281 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-11-19 06:03:58,281 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-11-19 06:03:58,281 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-19 06:03:58,281 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 06:03:58,281 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 06:03:58,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:58,285 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-19 06:03:58,285 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:58,285 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:03:58,285 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:58,290 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-11-19 06:03:58,290 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-19 06:03:58,290 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:03:58,291 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:03:58,291 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:58,291 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-11-19 06:03:58,291 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-19 06:03:58,291 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:58,291 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:58,291 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:03:58,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][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-11-19 06:03:58,324 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-19 06:03:58,324 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:03:58,324 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:03:58,325 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:58,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][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-11-19 06:03:58,328 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-19 06:03:58,328 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:03:58,328 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:58,329 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:03:58,341 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-11-19 06:03:58,341 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-19 06:03:58,341 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:58,341 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:58,341 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:03:58,348 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-11-19 06:03:58,348 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-19 06:03:58,348 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:58,348 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:03:58,348 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:58,382 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-11-19 06:03:58,382 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 06:03:58,382 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:03:58,383 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:58,383 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:58,383 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:58,384 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-11-19 06:03:58,384 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 06:03:58,384 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:58,384 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:58,384 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:03:58,384 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:58,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][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-11-19 06:03:58,385 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 06:03:58,385 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:58,385 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:03:58,385 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:58,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][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-11-19 06:03:58,387 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 06:03:58,387 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:03:58,387 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:58,387 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:58,391 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-11-19 06:03:58,391 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 06:03:58,391 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:58,391 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:58,391 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:03:58,391 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-11-19 06:03:58,391 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-19 06:03:58,391 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:03:58,391 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:03:58,391 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:03:58,392 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-11-19 06:03:58,392 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 06:03:58,392 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:58,392 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:58,392 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:03:58,392 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:03:58,616 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-11-19 06:03:58,616 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2024-11-19 06:03:58,616 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-19 06:03:58,616 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-19 06:03:58,616 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-19 06:03:58,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:58,665 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-19 06:03:58,665 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:03:58,665 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:03:58,665 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:03:58,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:58,665 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-19 06:03:58,665 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:03:58,665 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:03:58,666 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:03:58,666 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-11-19 06:03:58,666 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-19 06:03:58,666 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:03:58,666 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:03:58,666 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:03:58,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][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-11-19 06:03:58,669 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-19 06:03:58,669 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:03:58,669 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:03:58,669 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:03:58,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][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-11-19 06:03:58,670 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-19 06:03:58,670 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:03:58,670 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:03:58,670 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:03:58,671 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-11-19 06:03:58,671 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2024-11-19 06:03:58,671 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-19 06:03:58,671 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-19 06:03:58,672 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-19 06:03:58,672 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-19 06:03:58,672 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-11-19 06:03:58,672 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-19 06:03:58,672 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:03:58,672 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:03:58,672 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:03:58,673 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-11-19 06:03:58,673 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-19 06:03:58,673 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:03:58,673 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:03:58,673 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:03:58,673 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:03:58,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][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-11-19 06:03:58,701 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-19 06:03:58,701 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:03:58,701 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:03:58,701 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:03:58,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][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-11-19 06:03:58,724 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-19 06:03:58,724 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:03:58,724 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:03:58,724 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:03:58,735 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-11-19 06:03:58,735 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-19 06:03:58,736 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:03:58,736 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:03:58,736 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:03:58,739 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-11-19 06:03:58,739 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-19 06:03:58,739 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:03:58,739 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:03:58,739 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:03:58,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][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-11-19 06:03:58,788 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-19 06:03:58,788 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:03:58,788 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:03:58,788 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:03:58,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][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-11-19 06:03:58,790 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-19 06:03:58,790 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:03:58,790 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:03:58,790 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:03:58,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][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-11-19 06:03:58,790 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-19 06:03:58,790 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:03:58,790 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:03:58,790 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:03:58,796 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-11-19 06:03:58,796 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2024-11-19 06:03:58,796 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-19 06:03:58,796 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 06:03:58,796 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 06:03:58,796 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-19 06:03:58,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:58,805 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-19 06:03:58,805 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:58,806 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:58,806 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:58,816 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-11-19 06:03:58,816 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-19 06:03:58,816 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:58,816 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:03:58,816 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:03:58,862 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-11-19 06:03:58,862 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-19 06:03:58,862 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:03:58,862 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:58,862 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:03:58,862 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:03:58,870 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-11-19 06:03:58,870 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-19 06:03:58,870 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:58,871 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:58,871 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:58,919 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-11-19 06:03:58,919 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:03:58,919 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:58,919 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:58,919 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:58,919 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:58,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][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-11-19 06:03:58,922 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:03:58,922 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:58,922 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:58,922 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:58,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:58,923 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:03:58,923 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:58,923 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:58,923 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:58,925 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-11-19 06:03:58,925 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:03:58,925 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:58,925 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:58,925 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:58,926 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-11-19 06:03:58,927 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:03:58,927 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:58,927 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:58,927 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:58,927 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-11-19 06:03:58,928 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:03:58,928 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:58,928 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:03:58,928 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:58,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][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-11-19 06:03:58,969 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:03:58,969 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:03:58,969 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:58,969 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:58,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:58,976 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:03:58,976 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:58,976 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:58,976 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:03:58,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][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-11-19 06:03:58,983 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:03:58,983 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:03:58,983 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:58,983 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:58,984 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-11-19 06:03:58,984 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:03:58,984 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:03:58,984 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:58,984 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:58,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: 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-11-19 06:03:58,985 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:03:58,985 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:03:58,985 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:58,985 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:58,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][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-11-19 06:03:58,985 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:03:58,985 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:03:58,985 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:58,985 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:58,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][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-11-19 06:03:58,987 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:03:58,987 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:58,987 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:58,987 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:03:58,990 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-11-19 06:03:58,990 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:03:58,990 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:03:58,990 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:58,990 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:58,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][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-11-19 06:03:58,992 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:03:58,992 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:03:58,992 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:58,992 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:58,993 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-11-19 06:03:58,993 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:03:58,993 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:58,993 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:58,993 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:03:59,009 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-11-19 06:03:59,009 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-11-19 06:03:59,009 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 06:03:59,009 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 06:03:59,009 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 06:03:59,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][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-11-19 06:03:59,020 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:03:59,020 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:03:59,020 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:03:59,020 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:03:59,021 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-11-19 06:03:59,021 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:03:59,021 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:59,021 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:59,021 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:03:59,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:59,021 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:03:59,021 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:59,021 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:03:59,021 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:03:59,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:59,039 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-11-19 06:03:59,039 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 06:03:59,039 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 06:03:59,039 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 06:03:59,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][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-11-19 06:03:59,049 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:03:59,049 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:03:59,049 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:03:59,049 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:03:59,050 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-11-19 06:03:59,050 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:03:59,050 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:03:59,050 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:03:59,050 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:03:59,233 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-11-19 06:03:59,233 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:03:59,233 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:03:59,233 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:03:59,233 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:03:59,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:59,234 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:03:59,234 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:03:59,234 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:03:59,235 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:03:59,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:59,237 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:03:59,237 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:03:59,237 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:03:59,237 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:03:59,240 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-11-19 06:03:59,240 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:03:59,240 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:03:59,240 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:03:59,240 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:03:59,241 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-11-19 06:03:59,241 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:03:59,241 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:03:59,241 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:03:59,242 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:03:59,242 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-11-19 06:03:59,243 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:03:59,243 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:03:59,243 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:03:59,243 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:03:59,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][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-11-19 06:03:59,253 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-19 06:03:59,254 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 06:03:59,254 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 06:03:59,254 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 06:03:59,256 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-11-19 06:03:59,256 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:03:59,256 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:03:59,256 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:03:59,256 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:03:59,281 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-11-19 06:03:59,281 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:03:59,281 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:03:59,281 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:03:59,281 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:03:59,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:59,332 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2024-11-19 06:03:59,332 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 06:03:59,332 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 06:03:59,332 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 06:03:59,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][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-11-19 06:03:59,392 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 06:03:59,392 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:03:59,392 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:03:59,392 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:03:59,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][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-11-19 06:03:59,393 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 06:03:59,393 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:03:59,393 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:03:59,393 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:03:59,395 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-11-19 06:03:59,396 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 06:03:59,396 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:03:59,396 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:03:59,396 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:03:59,409 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-11-19 06:03:59,410 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-19 06:03:59,410 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 06:03:59,410 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 06:03:59,410 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 06:03:59,416 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-11-19 06:03:59,416 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 06:03:59,416 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:03:59,416 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:03:59,416 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:03:59,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:59,438 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 06:03:59,438 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:03:59,438 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:03:59,438 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:03:59,438 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-11-19 06:03:59,438 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 06:03:59,438 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:03:59,438 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:03:59,438 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:03:59,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][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-11-19 06:03:59,439 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 06:03:59,439 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:03:59,439 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:03:59,439 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:03:59,441 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-11-19 06:03:59,441 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 06:03:59,441 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:03:59,441 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:03:59,441 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:03:59,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][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-11-19 06:03:59,442 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 06:03:59,442 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:03:59,442 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:03:59,442 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:03:59,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:59,469 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 06:03:59,469 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:03:59,469 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:03:59,469 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:03:59,492 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-11-19 06:03:59,492 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 06:03:59,492 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:03:59,492 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:03:59,492 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:03:59,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:59,492 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 06:03:59,492 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:03:59,492 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:03:59,492 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:03:59,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][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-11-19 06:03:59,493 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 06:03:59,493 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:03:59,493 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:03:59,493 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:03:59,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:03:59,509 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2024-11-19 06:03:59,509 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 06:03:59,509 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 06:03:59,509 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 06:03:59,518 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-11-19 06:03:59,518 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 06:03:59,518 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:03:59,518 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:03:59,518 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:03:59,531 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-11-19 06:03:59,531 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 06:03:59,531 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:03:59,531 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:03:59,531 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:03:59,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][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-11-19 06:03:59,564 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 06:03:59,564 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:03:59,564 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:03:59,564 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:03: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][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-11-19 06:03:59,588 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2024-11-19 06:03:59,589 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 06:03:59,589 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 06:03:59,589 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 06:03:59,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][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-11-19 06:03:59,591 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2024-11-19 06:03:59,591 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 06:03:59,592 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 06:03:59,592 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 06:03:59,658 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-11-19 06:03:59,658 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 06:03:59,658 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:03:59,658 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 06:03:59,658 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:03:59,722 INFO L124 PetriNetUnfolderBase]: 8341/24563 cut-off events. [2024-11-19 06:03:59,722 INFO L125 PetriNetUnfolderBase]: For 8945/9445 co-relation queries the response was YES. [2024-11-19 06:03:59,810 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-11-19 06:04:00,036 INFO L140 encePairwiseOnDemand]: 236/249 looper letters, 70 selfloop transitions, 17 changer transitions 0/306 dead transitions. [2024-11-19 06:04:00,036 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 244 places, 306 transitions, 1006 flow [2024-11-19 06:04:00,036 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-19 06:04:00,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-19 06:04:00,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 924 transitions. [2024-11-19 06:04:00,037 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.927710843373494 [2024-11-19 06:04:00,038 INFO L175 Difference]: Start difference. First operand has 241 places, 268 transitions, 723 flow. Second operand 4 states and 924 transitions. [2024-11-19 06:04:00,038 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 244 places, 306 transitions, 1006 flow [2024-11-19 06:04:00,045 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 244 places, 306 transitions, 1006 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 06:04:00,048 INFO L231 Difference]: Finished difference. Result has 246 places, 272 transitions, 800 flow [2024-11-19 06:04:00,049 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-11-19 06:04:00,049 INFO L277 CegarLoopForPetriNet]: 232 programPoint places, 14 predicate places. [2024-11-19 06:04:00,049 INFO L471 AbstractCegarLoop]: Abstraction has has 246 places, 272 transitions, 800 flow [2024-11-19 06:04:00,050 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-11-19 06:04:00,050 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:04:00,050 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:04:00,050 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable28 [2024-11-19 06:04:00,050 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-11-19 06:04:00,050 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:04:00,050 INFO L85 PathProgramCache]: Analyzing trace with hash 813632766, now seen corresponding path program 1 times [2024-11-19 06:04:00,051 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:04:00,051 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1370265252] [2024-11-19 06:04:00,051 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:04:00,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:04:00,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:04:00,107 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:04:00,108 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:04:00,108 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1370265252] [2024-11-19 06:04:00,108 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1370265252] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:04:00,108 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:04:00,108 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-19 06:04:00,108 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1044786855] [2024-11-19 06:04:00,109 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:04:00,109 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-19 06:04:00,110 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:04:00,110 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-19 06:04:00,110 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-19 06:04:00,167 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 210 out of 249 [2024-11-19 06:04:00,169 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-11-19 06:04:00,169 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:04:00,169 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 210 of 249 [2024-11-19 06:04:00,170 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:04:00,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][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-11-19 06:04:00,312 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-19 06:04:00,313 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-19 06:04:00,313 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-19 06:04:00,313 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-19 06:04:00,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][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-11-19 06:04:00,321 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-11-19 06:04:00,321 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-19 06:04:00,321 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-19 06:04:00,321 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-19 06:04:00,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][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-11-19 06:04:00,345 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-19 06:04:00,345 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-19 06:04:00,345 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 06:04:00,345 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 06:04:00,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:00,359 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-19 06:04:00,359 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-19 06:04:00,359 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-19 06:04:00,359 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-19 06:04:00,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], [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-11-19 06:04:00,413 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-19 06:04:00,413 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-19 06:04:00,413 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-19 06:04:00,414 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-19 06:04:00,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][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-11-19 06:04:00,476 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-19 06:04:00,476 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 06:04:00,476 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 06:04:00,476 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 06:04:00,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][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-11-19 06:04:00,599 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-11-19 06:04:00,599 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 06:04:00,599 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 06:04:00,600 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 06:04:00,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][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-11-19 06:04:00,676 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-19 06:04:00,676 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 06:04:00,676 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 06:04:00,676 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 06:04:00,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:00,866 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-19 06:04:00,866 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 06:04:00,866 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 06:04:00,866 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 06:04:00,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][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-11-19 06:04:00,880 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-19 06:04:00,880 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 06:04:00,880 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 06:04:00,881 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 06:04:00,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:00,890 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-19 06:04:00,890 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 06:04:00,890 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 06:04:00,890 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 06:04:00,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][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-11-19 06:04:00,946 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-19 06:04:00,946 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 06:04:00,946 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 06:04:00,946 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 06:04:01,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][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-11-19 06:04:01,265 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-19 06:04:01,265 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 06:04:01,265 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 06:04:01,265 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 06:04:01,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:01,286 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-19 06:04:01,286 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 06:04:01,286 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 06:04:01,286 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 06:04:01,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:01,399 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-19 06:04:01,399 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 06:04:01,399 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 06:04:01,399 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 06:04:01,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][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-11-19 06:04:01,461 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-19 06:04:01,461 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:04:01,461 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 06:04:01,461 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 06:04:01,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:01,548 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2024-11-19 06:04:01,548 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-19 06:04:01,548 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-19 06:04:01,548 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-19 06:04:01,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:01,572 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-19 06:04:01,572 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:01,572 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:01,572 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:01,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][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-11-19 06:04:01,735 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 06:04:01,735 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:01,735 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:01,735 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:01,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][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-11-19 06:04:01,772 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 06:04:01,773 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:01,773 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:01,773 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:01,802 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-11-19 06:04:01,803 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-19 06:04:01,803 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:01,803 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:01,803 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:01,803 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:02,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][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-11-19 06:04:02,064 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-19 06:04:02,064 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:02,064 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:02,064 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:02,069 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-11-19 06:04:02,069 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-19 06:04:02,069 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:02,069 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:02,069 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:02,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][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-11-19 06:04:02,110 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-19 06:04:02,110 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:02,110 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:02,110 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:02,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][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-11-19 06:04:02,112 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-19 06:04:02,112 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:02,112 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:02,112 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:02,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:02,135 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-19 06:04:02,135 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:02,135 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:02,135 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:02,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:02,263 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-19 06:04:02,263 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:02,263 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:02,263 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:02,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][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-11-19 06:04:02,299 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:02,299 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:02,299 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:02,299 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:02,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][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-11-19 06:04:02,299 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-19 06:04:02,300 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:02,300 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:02,300 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:02,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:02,302 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-19 06:04:02,302 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:02,302 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:02,302 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:02,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:02,326 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-11-19 06:04:02,326 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 06:04:02,326 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:02,326 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:02,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][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-11-19 06:04:02,342 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-19 06:04:02,342 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:02,342 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:02,342 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:02,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][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-11-19 06:04:02,371 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:02,371 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:02,371 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:02,371 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:02,371 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:02,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:02,371 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:04:02,371 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:02,371 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:02,371 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:02,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][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-11-19 06:04:02,411 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-19 06:04:02,411 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 06:04:02,411 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 06:04:02,411 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:02,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][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-11-19 06:04:02,414 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:04:02,414 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:02,414 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:02,414 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:02,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:02,449 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:02,449 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:02,449 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:02,449 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:02,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][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-11-19 06:04:02,452 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:02,452 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:02,452 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:02,452 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:02,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][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-11-19 06:04:02,488 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:02,488 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:02,488 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:02,488 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:02,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][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-11-19 06:04:02,493 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:02,493 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:02,493 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:02,493 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:02,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:02,494 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:02,494 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:02,494 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:02,494 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:02,527 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-11-19 06:04:02,527 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 06:04:02,527 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:02,527 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:02,527 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:02,527 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-11-19 06:04:02,527 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 06:04:02,527 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:02,527 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:02,527 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:02,527 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:02,527 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:02,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][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-11-19 06:04:02,532 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:04:02,532 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:02,532 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:02,532 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:02,538 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-11-19 06:04:02,538 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2024-11-19 06:04:02,539 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 06:04:02,539 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 06:04:02,539 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 06:04:02,539 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 06:04:02,539 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-11-19 06:04:02,539 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2024-11-19 06:04:02,539 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 06:04:02,539 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 06:04:02,539 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 06:04:02,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][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-11-19 06:04:02,565 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:04:02,565 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:02,565 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:02,565 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:02,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:02,569 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:04:02,569 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:02,569 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:02,569 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:02,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][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-11-19 06:04:02,600 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:02,600 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:02,600 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:02,600 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:02,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][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-11-19 06:04:02,601 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:02,601 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:02,601 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:02,601 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:02,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][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-11-19 06:04:02,617 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:02,617 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:02,617 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:02,617 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:02,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][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-11-19 06:04:02,635 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:02,635 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:02,635 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:02,635 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:02,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:02,637 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:02,637 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:02,637 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:02,637 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:02,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:02,673 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 06:04:02,673 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:02,673 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:02,673 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:02,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][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-11-19 06:04:02,674 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 06:04:02,674 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:02,674 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:02,674 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:02,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][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-11-19 06:04:02,959 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 06:04:02,959 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:02,959 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:02,959 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:02,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:02,962 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 06:04:02,962 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:02,962 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:02,963 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:02,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][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-11-19 06:04:02,995 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 06:04:02,995 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:02,996 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:02,996 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:03,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:03,017 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-19 06:04:03,017 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 06:04:03,017 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 06:04:03,017 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 06:04:03,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:03,018 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-19 06:04:03,018 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 06:04:03,018 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 06:04:03,018 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 06:04:03,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:03,027 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 06:04:03,027 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:03,027 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:03,027 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:03,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][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-11-19 06:04:03,097 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 06:04:03,097 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:03,097 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:03,097 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:03,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][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-11-19 06:04:03,097 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 06:04:03,097 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:03,097 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:03,098 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:03,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][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-11-19 06:04:03,106 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 06:04:03,106 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:03,106 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:03,106 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:03,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][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-11-19 06:04:03,107 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 06:04:03,107 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:03,108 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:03,108 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:03,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:03,132 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 06:04:03,132 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:03,132 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:03,132 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:03,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:03,157 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 06:04:03,157 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:03,157 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:03,157 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:03,158 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-11-19 06:04:03,158 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 06:04:03,158 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:03,158 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:03,158 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:03,158 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:03,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:03,159 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 06:04:03,159 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:03,159 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:03,159 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:03,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][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-11-19 06:04:03,241 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 06:04:03,241 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:03,241 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:03,241 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:03,242 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-11-19 06:04:03,242 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 06:04:03,242 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:03,242 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:03,242 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:03,242 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:03,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][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-11-19 06:04:03,242 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 06:04:03,242 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:03,242 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:03,242 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:03,465 INFO L124 PetriNetUnfolderBase]: 9109/27033 cut-off events. [2024-11-19 06:04:03,465 INFO L125 PetriNetUnfolderBase]: For 19709/19925 co-relation queries the response was YES. [2024-11-19 06:04:03,575 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-11-19 06:04:03,663 INFO L140 encePairwiseOnDemand]: 237/249 looper letters, 67 selfloop transitions, 20 changer transitions 0/309 dead transitions. [2024-11-19 06:04:03,663 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 249 places, 309 transitions, 1097 flow [2024-11-19 06:04:03,663 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-19 06:04:03,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-19 06:04:03,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 922 transitions. [2024-11-19 06:04:03,664 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9257028112449799 [2024-11-19 06:04:03,664 INFO L175 Difference]: Start difference. First operand has 246 places, 272 transitions, 800 flow. Second operand 4 states and 922 transitions. [2024-11-19 06:04:03,664 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 249 places, 309 transitions, 1097 flow [2024-11-19 06:04:03,696 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 309 transitions, 1076 flow, removed 1 selfloop flow, removed 1 redundant places. [2024-11-19 06:04:03,699 INFO L231 Difference]: Finished difference. Result has 250 places, 277 transitions, 886 flow [2024-11-19 06:04:03,699 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-11-19 06:04:03,700 INFO L277 CegarLoopForPetriNet]: 232 programPoint places, 18 predicate places. [2024-11-19 06:04:03,700 INFO L471 AbstractCegarLoop]: Abstraction has has 250 places, 277 transitions, 886 flow [2024-11-19 06:04:03,700 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-11-19 06:04:03,700 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:04:03,701 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:04:03,701 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable29 [2024-11-19 06:04:03,701 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-11-19 06:04:03,701 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:04:03,701 INFO L85 PathProgramCache]: Analyzing trace with hash -819994432, now seen corresponding path program 1 times [2024-11-19 06:04:03,701 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:04:03,701 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1342241545] [2024-11-19 06:04:03,701 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:04:03,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:04:03,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:04:03,750 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:04:03,750 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:04:03,750 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1342241545] [2024-11-19 06:04:03,750 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1342241545] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:04:03,750 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:04:03,750 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 06:04:03,751 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [236516425] [2024-11-19 06:04:03,751 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:04:03,751 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-19 06:04:03,751 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:04:03,752 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-19 06:04:03,752 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-19 06:04:03,778 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 215 out of 249 [2024-11-19 06:04:03,779 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-11-19 06:04:03,779 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:04:03,780 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 215 of 249 [2024-11-19 06:04:03,780 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:04:04,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:04,137 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is not cut-off event [2024-11-19 06:04:04,137 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2024-11-19 06:04:04,137 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2024-11-19 06:04:04,137 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2024-11-19 06:04:04,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][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-11-19 06:04:04,139 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is not cut-off event [2024-11-19 06:04:04,139 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2024-11-19 06:04:04,139 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2024-11-19 06:04:04,139 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2024-11-19 06:04:04,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][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-11-19 06:04:04,148 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2024-11-19 06:04:04,148 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2024-11-19 06:04:04,148 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2024-11-19 06:04:04,148 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2024-11-19 06:04:04,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:04,150 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2024-11-19 06:04:04,150 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2024-11-19 06:04:04,150 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2024-11-19 06:04:04,151 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2024-11-19 06:04:04,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:04,188 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-19 06:04:04,189 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:04:04,189 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-19 06:04:04,189 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:04:04,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:04,211 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2024-11-19 06:04:04,211 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2024-11-19 06:04:04,211 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2024-11-19 06:04:04,211 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2024-11-19 06:04:04,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][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-11-19 06:04:04,213 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2024-11-19 06:04:04,213 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2024-11-19 06:04:04,213 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2024-11-19 06:04:04,213 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2024-11-19 06:04:04,215 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-11-19 06:04:04,215 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-11-19 06:04:04,215 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:04:04,215 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-19 06:04:04,216 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:04:04,257 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-11-19 06:04:04,258 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-19 06:04:04,258 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:04:04,258 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-19 06:04:04,258 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-19 06:04:04,258 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:04:04,297 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-11-19 06:04:04,297 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-19 06:04:04,297 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:04:04,297 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:04:04,298 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-19 06:04:04,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:04,357 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:04:04,357 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 06:04:04,357 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 06:04:04,357 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 06:04:04,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:04,638 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is not cut-off event [2024-11-19 06:04:04,638 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2024-11-19 06:04:04,638 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2024-11-19 06:04:04,638 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2024-11-19 06:04:04,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:04,641 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is not cut-off event [2024-11-19 06:04:04,641 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2024-11-19 06:04:04,642 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2024-11-19 06:04:04,642 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2024-11-19 06:04:04,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:04,668 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2024-11-19 06:04:04,668 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2024-11-19 06:04:04,668 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2024-11-19 06:04:04,669 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2024-11-19 06:04:04,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:04,673 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2024-11-19 06:04:04,673 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2024-11-19 06:04:04,673 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2024-11-19 06:04:04,673 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2024-11-19 06:04:04,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][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-11-19 06:04:04,811 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-19 06:04:04,811 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 06:04:04,811 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 06:04:04,811 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 06:04:04,879 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-11-19 06:04:04,880 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-19 06:04:04,880 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 06:04:04,880 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 06:04:04,880 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 06:04:04,881 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-11-19 06:04:04,881 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-19 06:04:04,881 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 06:04:04,882 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 06:04:04,882 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 06:04:04,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:04,898 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2024-11-19 06:04:04,898 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2024-11-19 06:04:04,898 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2024-11-19 06:04:04,898 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2024-11-19 06:04:04,898 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-11-19 06:04:04,899 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-19 06:04:04,899 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 06:04:04,899 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 06:04:04,899 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 06:04:04,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:04,901 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-19 06:04:04,901 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 06:04:04,901 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 06:04:04,901 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 06:04:04,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:04,908 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2024-11-19 06:04:04,908 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-19 06:04:04,908 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-19 06:04:04,908 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2024-11-19 06:04:04,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][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-11-19 06:04:04,911 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2024-11-19 06:04:04,911 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2024-11-19 06:04:04,911 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-19 06:04:04,912 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-19 06:04:04,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][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-11-19 06:04:04,914 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-19 06:04:04,914 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 06:04:04,914 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 06:04:04,914 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 06:04:04,936 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-11-19 06:04:04,937 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-19 06:04:04,937 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 06:04:04,937 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 06:04:04,937 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 06:04:04,937 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 06:04:04,963 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-11-19 06:04:04,963 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-19 06:04:04,964 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 06:04:04,964 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 06:04:04,964 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 06:04:05,012 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-11-19 06:04:05,012 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2024-11-19 06:04:05,013 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-19 06:04:05,013 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-19 06:04:05,013 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-19 06:04:05,013 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-19 06:04:05,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), 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-11-19 06:04:05,064 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-19 06:04:05,064 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 06:04:05,065 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 06:04:05,065 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 06:04:05,068 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-11-19 06:04:05,068 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-19 06:04:05,068 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 06:04:05,068 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 06:04:05,068 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 06:04:05,068 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 06:04:05,068 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 06:04:05,091 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-11-19 06:04:05,091 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-19 06:04:05,091 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 06:04:05,091 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 06:04:05,091 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 06:04:05,091 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 06:04:05,137 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-11-19 06:04:05,138 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-19 06:04:05,138 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 06:04:05,138 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 06:04:05,138 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 06:04:05,467 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-11-19 06:04:05,467 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-19 06:04:05,467 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:04:05,467 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 06:04:05,467 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 06:04:05,467 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 06:04:05,502 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-11-19 06:04:05,502 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-19 06:04:05,502 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 06:04:05,502 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 06:04:05,502 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 06:04:05,502 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 06:04:05,511 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-11-19 06:04:05,512 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-19 06:04:05,512 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 06:04:05,512 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 06:04:05,512 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 06:04:05,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:05,615 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2024-11-19 06:04:05,615 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 06:04:05,615 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-19 06:04:05,615 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 06:04:05,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:05,618 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2024-11-19 06:04:05,618 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 06:04:05,619 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-19 06:04:05,619 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 06:04:05,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:05,672 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2024-11-19 06:04:05,672 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 06:04:05,672 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 06:04:05,672 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 06:04:05,674 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-11-19 06:04:05,674 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-19 06:04:05,674 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 06:04:05,674 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 06:04:05,674 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 06:04:05,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][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-11-19 06:04:05,680 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2024-11-19 06:04:05,680 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 06:04:05,680 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 06:04:05,680 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 06:04:05,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][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-11-19 06:04:05,702 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2024-11-19 06:04:05,703 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 06:04:05,703 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 06:04:05,703 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 06:04:05,703 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-11-19 06:04:05,703 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-19 06:04:05,703 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:04:05,703 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 06:04:05,703 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 06:04:05,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:05,704 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-19 06:04:05,704 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:04:05,704 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:04:05,704 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 06:04:05,706 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-11-19 06:04:05,706 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2024-11-19 06:04:05,706 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 06:04:05,707 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 06:04:05,707 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 06:04:05,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][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-11-19 06:04:05,768 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2024-11-19 06:04:05,768 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-19 06:04:05,768 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-19 06:04:05,768 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 06:04:05,768 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-11-19 06:04:05,768 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-19 06:04:05,768 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:04:05,768 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:04:05,768 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:04:05,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][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-11-19 06:04:05,769 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-19 06:04:05,769 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:04:05,769 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:04:05,769 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 06:04:05,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][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-11-19 06:04:05,770 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-19 06:04:05,770 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:04:05,770 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:04:05,770 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:04:05,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:05,775 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-19 06:04:05,775 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 06:04:05,775 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 06:04:05,775 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 06:04:05,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:05,778 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-19 06:04:05,778 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:04:05,778 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:04:05,778 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:04:05,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:05,796 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2024-11-19 06:04:05,796 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 06:04:05,796 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 06:04:05,796 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-19 06:04:05,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:05,797 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-19 06:04:05,797 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:04:05,797 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:04:05,797 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:04:05,798 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-11-19 06:04:05,798 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-19 06:04:05,798 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:04:05,798 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:04:05,798 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:04:05,798 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:04:05,841 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-11-19 06:04:05,841 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2024-11-19 06:04:05,841 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 06:04:05,841 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-19 06:04:05,841 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 06:04:05,842 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-11-19 06:04:05,842 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-19 06:04:05,843 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:04:05,843 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 06:04:05,843 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 06:04:05,843 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:04:05,843 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-11-19 06:04:05,843 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2024-11-19 06:04:05,843 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 06:04:05,843 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 06:04:05,843 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-19 06:04:05,844 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-11-19 06:04:05,844 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-19 06:04:05,844 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:04:05,844 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:04:05,844 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 06:04:05,844 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 06:04:05,850 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-11-19 06:04:05,850 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2024-11-19 06:04:05,850 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 06:04:05,850 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 06:04:05,850 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-19 06:04:05,850 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 06:04:05,919 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-11-19 06:04:05,919 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2024-11-19 06:04:05,919 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-19 06:04:05,919 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-19 06:04:05,919 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-19 06:04:05,925 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-11-19 06:04:05,925 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2024-11-19 06:04:05,925 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-19 06:04:05,925 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 06:04:05,925 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-19 06:04:05,925 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-19 06:04:05,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:05,925 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-19 06:04:05,925 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:04:05,926 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:04:05,926 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:04:05,929 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-11-19 06:04:05,929 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-19 06:04:05,929 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:04:05,929 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:04:05,930 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 06:04:05,930 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:04:05,930 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 06:04:05,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][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-11-19 06:04:05,941 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-19 06:04:05,941 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:05,941 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:05,941 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:05,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][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-11-19 06:04:05,947 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-19 06:04:05,947 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:05,947 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:05,948 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:05,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:05,973 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2024-11-19 06:04:05,974 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-19 06:04:05,974 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-19 06:04:05,974 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-19 06:04:05,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][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-11-19 06:04:05,983 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2024-11-19 06:04:05,983 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-19 06:04:05,983 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-19 06:04:05,983 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-19 06:04:06,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][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-11-19 06:04:06,007 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-19 06:04:06,007 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:06,007 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:04:06,007 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:06,013 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-11-19 06:04:06,014 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-19 06:04:06,014 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:04:06,014 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:04:06,014 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:04:06,014 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:04:06,014 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:04:06,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:06,034 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-19 06:04:06,034 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:06,034 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:04:06,034 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:04:06,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][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-11-19 06:04:06,040 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-19 06:04:06,040 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:04:06,040 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:06,041 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:04:06,044 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-11-19 06:04:06,044 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-19 06:04:06,044 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:04:06,044 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:04:06,044 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:04:06,045 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:04:06,045 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:04:06,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:06,060 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2024-11-19 06:04:06,060 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-19 06:04:06,060 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-19 06:04:06,060 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-19 06:04:06,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][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-11-19 06:04:06,078 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2024-11-19 06:04:06,078 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-19 06:04:06,078 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-19 06:04:06,078 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-19 06:04:06,096 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-11-19 06:04:06,096 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-19 06:04:06,096 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:06,096 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:06,096 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:06,098 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-11-19 06:04:06,098 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-19 06:04:06,098 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:04:06,099 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:04:06,099 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:04:06,099 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:04:06,100 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-11-19 06:04:06,100 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-19 06:04:06,100 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,100 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:06,100 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,103 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-11-19 06:04:06,103 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-19 06:04:06,103 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:04:06,103 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:04:06,103 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:06,103 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-11-19 06:04:06,103 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-19 06:04:06,103 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:04:06,103 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:04:06,104 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:06,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][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-11-19 06:04:06,107 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-19 06:04:06,107 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:06,107 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:04:06,107 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:06,107 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:06,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][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-11-19 06:04:06,126 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-19 06:04:06,126 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:06,126 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:06,126 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:06,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:06,130 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-19 06:04:06,130 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:06,130 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:06,130 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:06,131 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-11-19 06:04:06,131 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-19 06:04:06,131 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:06,131 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:06,131 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:06,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:06,133 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-19 06:04:06,133 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:06,133 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:06,133 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:06,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:06,133 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,133 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:06,133 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:06,134 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,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][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-11-19 06:04:06,137 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-19 06:04:06,137 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:06,137 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:06,137 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:06,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][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-11-19 06:04:06,146 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-11-19 06:04:06,146 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-19 06:04:06,146 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 06:04:06,146 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 06:04:06,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][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-11-19 06:04:06,154 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-11-19 06:04:06,154 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-19 06:04:06,154 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 06:04:06,154 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 06:04:06,158 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-11-19 06:04:06,158 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:04:06,158 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:06,159 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:06,159 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:06,159 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-11-19 06:04:06,159 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:04:06,159 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:06,160 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:06,160 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:06,195 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-11-19 06:04:06,195 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-19 06:04:06,195 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,195 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,195 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:06,202 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-11-19 06:04:06,202 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-19 06:04:06,202 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:06,202 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:06,202 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:06,202 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:06,202 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-11-19 06:04:06,202 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-19 06:04:06,202 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:06,202 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:06,203 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:06,203 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:06,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][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-11-19 06:04:06,205 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-19 06:04:06,205 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:06,206 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:06,206 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:06,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][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-11-19 06:04:06,458 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-19 06:04:06,458 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:06,458 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:06,458 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:06,459 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-11-19 06:04:06,459 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-19 06:04:06,459 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:06,459 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:06,459 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:06,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:06,469 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-19 06:04:06,469 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:06,469 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:06,469 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:06,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][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-11-19 06:04:06,470 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-19 06:04:06,470 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:06,470 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:06,470 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:06,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:06,471 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-19 06:04:06,471 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:06,471 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:06,471 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:06,477 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-11-19 06:04:06,477 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:04:06,477 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:06,477 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:06,477 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:06,478 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-11-19 06:04:06,478 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:04:06,478 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:06,478 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:06,478 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:06,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][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-11-19 06:04:06,535 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-19 06:04:06,535 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:06,535 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:06,535 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:06,536 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-11-19 06:04:06,536 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-19 06:04:06,536 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:06,536 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:06,536 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:06,544 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-11-19 06:04:06,545 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-19 06:04:06,545 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,545 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:06,545 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:06,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][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-11-19 06:04:06,564 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,564 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,565 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:06,565 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:06,565 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-11-19 06:04:06,565 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,565 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,566 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,566 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:06,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:06,567 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,567 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,567 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:06,567 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:06,568 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-11-19 06:04:06,568 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,568 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:06,568 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,568 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,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][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-11-19 06:04:06,574 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,574 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,574 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:06,574 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:06,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][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-11-19 06:04:06,575 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,575 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:06,575 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:06,575 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,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][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-11-19 06:04:06,575 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,575 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:06,575 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:06,575 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:06,577 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,577 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:06,577 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:06,577 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,597 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-11-19 06:04:06,597 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 06:04:06,597 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,597 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:06,597 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:06,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:06,607 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,607 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,608 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:06,608 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:06,640 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-11-19 06:04:06,640 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,640 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:06,640 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,640 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:06,641 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-11-19 06:04:06,641 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2024-11-19 06:04:06,641 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-19 06:04:06,641 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-19 06:04:06,641 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-19 06:04:06,643 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-11-19 06:04:06,643 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,643 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:06,643 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,643 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:06,647 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-11-19 06:04:06,647 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,647 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,647 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:06,647 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:06,647 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:06,650 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-11-19 06:04:06,650 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,650 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,650 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:06,650 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:06,651 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-11-19 06:04:06,651 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-19 06:04:06,651 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:06,651 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:06,651 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:06,668 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-11-19 06:04:06,669 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-19 06:04:06,669 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,669 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:06,669 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:06,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][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-11-19 06:04:06,683 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-19 06:04:06,683 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:06,683 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,683 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,689 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-11-19 06:04:06,689 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 06:04:06,689 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,689 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,689 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:06,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:06,707 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-19 06:04:06,707 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:06,707 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:06,707 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:06,709 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-11-19 06:04:06,709 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 06:04:06,709 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,709 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:06,709 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,715 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-11-19 06:04:06,715 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 06:04:06,715 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,715 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:06,715 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,715 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-11-19 06:04:06,715 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:06,715 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:06,715 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:06,715 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:06,715 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:06,716 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-11-19 06:04:06,716 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:06,716 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:06,716 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:06,716 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:06,716 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:06,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:06,734 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-19 06:04:06,734 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:06,734 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:06,734 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:06,758 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-11-19 06:04:06,759 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2024-11-19 06:04:06,759 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-19 06:04:06,759 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-19 06:04:06,759 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-19 06:04:06,762 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-11-19 06:04:06,762 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2024-11-19 06:04:06,762 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-19 06:04:06,762 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-19 06:04:06,762 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-19 06:04:06,769 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-11-19 06:04:06,769 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-19 06:04:06,769 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,769 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:06,769 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:06,769 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,770 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-11-19 06:04:06,770 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-19 06:04:06,770 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:06,770 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:06,770 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:06,773 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-11-19 06:04:06,773 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-19 06:04:06,773 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,773 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,773 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:06,776 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-19 06:04:06,776 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:06,776 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:06,776 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:06,814 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-11-19 06:04:06,814 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 06:04:06,814 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:06,814 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:06,814 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,883 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-11-19 06:04:06,883 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2024-11-19 06:04:06,883 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-19 06:04:06,883 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-19 06:04:06,883 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-19 06:04:06,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:06,887 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2024-11-19 06:04:06,887 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-19 06:04:06,887 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-19 06:04:06,887 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-19 06:04:06,887 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-11-19 06:04:06,887 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-19 06:04:06,887 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:06,888 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:06,888 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:06,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:06,888 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-19 06:04:06,889 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:06,889 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:06,889 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:06,899 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-11-19 06:04:06,900 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-19 06:04:06,900 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:06,900 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:06,900 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:06,900 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:06,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][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-11-19 06:04:06,905 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2024-11-19 06:04:06,905 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-19 06:04:06,905 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-19 06:04:06,905 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-19 06:04:06,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][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-11-19 06:04:06,924 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-19 06:04:06,924 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:06,924 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:06,924 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:06,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:06,938 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2024-11-19 06:04:06,938 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-19 06:04:06,938 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-19 06:04:06,938 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-19 06:04:06,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:06,950 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2024-11-19 06:04:06,950 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-19 06:04:06,950 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-19 06:04:06,950 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-19 06:04:06,956 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-11-19 06:04:06,957 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 06:04:06,957 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:06,957 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:06,957 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:06,961 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-11-19 06:04:06,961 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:06,961 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:06,961 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,961 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:06,961 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:06,967 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-11-19 06:04:06,968 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-19 06:04:06,968 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:06,968 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:06,968 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:07,007 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2024-11-19 06:04:07,007 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-19 06:04:07,007 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-19 06:04:07,007 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-19 06:04:07,007 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-11-19 06:04:07,007 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,007 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:07,007 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,007 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:07,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:07,008 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,008 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,009 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,009 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:07,015 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-11-19 06:04:07,015 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2024-11-19 06:04:07,015 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-19 06:04:07,015 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-19 06:04:07,015 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-19 06:04:07,015 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-19 06:04:07,015 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-19 06:04:07,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][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-11-19 06:04:07,025 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-19 06:04:07,025 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:07,025 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:07,026 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:07,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:07,034 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-19 06:04:07,034 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:07,034 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:07,034 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:07,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:07,034 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:04:07,034 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,034 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,034 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:07,035 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-11-19 06:04:07,035 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-19 06:04:07,035 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:07,035 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:07,035 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:07,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][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-11-19 06:04:07,040 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-19 06:04:07,040 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:07,040 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:07,040 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:07,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][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-11-19 06:04:07,051 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-19 06:04:07,051 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:07,051 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:07,051 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:07,065 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-11-19 06:04:07,065 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,065 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:07,065 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:07,065 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:04:07,065 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-11-19 06:04:07,065 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 06:04:07,065 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:07,065 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:07,065 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:07,065 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:07,094 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-11-19 06:04:07,095 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 06:04:07,095 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:07,095 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:07,095 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:07,095 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:07,142 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-11-19 06:04:07,142 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2024-11-19 06:04:07,142 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 06:04:07,142 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 06:04:07,142 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 06:04:07,142 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-19 06:04:07,169 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-11-19 06:04:07,169 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,169 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:07,169 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,169 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,170 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-11-19 06:04:07,170 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-11-19 06:04:07,170 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:07,170 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:07,170 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:07,184 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-11-19 06:04:07,184 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:04:07,184 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:07,184 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:07,184 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:07,184 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:07,212 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-11-19 06:04:07,212 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:07,212 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:07,212 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:07,212 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:07,212 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-11-19 06:04:07,212 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 06:04:07,212 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:07,213 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:07,213 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:07,213 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-11-19 06:04:07,213 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 06:04:07,213 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,213 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,213 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:07,213 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-11-19 06:04:07,213 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,213 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:07,213 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:07,213 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:07,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][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-11-19 06:04:07,215 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-11-19 06:04:07,215 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:07,215 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:07,215 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 06:04:07,220 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-11-19 06:04:07,220 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-11-19 06:04:07,220 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:07,220 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:07,220 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:07,220 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 06:04:07,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:07,422 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-11-19 06:04:07,422 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:07,422 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:07,422 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 06:04:07,424 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-11-19 06:04:07,424 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-11-19 06:04:07,424 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:07,424 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:07,424 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 06:04:07,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][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-11-19 06:04:07,424 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,424 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,424 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,425 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:07,425 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-11-19 06:04:07,425 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:04:07,425 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,425 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,426 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,452 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-11-19 06:04:07,453 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,453 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,453 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,453 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:07,459 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-11-19 06:04:07,459 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,459 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:07,459 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,459 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,461 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-11-19 06:04:07,461 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:07,461 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:07,461 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:07,461 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:07,469 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-11-19 06:04:07,469 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,469 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:07,469 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,469 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:07,469 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-11-19 06:04:07,469 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,469 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:07,469 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,469 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:07,470 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-11-19 06:04:07,470 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-11-19 06:04:07,470 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:07,470 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:07,470 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:07,470 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 06:04:07,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][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-11-19 06:04:07,474 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:04:07,474 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,474 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:07,474 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:07,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][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-11-19 06:04:07,477 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,477 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,477 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,477 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,477 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-11-19 06:04:07,477 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-11-19 06:04:07,478 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:07,478 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:07,478 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:07,478 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 06:04:07,482 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-11-19 06:04:07,482 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,482 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:07,482 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:07,482 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:07,482 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:07,482 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:07,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][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-11-19 06:04:07,497 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:04:07,498 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,498 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,498 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:07,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][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-11-19 06:04:07,498 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:04:07,498 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,499 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:07,499 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,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][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-11-19 06:04:07,499 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:04:07,499 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:07,499 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:07,499 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:07,504 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:04:07,504 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,504 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:07,504 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:07,505 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:04:07,505 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,505 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,505 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:07,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:07,505 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:04:07,505 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,506 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,506 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:07,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:07,512 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:04:07,512 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,512 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,512 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:07,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][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-11-19 06:04:07,513 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:04:07,513 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,513 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:07,513 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:07,516 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:04:07,516 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,516 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,516 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:07,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][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-11-19 06:04:07,517 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:04:07,517 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,517 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:07,517 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,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][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-11-19 06:04:07,517 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:04:07,517 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,518 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,518 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:07,520 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-11-19 06:04:07,520 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 06:04:07,520 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:07,520 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:07,520 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:07,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:07,521 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:04:07,521 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,521 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,521 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:07,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][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-11-19 06:04:07,522 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:04:07,522 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,522 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,523 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:07,528 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-11-19 06:04:07,528 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:07,528 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:07,528 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:07,528 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:07,528 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:07,563 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-11-19 06:04:07,564 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-19 06:04:07,564 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:07,564 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:07,564 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 06:04:07,564 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 06:04:07,578 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-11-19 06:04:07,578 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-19 06:04:07,578 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 06:04:07,578 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:07,578 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:07,578 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 06:04:07,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:07,584 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:04:07,584 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,584 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,584 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:07,604 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-11-19 06:04:07,604 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:04:07,604 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,604 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:07,604 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:07,607 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-11-19 06:04:07,607 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:04:07,607 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,607 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,607 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:07,607 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:07,607 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:07,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][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-11-19 06:04:07,633 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,633 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,633 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:07,633 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:07,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][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-11-19 06:04:07,634 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,634 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,634 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:07,634 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:07,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][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-11-19 06:04:07,643 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,644 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,644 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:07,644 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:07,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:07,645 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,645 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:07,645 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:07,645 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,653 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-11-19 06:04:07,653 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 06:04:07,653 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:07,653 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:07,653 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:07,653 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:07,675 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-11-19 06:04:07,675 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-11-19 06:04:07,676 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 06:04:07,676 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 06:04:07,676 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 06:04:07,676 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 06:04:07,681 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-11-19 06:04:07,681 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:07,681 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:07,681 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:07,681 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:07,682 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-11-19 06:04:07,682 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 06:04:07,682 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:07,682 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:07,682 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:07,688 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-11-19 06:04:07,688 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:07,688 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:07,688 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:07,688 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:07,690 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-11-19 06:04:07,691 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-11-19 06:04:07,691 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 06:04:07,691 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 06:04:07,691 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 06:04:07,691 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 06:04:07,691 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-11-19 06:04:07,691 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-11-19 06:04:07,691 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 06:04:07,691 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 06:04:07,691 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 06:04:07,691 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 06:04:07,703 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-11-19 06:04:07,703 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-11-19 06:04:07,703 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 06:04:07,703 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 06:04:07,703 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 06:04:07,703 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 06:04:07,711 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-11-19 06:04:07,711 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:04:07,711 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:07,711 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,711 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,711 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,715 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-11-19 06:04:07,715 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,715 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,715 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,715 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,715 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,738 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-11-19 06:04:07,738 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,738 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:07,738 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,738 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,738 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:07,740 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-11-19 06:04:07,740 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,740 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,740 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:07,741 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:07,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][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-11-19 06:04:07,754 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:04:07,754 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:07,754 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,754 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,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][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-11-19 06:04:07,755 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:07,755 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:07,755 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:07,755 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:07,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][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-11-19 06:04:07,757 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:04:07,757 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:07,757 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,757 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,771 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-11-19 06:04:07,771 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 06:04:07,771 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:07,771 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:07,771 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:07,771 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:07,772 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-11-19 06:04:07,772 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 06:04:07,772 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:07,772 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:07,772 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:07,772 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:07,772 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-11-19 06:04:07,772 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 06:04:07,772 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:07,772 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:07,772 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:07,772 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:07,794 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-11-19 06:04:07,794 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 06:04:07,794 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,794 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:07,794 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:07,794 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,801 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-11-19 06:04:07,801 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 06:04:07,801 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:07,801 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:07,801 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:07,829 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-11-19 06:04:07,829 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:07,829 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:07,829 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:07,829 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:07,829 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:07,830 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-11-19 06:04:07,830 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:07,830 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:07,830 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:07,830 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:07,831 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-11-19 06:04:07,831 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:04:07,831 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,831 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:07,831 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:07,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:07,832 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:04:07,832 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,832 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:07,832 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,839 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-11-19 06:04:07,839 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:04:07,839 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:07,839 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:07,839 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:07,839 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:07,843 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-11-19 06:04:07,843 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2024-11-19 06:04:07,843 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 06:04:07,843 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 06:04:07,843 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 06:04:07,843 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 06:04:07,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:07,847 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2024-11-19 06:04:07,847 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 06:04:07,848 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 06:04:07,848 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 06:04:07,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][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-11-19 06:04:07,870 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:07,870 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:07,870 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:07,870 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:07,919 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-11-19 06:04:07,919 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 06:04:07,919 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:07,919 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:07,919 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:07,919 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:07,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][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-11-19 06:04:07,932 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:07,932 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,933 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,933 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:07,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][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-11-19 06:04:07,934 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:07,934 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:07,934 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,934 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:07,945 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-11-19 06:04:07,946 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-19 06:04:07,946 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 06:04:07,946 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 06:04:07,946 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 06:04:07,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][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-11-19 06:04:07,946 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 06:04:07,946 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:07,946 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:07,946 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:07,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], [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-11-19 06:04:07,978 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 06:04:07,978 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:07,978 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:07,978 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:07,992 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-11-19 06:04:07,992 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 06:04:07,992 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:07,992 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:07,992 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:08,026 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-11-19 06:04:08,027 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 06:04:08,027 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:08,027 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:08,027 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:08,051 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-11-19 06:04:08,051 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 06:04:08,051 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:08,051 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:08,051 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:08,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][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-11-19 06:04:08,052 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 06:04:08,052 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:08,052 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:08,053 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:08,068 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-11-19 06:04:08,069 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 06:04:08,069 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:08,069 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:08,069 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:08,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:08,074 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 06:04:08,074 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:08,074 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:08,075 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:08,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:08,081 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 06:04:08,081 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:08,081 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:08,081 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:08,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][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-11-19 06:04:08,085 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 06:04:08,086 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:08,086 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:08,086 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:08,121 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-11-19 06:04:08,121 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 06:04:08,121 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:08,121 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:08,121 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:08,121 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:08,128 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-11-19 06:04:08,128 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 06:04:08,128 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:08,128 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:08,128 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:08,173 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-11-19 06:04:08,173 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 06:04:08,173 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:08,173 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:08,173 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:08,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][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-11-19 06:04:08,181 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 06:04:08,182 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:08,182 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:08,182 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:08,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][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-11-19 06:04:08,224 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-19 06:04:08,224 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 06:04:08,224 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 06:04:08,224 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 06:04:08,440 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-11-19 06:04:08,440 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-19 06:04:08,441 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 06:04:08,441 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 06:04:08,441 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 06:04:08,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][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-11-19 06:04:08,441 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-19 06:04:08,441 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 06:04:08,441 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 06:04:08,441 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 06:04:08,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][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-11-19 06:04:08,443 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-19 06:04:08,443 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 06:04:08,443 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 06:04:08,443 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 06:04:08,444 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-11-19 06:04:08,444 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-19 06:04:08,445 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 06:04:08,445 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 06:04:08,445 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 06:04:08,445 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-11-19 06:04:08,445 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 06:04:08,445 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:08,445 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:08,446 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:08,475 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-11-19 06:04:08,475 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-19 06:04:08,475 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 06:04:08,475 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 06:04:08,475 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 06:04:08,475 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 06:04:08,493 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-11-19 06:04:08,493 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 06:04:08,493 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:08,493 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:08,493 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:08,493 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-11-19 06:04:08,494 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 06:04:08,494 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:08,494 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:08,494 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:08,500 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-11-19 06:04:08,500 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 06:04:08,500 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:08,500 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:08,501 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:08,501 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:08,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:08,502 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 06:04:08,502 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:08,502 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:08,502 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:08,510 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-11-19 06:04:08,510 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 06:04:08,510 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:08,510 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:08,511 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:08,511 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:08,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:08,512 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 06:04:08,512 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:08,512 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:08,512 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:08,515 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-11-19 06:04:08,516 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 06:04:08,516 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:08,516 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:08,516 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:08,519 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-11-19 06:04:08,519 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 06:04:08,519 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:08,519 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:08,519 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:08,519 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:08,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:08,520 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 06:04:08,520 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:08,520 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:08,520 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:08,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][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-11-19 06:04:08,536 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-11-19 06:04:08,536 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 06:04:08,536 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 06:04:08,536 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 06:04:08,558 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-11-19 06:04:08,558 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 06:04:08,559 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:08,559 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:08,559 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:08,559 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:08,589 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-11-19 06:04:08,589 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 06:04:08,589 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:08,589 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:08,589 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:08,590 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-11-19 06:04:08,590 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 06:04:08,590 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:08,590 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:08,590 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:08,607 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-11-19 06:04:08,608 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 06:04:08,608 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:08,608 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:08,608 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:08,608 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:08,608 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:08,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][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-11-19 06:04:08,629 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 06:04:08,629 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:08,629 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:08,629 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:08,640 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-11-19 06:04:08,640 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 06:04:08,640 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:08,640 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:08,640 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:08,655 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-11-19 06:04:08,655 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 06:04:08,655 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:08,655 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:08,656 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:08,681 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-11-19 06:04:08,681 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 06:04:08,681 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:08,681 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:08,681 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:08,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:08,744 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 06:04:08,744 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:08,744 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:08,744 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:08,765 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-11-19 06:04:08,765 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 06:04:08,765 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:08,765 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:08,765 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:08,766 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:08,766 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:08,811 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-11-19 06:04:08,812 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 06:04:08,812 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 06:04:08,812 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 06:04:08,812 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 06:04:08,830 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-11-19 06:04:08,830 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 06:04:08,830 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:08,830 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:08,830 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:08,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:08,831 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 06:04:08,831 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:08,831 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:08,831 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:08,832 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-11-19 06:04:08,832 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 06:04:08,832 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:08,832 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:08,832 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:08,840 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-11-19 06:04:08,840 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 06:04:08,840 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:08,840 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:08,840 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:08,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:08,843 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2024-11-19 06:04:08,843 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 06:04:08,844 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 06:04:08,844 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 06:04:08,857 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-11-19 06:04:08,857 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 06:04:08,857 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:08,857 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:08,857 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:08,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:08,859 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 06:04:08,859 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:08,860 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:08,860 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:08,860 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-11-19 06:04:08,860 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 06:04:08,860 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:08,860 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:08,861 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:08,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:08,890 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2024-11-19 06:04:08,890 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 06:04:08,890 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 06:04:08,890 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 06:04:08,908 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-11-19 06:04:08,908 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 06:04:08,908 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 06:04:08,908 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 06:04:08,908 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 06:04:08,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][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-11-19 06:04:08,926 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 06:04:08,926 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:08,926 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:08,926 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:08,926 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-11-19 06:04:08,927 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 06:04:08,927 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 06:04:08,927 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 06:04:08,927 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 06:04:08,942 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-11-19 06:04:08,942 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 06:04:08,942 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:08,942 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:08,942 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:08,942 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:08,962 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-11-19 06:04:08,962 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 06:04:08,962 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:08,962 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:08,962 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:08,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][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-11-19 06:04:08,963 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 06:04:08,963 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:08,963 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:08,963 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:08,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][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-11-19 06:04:08,964 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 06:04:08,965 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:08,965 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:08,965 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:08,965 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-11-19 06:04:08,965 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 06:04:08,966 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:08,966 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:08,966 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:09,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:09,013 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 06:04:09,013 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:09,013 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:09,013 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:09,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:09,013 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 06:04:09,013 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:09,014 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:09,014 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:09,043 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-11-19 06:04:09,043 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2024-11-19 06:04:09,043 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 06:04:09,043 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 06:04:09,043 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 06:04:09,043 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 06:04:09,044 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-11-19 06:04:09,044 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 06:04:09,044 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:09,044 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:09,044 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:09,044 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:09,044 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:09,064 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-11-19 06:04:09,064 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 06:04:09,064 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:09,064 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:09,064 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:09,064 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:09,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:09,065 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 06:04:09,065 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:09,065 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:09,065 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:09,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][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-11-19 06:04:09,112 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2024-11-19 06:04:09,112 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 06:04:09,112 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 06:04:09,112 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 06:04:09,120 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-11-19 06:04:09,120 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2024-11-19 06:04:09,120 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 06:04:09,121 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 06:04:09,121 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 06:04:09,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][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-11-19 06:04:09,145 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 06:04:09,145 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:09,146 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:09,146 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:09,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][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-11-19 06:04:09,148 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 06:04:09,148 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:09,148 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:09,148 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:09,149 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-11-19 06:04:09,149 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 06:04:09,150 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:09,150 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:09,150 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:09,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:09,230 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 06:04:09,230 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:09,230 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 06:04:09,230 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:09,231 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-11-19 06:04:09,231 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 06:04:09,231 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:09,231 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 06:04:09,231 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 06:04:09,231 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-11-19 06:04:09,231 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 06:04:09,231 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 06:04:09,232 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 06:04:09,232 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:09,250 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-11-19 06:04:09,250 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 06:04:09,250 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:09,250 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:09,250 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:09,250 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:09,299 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-11-19 06:04:09,299 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 06:04:09,299 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 06:04:09,299 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 06:04:09,299 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 06:04:09,356 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-11-19 06:04:09,356 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 06:04:09,357 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 06:04:09,357 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 06:04:09,357 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 06:04:09,365 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-11-19 06:04:09,365 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 06:04:09,365 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 06:04:09,365 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 06:04:09,365 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 06:04:09,374 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-11-19 06:04:09,375 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 06:04:09,375 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 06:04:09,375 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 06:04:09,375 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 06:04:09,423 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-11-19 06:04:09,423 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 06:04:09,423 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 06:04:09,423 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 06:04:09,423 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 06:04:09,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:09,515 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 06:04:09,515 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:04:09,515 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:04:09,516 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:04:09,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:09,516 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 06:04:09,516 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 06:04:09,516 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 06:04:09,516 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 06:04:09,565 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-11-19 06:04:09,565 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 06:04:09,566 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:04:09,566 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:04:09,566 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:04:09,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:09,567 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is not cut-off event [2024-11-19 06:04:09,567 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-19 06:04:09,567 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-11-19 06:04:09,567 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-19 06:04:09,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:09,569 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is not cut-off event [2024-11-19 06:04:09,569 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-11-19 06:04:09,569 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-19 06:04:09,569 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-11-19 06:04:09,581 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-11-19 06:04:09,581 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 06:04:09,581 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 06:04:09,581 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 06:04:09,581 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 06:04:09,582 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-11-19 06:04:09,582 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 06:04:09,582 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 06:04:09,582 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 06:04:09,582 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 06:04:09,582 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 06:04:09,619 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-11-19 06:04:09,619 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 06:04:09,619 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 06:04:09,619 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 06:04:09,619 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 06:04:09,619 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-11-19 06:04:09,619 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 06:04:09,619 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 06:04:09,619 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 06:04:09,619 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 06:04:09,619 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 06:04:09,928 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-11-19 06:04:09,929 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-19 06:04:09,929 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 06:04:09,929 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 06:04:09,929 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 06:04:09,978 INFO L124 PetriNetUnfolderBase]: 13125/42065 cut-off events. [2024-11-19 06:04:09,978 INFO L125 PetriNetUnfolderBase]: For 25303/25695 co-relation queries the response was YES. [2024-11-19 06:04:10,185 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-11-19 06:04:10,318 INFO L140 encePairwiseOnDemand]: 242/249 looper letters, 71 selfloop transitions, 7 changer transitions 0/323 dead transitions. [2024-11-19 06:04:10,318 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 255 places, 323 transitions, 1148 flow [2024-11-19 06:04:10,318 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-19 06:04:10,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-19 06:04:10,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1366 transitions. [2024-11-19 06:04:10,319 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9143239625167336 [2024-11-19 06:04:10,319 INFO L175 Difference]: Start difference. First operand has 250 places, 277 transitions, 886 flow. Second operand 6 states and 1366 transitions. [2024-11-19 06:04:10,319 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 255 places, 323 transitions, 1148 flow [2024-11-19 06:04:10,372 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 254 places, 323 transitions, 1129 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-19 06:04:10,375 INFO L231 Difference]: Finished difference. Result has 257 places, 282 transitions, 910 flow [2024-11-19 06:04:10,375 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-11-19 06:04:10,375 INFO L277 CegarLoopForPetriNet]: 232 programPoint places, 25 predicate places. [2024-11-19 06:04:10,375 INFO L471 AbstractCegarLoop]: Abstraction has has 257 places, 282 transitions, 910 flow [2024-11-19 06:04:10,376 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-11-19 06:04:10,376 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:04:10,376 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:04:10,376 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable30 [2024-11-19 06:04:10,376 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-11-19 06:04:10,377 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:04:10,377 INFO L85 PathProgramCache]: Analyzing trace with hash -92304941, now seen corresponding path program 1 times [2024-11-19 06:04:10,377 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:04:10,377 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [294402860] [2024-11-19 06:04:10,377 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:04:10,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:04:10,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:04:10,426 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:04:10,427 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:04:10,427 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [294402860] [2024-11-19 06:04:10,427 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [294402860] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:04:10,427 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:04:10,427 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-19 06:04:10,428 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [569457210] [2024-11-19 06:04:10,428 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:04:10,428 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-19 06:04:10,428 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:04:10,428 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-19 06:04:10,428 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-19 06:04:10,487 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 210 out of 249 [2024-11-19 06:04:10,487 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-11-19 06:04:10,488 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:04:10,488 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 210 of 249 [2024-11-19 06:04:10,488 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:04:10,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][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-11-19 06:04:10,624 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is not cut-off event [2024-11-19 06:04:10,624 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2024-11-19 06:04:10,624 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-11-19 06:04:10,624 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2024-11-19 06:04:10,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][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-11-19 06:04:10,627 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-19 06:04:10,627 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-19 06:04:10,628 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 06:04:10,628 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 06:04:10,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], [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-11-19 06:04:10,629 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-11-19 06:04:10,629 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 06:04:10,629 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-19 06:04:10,629 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-19 06:04:10,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:10,637 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-19 06:04:10,637 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-19 06:04:10,637 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-19 06:04:10,637 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-19 06:04:10,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:10,665 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-19 06:04:10,665 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-19 06:04:10,665 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-19 06:04:10,665 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-19 06:04:10,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][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-11-19 06:04:10,683 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-19 06:04:10,683 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-19 06:04:10,683 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-19 06:04:10,683 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-19 06:04:10,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][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-11-19 06:04:10,690 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2024-11-19 06:04:10,690 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-11-19 06:04:10,690 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-11-19 06:04:10,691 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-19 06:04:10,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][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-11-19 06:04:10,753 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-19 06:04:10,753 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 06:04:10,753 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-19 06:04:10,753 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-19 06:04:10,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:10,809 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-19 06:04:10,809 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 06:04:10,809 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 06:04:10,809 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 06:04:10,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:10,921 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-11-19 06:04:10,921 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 06:04:10,921 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 06:04:10,921 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 06:04:10,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][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-11-19 06:04:10,986 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-19 06:04:10,986 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 06:04:10,986 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 06:04:10,986 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 06:04:11,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][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-11-19 06:04:11,290 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2024-11-19 06:04:11,290 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2024-11-19 06:04:11,290 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-19 06:04:11,290 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-19 06:04:11,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][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-11-19 06:04:11,373 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-19 06:04:11,373 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 06:04:11,373 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 06:04:11,373 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 06:04:11,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:11,374 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2024-11-19 06:04:11,374 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-11-19 06:04:11,374 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-11-19 06:04:11,375 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-11-19 06:04:11,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][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-11-19 06:04:11,385 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-19 06:04:11,385 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 06:04:11,385 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 06:04:11,385 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 06:04:11,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:11,401 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-19 06:04:11,401 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 06:04:11,401 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 06:04:11,401 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 06:04:11,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:11,405 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-19 06:04:11,405 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 06:04:11,405 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 06:04:11,405 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 06:04:11,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][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-11-19 06:04:11,452 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-19 06:04:11,452 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 06:04:11,452 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 06:04:11,452 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 06:04:11,513 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-11-19 06:04:11,513 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-19 06:04:11,513 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 06:04:11,514 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 06:04:11,514 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 06:04:11,514 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-11-19 06:04:11,514 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-19 06:04:11,515 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 06:04:11,515 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 06:04:11,515 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 06:04:11,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:11,609 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-19 06:04:11,609 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 06:04:11,609 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 06:04:11,609 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 06:04:11,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:11,618 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2024-11-19 06:04:11,618 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-19 06:04:11,618 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 06:04:11,618 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 06:04:11,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:11,641 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-19 06:04:11,641 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 06:04:11,641 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 06:04:11,641 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 06:04:11,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][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-11-19 06:04:11,666 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-19 06:04:11,666 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 06:04:11,666 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 06:04:11,666 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 06:04:11,667 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-11-19 06:04:11,667 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-19 06:04:11,667 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 06:04:11,668 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 06:04:11,668 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 06:04:11,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:11,806 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-19 06:04:11,806 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:04:11,806 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 06:04:11,806 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 06:04:11,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][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-11-19 06:04:11,817 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2024-11-19 06:04:11,818 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 06:04:11,818 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-19 06:04:11,818 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 06:04:11,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][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-11-19 06:04:11,826 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2024-11-19 06:04:11,826 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 06:04:11,826 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 06:04:11,826 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-19 06:04:11,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][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-11-19 06:04:11,842 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2024-11-19 06:04:11,842 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-19 06:04:11,842 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 06:04:11,842 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-19 06:04:11,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][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-11-19 06:04:11,878 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-19 06:04:11,878 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:04:11,878 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:04:11,878 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:04:11,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][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-11-19 06:04:11,892 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-19 06:04:11,892 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:04:11,892 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:04:11,892 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:04:11,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:11,909 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2024-11-19 06:04:11,909 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-19 06:04:11,909 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-19 06:04:11,909 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-19 06:04:11,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:11,961 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2024-11-19 06:04:11,961 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-19 06:04:11,961 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-19 06:04:11,961 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-19 06:04:11,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][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-11-19 06:04:11,970 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-19 06:04:11,970 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:11,970 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:04:11,970 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:04:11,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][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-11-19 06:04:11,992 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2024-11-19 06:04:11,992 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-19 06:04:11,992 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-19 06:04:11,993 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-19 06:04:12,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][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-11-19 06:04:12,007 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2024-11-19 06:04:12,007 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-19 06:04:12,007 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-19 06:04:12,007 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-19 06:04:12,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][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-11-19 06:04:12,045 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 06:04:12,045 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:12,045 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:12,045 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:12,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][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-11-19 06:04:12,049 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-11-19 06:04:12,049 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 06:04:12,049 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-19 06:04:12,049 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 06:04:12,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][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-11-19 06:04:12,053 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-11-19 06:04:12,053 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 06:04:12,053 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-19 06:04:12,053 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 06:04:12,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][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-11-19 06:04:12,068 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-11-19 06:04:12,068 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 06:04:12,068 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-19 06:04:12,068 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 06:04:12,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:12,089 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-11-19 06:04:12,089 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 06:04:12,089 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 06:04:12,089 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-19 06:04:12,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][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-11-19 06:04:12,134 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2024-11-19 06:04:12,134 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 06:04:12,135 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-19 06:04:12,135 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-19 06:04:12,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:12,138 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2024-11-19 06:04:12,138 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-19 06:04:12,138 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 06:04:12,138 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-19 06:04:12,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][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-11-19 06:04:12,441 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 06:04:12,441 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:12,441 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:12,441 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:12,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:12,444 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 06:04:12,444 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:12,444 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:12,444 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:12,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][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-11-19 06:04:12,446 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 06:04:12,446 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:12,446 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:12,446 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:12,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][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-11-19 06:04:12,533 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-19 06:04:12,533 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:12,533 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:12,533 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:12,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][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-11-19 06:04:12,535 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-19 06:04:12,535 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:12,536 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:12,536 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:12,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][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-11-19 06:04:12,537 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-19 06:04:12,537 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:12,537 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:12,537 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:12,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:12,539 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-19 06:04:12,539 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:12,539 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:12,539 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:12,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:12,541 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-19 06:04:12,541 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:12,541 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:12,541 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:12,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:12,542 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-19 06:04:12,542 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:12,542 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:12,542 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:12,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:12,616 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-19 06:04:12,616 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:12,616 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:12,616 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:12,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][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-11-19 06:04:12,617 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2024-11-19 06:04:12,618 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-19 06:04:12,618 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-19 06:04:12,618 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-19 06:04:12,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][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-11-19 06:04:12,644 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2024-11-19 06:04:12,644 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-19 06:04:12,645 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-19 06:04:12,645 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-19 06:04:12,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:12,649 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-19 06:04:12,649 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:12,649 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:12,649 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:12,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][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-11-19 06:04:12,687 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-19 06:04:12,687 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:12,687 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:12,687 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:12,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)), 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-11-19 06:04:12,701 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-19 06:04:12,701 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:12,701 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:12,701 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:12,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][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-11-19 06:04:12,750 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-19 06:04:12,750 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:12,750 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:12,750 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:12,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:12,762 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-19 06:04:12,762 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:12,762 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:12,762 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:12,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][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-11-19 06:04:12,763 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-19 06:04:12,763 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:12,764 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:12,764 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:12,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:12,767 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-19 06:04:12,767 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:12,767 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:12,767 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:12,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: 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-11-19 06:04:12,768 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-19 06:04:12,768 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:12,768 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:12,768 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:12,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][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-11-19 06:04:12,770 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-19 06:04:12,770 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:12,770 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:12,770 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:12,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][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-11-19 06:04:12,770 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-19 06:04:12,770 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:12,771 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:12,771 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:12,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:12,850 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-19 06:04:12,850 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:12,850 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:12,850 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:12,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:12,866 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-19 06:04:12,866 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:12,866 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:12,866 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:12,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][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-11-19 06:04:12,871 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-19 06:04:12,871 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:12,871 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:12,871 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:12,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][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-11-19 06:04:12,885 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-19 06:04:12,885 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:12,885 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:12,885 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:12,888 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-11-19 06:04:12,888 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-19 06:04:12,888 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:12,888 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:12,888 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:12,888 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:12,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][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-11-19 06:04:12,891 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-19 06:04:12,891 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:12,891 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:12,891 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:12,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][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-11-19 06:04:12,914 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2024-11-19 06:04:12,914 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 06:04:12,914 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 06:04:12,914 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-19 06:04:12,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:12,942 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2024-11-19 06:04:12,942 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-19 06:04:12,942 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 06:04:12,942 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 06:04:12,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], [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-11-19 06:04:12,983 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-19 06:04:12,983 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:12,983 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:12,983 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:13,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][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-11-19 06:04:13,004 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,004 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:13,004 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:13,004 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:13,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:13,008 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-19 06:04:13,008 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:13,008 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:13,008 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:13,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:13,010 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,010 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:13,010 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:13,011 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:13,011 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-11-19 06:04:13,011 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,011 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:13,011 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,011 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:13,011 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:13,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][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-11-19 06:04:13,014 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,014 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,014 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:13,014 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:13,017 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-11-19 06:04:13,017 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-19 06:04:13,017 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:13,017 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:13,017 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:13,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:13,018 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-11-19 06:04:13,018 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 06:04:13,018 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:13,018 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:13,022 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-11-19 06:04:13,022 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-19 06:04:13,022 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:13,022 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:13,022 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:13,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:13,023 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-11-19 06:04:13,023 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:13,023 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:13,023 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 06:04:13,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:13,043 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-11-19 06:04:13,043 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 06:04:13,044 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:13,044 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:13,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][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-11-19 06:04:13,078 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-11-19 06:04:13,078 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:13,078 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 06:04:13,078 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:13,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:13,111 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-19 06:04:13,111 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:13,111 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:13,111 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:13,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:13,135 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,135 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,135 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,135 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:13,140 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,140 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,140 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,140 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,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][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-11-19 06:04:13,182 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-19 06:04:13,182 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 06:04:13,182 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:13,182 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 06:04:13,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][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-11-19 06:04:13,212 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-19 06:04:13,212 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 06:04:13,212 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 06:04:13,212 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:13,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][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-11-19 06:04:13,218 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:04:13,218 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:13,218 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:13,218 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:13,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:13,234 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:04:13,234 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:13,234 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:13,234 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:13,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:13,234 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:04:13,235 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:13,235 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:13,235 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:13,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:13,238 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-19 06:04:13,238 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 06:04:13,238 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:13,238 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 06:04:13,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][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-11-19 06:04:13,245 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:04:13,245 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:13,245 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:13,245 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:13,263 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-11-19 06:04:13,263 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,263 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:13,263 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,263 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:13,263 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:13,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:13,269 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,269 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:13,269 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:13,269 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,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][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-11-19 06:04:13,270 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,270 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:13,270 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:13,270 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:13,271 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,271 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:13,271 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,271 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:13,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:13,272 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,272 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,272 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:13,272 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:13,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][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-11-19 06:04:13,528 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,529 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:13,529 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:13,529 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:13,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:13,536 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:13,536 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:13,536 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:13,536 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:13,537 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-11-19 06:04:13,538 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,538 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:13,538 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:13,538 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:13,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:13,583 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,583 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:13,583 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,583 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:13,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:13,620 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,620 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,620 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:13,620 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:13,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:13,631 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-11-19 06:04:13,631 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 06:04:13,631 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 06:04:13,631 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 06:04:13,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][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-11-19 06:04:13,633 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,633 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,633 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:13,633 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:13,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][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-11-19 06:04:13,646 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,646 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,646 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:13,646 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:13,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][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-11-19 06:04:13,660 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,660 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:13,660 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:13,660 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:13,668 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,668 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,668 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:13,668 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:13,691 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-11-19 06:04:13,692 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,692 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,692 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,692 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,692 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,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][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-11-19 06:04:13,694 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,694 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,694 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,694 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,700 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-11-19 06:04:13,700 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,700 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,700 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,701 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,701 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:13,703 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,703 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,703 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,703 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:13,704 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,704 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,704 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,704 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:13,706 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,706 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,706 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,706 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,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][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-11-19 06:04:13,708 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,708 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,708 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,708 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,712 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-11-19 06:04:13,712 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,712 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,712 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:13,712 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,712 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-11-19 06:04:13,712 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,713 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:13,713 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,713 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:13,716 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:13,716 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:13,716 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:13,716 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:13,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][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-11-19 06:04:13,719 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,719 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:13,719 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,719 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,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][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-11-19 06:04:13,720 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,720 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:13,720 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,720 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:13,828 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,828 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,828 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,828 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:13,839 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,839 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,839 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,839 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:13,856 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-11-19 06:04:13,856 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 06:04:13,857 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:13,857 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:13,857 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:13,857 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-11-19 06:04:13,857 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 06:04:13,857 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:13,857 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:13,857 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:13,857 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:13,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:13,859 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:13,859 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,859 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:13,859 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,862 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-11-19 06:04:13,863 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 06:04:13,863 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:13,863 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:13,863 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:13,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][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-11-19 06:04:13,863 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 06:04:13,863 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:13,863 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:13,863 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:13,863 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:13,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][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-11-19 06:04:13,865 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:13,865 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,865 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,865 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:13,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:13,867 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:13,867 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:13,867 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,867 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:13,873 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:13,873 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,873 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:13,873 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:13,874 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:13,874 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,874 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:13,874 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,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][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-11-19 06:04:13,958 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:13,958 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,958 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,958 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:13,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:13,974 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:13,974 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:13,974 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,974 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,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|), 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-11-19 06:04:13,986 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:13,986 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:13,986 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,986 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,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|), 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-11-19 06:04:13,987 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:13,987 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:13,987 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,987 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,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][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-11-19 06:04:13,996 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:13,996 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,996 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:13,996 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:14,012 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-11-19 06:04:14,012 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 06:04:14,012 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:14,012 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:14,012 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:14,012 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:14,012 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-11-19 06:04:14,012 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 06:04:14,013 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:14,013 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:14,013 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:14,013 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:14,013 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:14,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][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-11-19 06:04:14,014 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 06:04:14,014 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:14,014 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:14,015 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:14,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:14,015 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 06:04:14,015 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:14,016 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:14,016 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:14,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:14,017 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 06:04:14,017 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:14,017 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:14,017 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:14,019 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-11-19 06:04:14,020 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 06:04:14,020 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:14,020 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:14,020 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:14,020 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:14,020 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-11-19 06:04:14,020 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 06:04:14,020 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:14,020 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:14,020 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:14,020 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:14,020 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:14,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][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-11-19 06:04:14,022 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 06:04:14,022 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:14,022 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:14,022 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:14,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:14,023 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 06:04:14,023 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:14,023 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:14,023 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:14,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][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-11-19 06:04:14,024 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 06:04:14,024 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:14,024 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:14,024 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:14,032 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-11-19 06:04:14,032 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 06:04:14,032 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:14,032 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:14,032 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:14,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][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-11-19 06:04:14,032 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 06:04:14,032 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:14,033 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:14,033 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:14,035 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-11-19 06:04:14,035 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 06:04:14,036 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:14,036 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:14,036 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:14,036 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:14,037 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-11-19 06:04:14,037 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 06:04:14,038 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:14,038 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:14,038 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:14,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:14,038 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 06:04:14,038 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:14,038 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:14,038 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:14,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][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-11-19 06:04:14,040 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 06:04:14,041 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:14,041 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:14,041 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:14,041 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:14,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:14,059 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 06:04:14,059 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:14,059 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:14,059 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:14,060 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-11-19 06:04:14,060 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2024-11-19 06:04:14,060 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 06:04:14,060 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 06:04:14,060 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 06:04:14,061 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 06:04:14,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][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-11-19 06:04:14,062 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2024-11-19 06:04:14,062 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 06:04:14,062 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 06:04:14,062 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 06:04:14,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][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-11-19 06:04:14,099 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 06:04:14,099 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:14,099 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:14,099 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:14,100 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-11-19 06:04:14,100 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2024-11-19 06:04:14,100 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 06:04:14,100 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 06:04:14,101 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 06:04:14,101 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 06:04:14,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][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-11-19 06:04:14,102 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2024-11-19 06:04:14,102 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 06:04:14,102 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 06:04:14,102 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 06:04:14,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][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-11-19 06:04:14,123 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 06:04:14,123 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:14,123 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:14,123 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:14,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:14,132 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 06:04:14,132 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:14,132 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:14,132 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:14,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:14,182 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 06:04:14,182 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:14,182 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:14,182 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:14,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:14,183 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 06:04:14,183 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:14,183 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:14,183 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:14,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][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-11-19 06:04:14,185 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 06:04:14,185 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:14,185 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:14,185 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:14,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][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-11-19 06:04:14,289 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 06:04:14,289 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:14,289 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:14,289 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:14,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][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-11-19 06:04:14,299 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 06:04:14,299 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:14,299 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:14,300 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:14,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][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-11-19 06:04:14,323 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-19 06:04:14,323 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 06:04:14,324 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 06:04:14,324 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 06:04:14,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:14,325 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 06:04:14,325 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:14,325 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:14,326 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:14,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:14,329 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 06:04:14,329 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:14,330 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:14,330 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:14,330 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-11-19 06:04:14,331 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-19 06:04:14,331 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 06:04:14,331 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 06:04:14,331 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 06:04:14,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:14,332 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 06:04:14,333 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:14,333 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:14,333 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:14,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][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-11-19 06:04:14,335 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 06:04:14,335 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:14,335 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:14,335 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:14,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:14,357 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-19 06:04:14,357 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 06:04:14,357 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 06:04:14,357 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 06:04:14,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:14,429 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 06:04:14,429 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:14,429 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:14,429 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:14,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:14,437 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 06:04:14,437 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:14,437 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:14,437 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:14,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][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-11-19 06:04:14,475 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 06:04:14,475 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:14,475 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:14,475 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:14,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][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-11-19 06:04:14,525 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-11-19 06:04:14,525 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 06:04:14,525 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 06:04:14,525 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 06:04:14,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:14,527 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-11-19 06:04:14,527 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 06:04:14,527 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 06:04:14,527 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 06:04:14,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][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-11-19 06:04:14,531 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 06:04:14,531 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:14,531 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:14,531 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:14,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][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-11-19 06:04:14,535 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 06:04:14,535 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:14,535 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:14,535 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:14,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][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-11-19 06:04:14,558 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-11-19 06:04:14,558 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 06:04:14,558 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 06:04:14,559 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 06:04:14,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:14,560 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-11-19 06:04:14,560 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 06:04:14,560 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 06:04:14,560 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 06:04:14,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][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-11-19 06:04:14,575 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 06:04:14,575 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:14,575 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:14,576 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:14,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:14,581 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 06:04:14,581 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:14,581 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:14,581 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:14,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:14,584 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 06:04:14,584 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:14,585 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:14,585 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:14,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][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-11-19 06:04:14,585 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 06:04:14,585 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:14,585 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:14,585 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:14,619 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-11-19 06:04:14,619 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 06:04:14,619 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:14,619 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:14,619 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:14,620 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:14,624 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-11-19 06:04:14,624 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 06:04:14,624 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:14,624 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:14,625 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:14,625 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:14,626 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-11-19 06:04:14,626 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 06:04:14,626 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:14,626 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:14,627 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:14,627 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:14,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][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-11-19 06:04:14,628 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 06:04:14,628 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:14,628 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:14,628 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:14,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][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-11-19 06:04:14,629 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 06:04:14,629 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:14,629 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:14,629 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:14,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:14,630 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 06:04:14,630 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:14,630 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:14,630 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:14,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:14,667 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2024-11-19 06:04:14,667 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 06:04:14,667 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 06:04:14,667 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 06:04:14,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][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-11-19 06:04:14,696 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 06:04:14,696 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:14,696 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:14,697 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:14,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:14,700 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 06:04:14,700 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:14,700 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:14,700 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:14,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][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-11-19 06:04:14,751 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 06:04:14,751 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:14,752 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:14,752 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:14,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:14,752 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 06:04:14,752 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:14,752 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:14,752 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:14,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:14,752 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 06:04:14,752 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:14,752 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:14,753 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:14,769 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-11-19 06:04:14,769 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 06:04:14,769 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:14,769 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:14,769 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:14,769 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:14,773 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-11-19 06:04:14,773 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 06:04:14,773 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:14,773 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:14,774 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:14,774 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:14,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:14,778 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 06:04:14,779 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:14,779 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:14,779 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:14,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:14,780 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 06:04:14,780 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:14,780 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:14,781 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:15,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:15,152 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 06:04:15,152 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:15,152 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:15,152 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:15,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][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-11-19 06:04:15,156 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 06:04:15,156 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:15,156 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:15,157 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:15,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:15,172 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 06:04:15,172 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:15,172 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:15,172 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:15,180 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-11-19 06:04:15,180 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 06:04:15,180 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:15,180 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:15,180 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:15,180 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:15,180 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-11-19 06:04:15,180 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 06:04:15,181 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:15,181 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:15,181 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:15,181 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:15,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][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-11-19 06:04:15,181 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 06:04:15,181 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:15,181 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:15,181 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:15,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][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-11-19 06:04:15,183 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 06:04:15,183 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:15,183 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:15,183 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:15,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][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-11-19 06:04:15,183 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 06:04:15,183 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:15,183 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:15,183 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:15,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:15,227 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 06:04:15,227 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:15,227 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:15,227 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:15,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][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-11-19 06:04:15,229 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 06:04:15,229 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:15,229 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:15,229 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:15,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:15,246 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 06:04:15,246 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:15,246 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:15,246 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:15,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][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-11-19 06:04:15,252 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 06:04:15,253 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:15,253 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:15,253 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:15,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:15,254 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 06:04:15,254 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:15,254 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:15,254 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:15,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][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-11-19 06:04:15,255 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 06:04:15,255 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:15,255 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:15,255 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:15,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:15,272 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 06:04:15,272 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:15,272 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:15,272 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:15,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:15,273 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 06:04:15,273 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:15,273 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:15,273 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:15,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][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-11-19 06:04:15,274 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 06:04:15,274 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:15,274 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:15,274 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:15,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:15,277 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 06:04:15,277 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:15,277 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:15,277 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:15,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][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-11-19 06:04:15,324 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 06:04:15,324 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:15,324 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:15,324 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:15,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:15,326 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 06:04:15,326 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:15,326 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:15,326 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:15,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: 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-11-19 06:04:15,368 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 06:04:15,368 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:15,368 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:15,368 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:15,369 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-11-19 06:04:15,369 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 06:04:15,369 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:15,369 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:15,369 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:15,369 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:15,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][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-11-19 06:04:15,370 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 06:04:15,370 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:15,370 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:15,370 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:15,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:15,372 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2024-11-19 06:04:15,372 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 06:04:15,372 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 06:04:15,372 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 06:04:15,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:15,398 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 06:04:15,398 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:15,398 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:15,398 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:15,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][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-11-19 06:04:15,441 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 06:04:15,441 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:15,441 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:15,441 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:15,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][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-11-19 06:04:15,456 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 06:04:15,456 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:15,456 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:15,456 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:15,485 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-11-19 06:04:15,485 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2024-11-19 06:04:15,485 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 06:04:15,485 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 06:04:15,485 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 06:04:15,485 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 06:04:15,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:15,490 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 06:04:15,490 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:15,490 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:15,490 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:15,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][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-11-19 06:04:15,498 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2024-11-19 06:04:15,498 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 06:04:15,498 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 06:04:15,498 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 06:04:15,517 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-11-19 06:04:15,517 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2024-11-19 06:04:15,517 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 06:04:15,517 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 06:04:15,517 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 06:04:15,517 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 06:04:15,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:15,542 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 06:04:15,542 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:15,542 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 06:04:15,542 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:15,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][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-11-19 06:04:15,619 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 06:04:15,619 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 06:04:15,619 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 06:04:15,619 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 06:04:15,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][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-11-19 06:04:15,619 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 06:04:15,619 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 06:04:15,619 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 06:04:15,619 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 06:04:15,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:15,622 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 06:04:15,622 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 06:04:15,622 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 06:04:15,622 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 06:04:15,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:15,623 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 06:04:15,623 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 06:04:15,623 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 06:04:15,623 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 06:04:15,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][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-11-19 06:04:15,657 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2024-11-19 06:04:15,657 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-19 06:04:15,657 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2024-11-19 06:04:15,657 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2024-11-19 06:04:15,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:15,752 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 06:04:15,752 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 06:04:15,752 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 06:04:15,753 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 06:04:15,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:15,756 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 06:04:15,756 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 06:04:15,756 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 06:04:15,756 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 06:04:15,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][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-11-19 06:04:15,796 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 06:04:15,796 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:15,796 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:15,796 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 06:04:15,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][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-11-19 06:04:15,799 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 06:04:15,799 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:15,799 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:15,799 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 06:04:15,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:15,813 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 06:04:15,813 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 06:04:15,813 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:04:15,813 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 06:04:15,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:15,852 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 06:04:15,852 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:15,852 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 06:04:15,852 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:15,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][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-11-19 06:04:15,854 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 06:04:15,854 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 06:04:15,855 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:15,855 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:15,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][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-11-19 06:04:15,868 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 06:04:15,868 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:04:15,868 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:04:15,868 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 06:04:15,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][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-11-19 06:04:15,868 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 06:04:15,868 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:04:15,868 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 06:04:15,868 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:04:15,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][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-11-19 06:04:15,869 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 06:04:15,869 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:04:15,869 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 06:04:15,869 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:04:15,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][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-11-19 06:04:15,869 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 06:04:15,869 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 06:04:15,870 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:04:15,870 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:04:15,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][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-11-19 06:04:15,872 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 06:04:15,872 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:04:15,872 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 06:04:15,872 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:04:15,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][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-11-19 06:04:15,872 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 06:04:15,872 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:04:15,872 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 06:04:15,872 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:04:15,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:15,873 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 06:04:15,873 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:04:15,873 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:04:15,873 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 06:04:15,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:15,889 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 06:04:15,890 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 06:04:15,890 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 06:04:15,890 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 06:04:15,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:15,918 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 06:04:15,918 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 06:04:15,918 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 06:04:15,918 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 06:04:15,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:15,919 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 06:04:15,919 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 06:04:15,919 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 06:04:15,919 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 06:04:15,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][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-11-19 06:04:15,933 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 06:04:15,933 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 06:04:15,933 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 06:04:15,933 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 06:04:15,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:15,943 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is not cut-off event [2024-11-19 06:04:15,943 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2024-11-19 06:04:15,943 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-11-19 06:04:15,943 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2024-11-19 06:04:15,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: 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-11-19 06:04:15,944 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is not cut-off event [2024-11-19 06:04:15,944 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2024-11-19 06:04:15,945 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-11-19 06:04:15,945 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2024-11-19 06:04:15,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:15,957 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 06:04:15,957 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 06:04:15,957 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 06:04:15,957 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 06:04:15,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][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-11-19 06:04:15,990 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 06:04:15,990 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 06:04:15,990 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 06:04:15,990 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 06:04:15,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][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-11-19 06:04:15,990 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 06:04:15,991 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 06:04:15,991 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 06:04:15,991 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 06:04:15,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][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-11-19 06:04:15,991 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 06:04:15,991 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 06:04:15,991 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 06:04:15,991 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 06:04:15,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: 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-11-19 06:04:15,992 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-19 06:04:15,992 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 06:04:15,992 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 06:04:15,992 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 06:04:15,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][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-11-19 06:04:15,993 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 06:04:15,993 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 06:04:15,993 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 06:04:15,993 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 06:04:15,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:15,994 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 06:04:15,994 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 06:04:15,994 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 06:04:15,994 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 06:04:15,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][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-11-19 06:04:15,995 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 06:04:15,995 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 06:04:15,995 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 06:04:15,995 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 06:04:16,447 INFO L124 PetriNetUnfolderBase]: 14447/42607 cut-off events. [2024-11-19 06:04:16,447 INFO L125 PetriNetUnfolderBase]: For 46562/47821 co-relation queries the response was YES. [2024-11-19 06:04:16,681 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-11-19 06:04:16,821 INFO L140 encePairwiseOnDemand]: 237/249 looper letters, 67 selfloop transitions, 23 changer transitions 0/317 dead transitions. [2024-11-19 06:04:16,821 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 260 places, 317 transitions, 1205 flow [2024-11-19 06:04:16,821 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-19 06:04:16,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-19 06:04:16,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 922 transitions. [2024-11-19 06:04:16,822 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9257028112449799 [2024-11-19 06:04:16,822 INFO L175 Difference]: Start difference. First operand has 257 places, 282 transitions, 910 flow. Second operand 4 states and 922 transitions. [2024-11-19 06:04:16,822 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 260 places, 317 transitions, 1205 flow [2024-11-19 06:04:16,878 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 260 places, 317 transitions, 1205 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 06:04:16,882 INFO L231 Difference]: Finished difference. Result has 262 places, 286 transitions, 1018 flow [2024-11-19 06:04:16,882 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-11-19 06:04:16,882 INFO L277 CegarLoopForPetriNet]: 232 programPoint places, 30 predicate places. [2024-11-19 06:04:16,882 INFO L471 AbstractCegarLoop]: Abstraction has has 262 places, 286 transitions, 1018 flow [2024-11-19 06:04:16,883 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-11-19 06:04:16,883 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:04:16,883 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:04:16,883 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable31 [2024-11-19 06:04:16,883 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-11-19 06:04:16,883 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:04:16,883 INFO L85 PathProgramCache]: Analyzing trace with hash -1145820397, now seen corresponding path program 1 times [2024-11-19 06:04:16,884 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:04:16,884 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1783550929] [2024-11-19 06:04:16,884 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:04:16,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:04:16,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:04:16,945 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:04:16,946 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:04:16,946 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1783550929] [2024-11-19 06:04:16,946 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1783550929] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:04:16,946 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:04:16,946 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-19 06:04:16,946 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [839319258] [2024-11-19 06:04:16,946 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:04:16,947 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-19 06:04:16,947 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:04:16,947 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-19 06:04:16,948 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-19 06:04:17,026 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 215 out of 249 [2024-11-19 06:04:17,027 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-11-19 06:04:17,027 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:04:17,027 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 215 of 249 [2024-11-19 06:04:17,027 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:04:18,272 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-11-19 06:04:18,272 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-19 06:04:18,272 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 06:04:18,272 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 06:04:18,272 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 06:04:19,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][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-11-19 06:04:19,418 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-19 06:04:19,419 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:19,419 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:19,419 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:19,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][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-11-19 06:04:19,431 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-19 06:04:19,431 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:19,431 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:19,431 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:19,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:19,561 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:04:19,561 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:19,561 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:19,561 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:19,561 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-11-19 06:04:19,561 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-19 06:04:19,561 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:19,561 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:19,561 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:19,561 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:19,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][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-11-19 06:04:19,588 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-19 06:04:19,589 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:19,589 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:19,589 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:19,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][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-11-19 06:04:19,653 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:19,653 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:19,653 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:19,653 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:19,727 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-11-19 06:04:19,727 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-19 06:04:19,727 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:19,728 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:19,728 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:19,728 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:19,728 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:19,728 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-11-19 06:04:19,728 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:04:19,728 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:19,728 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:19,728 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:19,728 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:19,728 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-11-19 06:04:19,729 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:19,729 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:19,729 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:19,729 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:19,729 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:19,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:19,899 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-19 06:04:19,899 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:19,899 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:19,899 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:19,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:19,930 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-11-19 06:04:19,930 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:19,930 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 06:04:19,931 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 06:04:19,935 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-11-19 06:04:19,935 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:19,935 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:19,936 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:19,936 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:19,936 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:19,936 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:19,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][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-11-19 06:04:19,990 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:19,990 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:19,990 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:19,990 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:20,120 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-11-19 06:04:20,120 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:04:20,120 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:20,120 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:20,120 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:20,120 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:20,121 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:20,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][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-11-19 06:04:20,224 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:04:20,224 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:20,224 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:20,225 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:20,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][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-11-19 06:04:20,226 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:20,226 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:20,226 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:20,226 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:20,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:20,227 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:04:20,227 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:20,227 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:20,227 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:20,290 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-11-19 06:04:20,290 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:20,290 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:20,290 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:20,290 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:20,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][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-11-19 06:04:20,293 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:20,293 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:20,293 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:20,293 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:20,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:20,301 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:20,301 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:20,301 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:20,301 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:20,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][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-11-19 06:04:20,304 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:20,305 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:20,305 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:20,305 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:20,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][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-11-19 06:04:20,688 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:20,688 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:20,688 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:20,688 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:20,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][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-11-19 06:04:20,765 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 06:04:20,765 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:20,765 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:20,765 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:20,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:20,765 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 06:04:20,765 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:20,765 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:20,765 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:20,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][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-11-19 06:04:20,766 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 06:04:20,766 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:20,766 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:20,766 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:20,766 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-11-19 06:04:20,766 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 06:04:20,766 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:20,766 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:20,766 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:20,766 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:20,767 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-11-19 06:04:20,767 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:04:20,767 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:20,767 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:20,767 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:20,772 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-11-19 06:04:20,772 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:20,772 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:20,772 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:20,772 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:20,772 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:20,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][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-11-19 06:04:20,772 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:20,773 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:20,773 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:20,773 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:20,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][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-11-19 06:04:20,776 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 06:04:20,776 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:20,776 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:20,776 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:20,776 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:20,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][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-11-19 06:04:20,777 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 06:04:20,777 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:20,777 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:20,777 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:20,778 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-11-19 06:04:20,778 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:04:20,778 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:20,778 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:20,778 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:20,784 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-11-19 06:04:20,784 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:20,785 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:20,785 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:20,785 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:20,785 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-11-19 06:04:20,785 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:20,785 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:20,785 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:20,786 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:20,786 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:20,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:20,806 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:04:20,806 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:20,806 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:20,806 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:20,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:20,812 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 06:04:20,812 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:20,812 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:20,812 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:20,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:20,839 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 06:04:20,839 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:20,839 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:20,839 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:20,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:20,919 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 06:04:20,919 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:20,919 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:20,919 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:20,925 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-11-19 06:04:20,925 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 06:04:20,925 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:20,925 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:20,925 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:20,935 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-11-19 06:04:20,935 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-19 06:04:20,935 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 06:04:20,935 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 06:04:20,935 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 06:04:20,935 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 06:04:20,935 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 06:04:20,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][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-11-19 06:04:20,943 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 06:04:20,944 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:20,944 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:20,944 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:20,945 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-11-19 06:04:20,945 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 06:04:20,945 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:20,945 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:20,946 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:20,946 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:20,962 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-11-19 06:04:20,962 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-19 06:04:20,962 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 06:04:20,963 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 06:04:20,963 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 06:04:20,963 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 06:04:20,963 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 06:04:20,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][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-11-19 06:04:20,963 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-19 06:04:20,963 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 06:04:20,963 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 06:04:20,963 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 06:04:20,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][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-11-19 06:04:20,970 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 06:04:20,970 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:20,970 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:20,970 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:20,974 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-11-19 06:04:20,974 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 06:04:20,974 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:20,974 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:20,974 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:20,974 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:20,990 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-11-19 06:04:20,990 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:20,990 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:20,990 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:20,990 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:21,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:21,010 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:21,010 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:21,010 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:21,010 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:21,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][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-11-19 06:04:21,062 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 06:04:21,062 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:21,062 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:21,062 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:21,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][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-11-19 06:04:21,062 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 06:04:21,062 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:21,062 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:21,062 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:21,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][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-11-19 06:04:21,062 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 06:04:21,063 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:21,063 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:21,063 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:21,064 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-11-19 06:04:21,064 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 06:04:21,064 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:21,064 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:21,064 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:21,064 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:21,064 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-11-19 06:04:21,064 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 06:04:21,064 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:21,065 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:21,065 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:21,065 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:21,216 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-11-19 06:04:21,216 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 06:04:21,216 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:21,216 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:21,216 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:21,318 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-11-19 06:04:21,318 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-19 06:04:21,318 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 06:04:21,318 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 06:04:21,318 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 06:04:21,318 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 06:04:21,320 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-11-19 06:04:21,320 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 06:04:21,320 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:21,320 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:21,320 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:21,321 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:21,326 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-11-19 06:04:21,326 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-19 06:04:21,326 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 06:04:21,326 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 06:04:21,326 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 06:04:21,326 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 06:04:21,359 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-11-19 06:04:21,359 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 06:04:21,359 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:21,359 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:21,359 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:21,360 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:21,360 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:21,383 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-11-19 06:04:21,383 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 06:04:21,383 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:21,383 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:21,383 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:21,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][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-11-19 06:04:21,536 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 06:04:21,536 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:21,536 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:21,536 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:21,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:21,621 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 06:04:21,621 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:21,621 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:21,621 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:21,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][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-11-19 06:04:21,650 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 06:04:21,651 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:21,651 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:21,651 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:21,651 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-11-19 06:04:21,651 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 06:04:21,651 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:21,651 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:21,651 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:21,651 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:21,656 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-11-19 06:04:21,657 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 06:04:21,657 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:21,657 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:21,657 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:21,657 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:21,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][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-11-19 06:04:21,659 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 06:04:21,659 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:21,659 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:21,659 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:21,659 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:22,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-11-19 06:04:22,127 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 06:04:22,127 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:22,127 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:22,127 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:22,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:22,150 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 06:04:22,150 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:22,150 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:22,150 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:22,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][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-11-19 06:04:22,176 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 06:04:22,176 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:22,176 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:22,177 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:22,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][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-11-19 06:04:22,180 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 06:04:22,181 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:22,181 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:22,181 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:22,266 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-11-19 06:04:22,266 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 06:04:22,266 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:22,266 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:22,267 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:22,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][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-11-19 06:04:22,282 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 06:04:22,282 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:22,282 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:22,282 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:22,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][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-11-19 06:04:22,306 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 06:04:22,307 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:22,307 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:22,307 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:22,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][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-11-19 06:04:22,313 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 06:04:22,313 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:22,313 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:22,313 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:22,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][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-11-19 06:04:22,316 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 06:04:22,316 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:22,316 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:22,316 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:22,330 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-11-19 06:04:22,330 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 06:04:22,330 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:22,330 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:22,330 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:22,362 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-11-19 06:04:22,362 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 06:04:22,362 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:22,362 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:22,362 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:22,365 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-11-19 06:04:22,365 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 06:04:22,365 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:22,365 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:22,365 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:22,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][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-11-19 06:04:22,426 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2024-11-19 06:04:22,426 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 06:04:22,426 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 06:04:22,426 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 06:04:22,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][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-11-19 06:04:22,432 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 06:04:22,432 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:22,432 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:22,432 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:22,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][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-11-19 06:04:22,433 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 06:04:22,433 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:22,433 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:22,433 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:22,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][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-11-19 06:04:22,433 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 06:04:22,433 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:22,433 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:22,434 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:22,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][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-11-19 06:04:22,435 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 06:04:22,435 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:22,435 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:22,435 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:22,436 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-11-19 06:04:22,436 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 06:04:22,436 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:22,436 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:22,436 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:22,436 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-11-19 06:04:22,436 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 06:04:22,436 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:22,436 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:22,436 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:22,451 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-11-19 06:04:22,452 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2024-11-19 06:04:22,452 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 06:04:22,452 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 06:04:22,452 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 06:04:22,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][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-11-19 06:04:22,542 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 06:04:22,542 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:22,543 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:22,543 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 06:04:22,543 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-11-19 06:04:22,544 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 06:04:22,544 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:22,544 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:22,544 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:22,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][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-11-19 06:04:22,544 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 06:04:22,544 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:22,544 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 06:04:22,544 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 06:04:22,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][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-11-19 06:04:22,544 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2024-11-19 06:04:22,544 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 06:04:22,544 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 06:04:22,545 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 06:04:22,545 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-11-19 06:04:22,545 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 06:04:22,545 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:22,545 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:22,545 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:22,545 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:22,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:22,546 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2024-11-19 06:04:22,546 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 06:04:22,546 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 06:04:22,546 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 06:04:22,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:22,552 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 06:04:22,552 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:22,552 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:22,552 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 06:04:22,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][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-11-19 06:04:22,553 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 06:04:22,553 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 06:04:22,553 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:22,553 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 06:04:22,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][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-11-19 06:04:22,553 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 06:04:22,553 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:22,553 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:22,553 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:22,554 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-11-19 06:04:22,554 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 06:04:22,554 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:22,554 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:22,554 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:22,554 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:22,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][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-11-19 06:04:22,555 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 06:04:22,555 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:22,555 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 06:04:22,555 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:22,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][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-11-19 06:04:22,556 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 06:04:22,556 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 06:04:22,556 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:22,556 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 06:04:22,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][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-11-19 06:04:22,557 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 06:04:22,557 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:22,557 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:22,557 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:22,557 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-11-19 06:04:22,557 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 06:04:22,557 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:22,557 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:22,557 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:22,557 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:22,643 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-11-19 06:04:22,643 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 06:04:22,643 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:22,643 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 06:04:22,643 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 06:04:22,643 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 06:04:22,651 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-11-19 06:04:22,651 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 06:04:22,651 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 06:04:22,651 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 06:04:22,651 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:22,652 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 06:04:22,652 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-11-19 06:04:22,653 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 06:04:22,653 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 06:04:22,653 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 06:04:22,653 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:22,653 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 06:04:22,811 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-11-19 06:04:22,811 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 06:04:22,811 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 06:04:22,812 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 06:04:22,812 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 06:04:22,823 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-11-19 06:04:22,823 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 06:04:22,823 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 06:04:22,823 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 06:04:22,823 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:04:22,883 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-11-19 06:04:22,883 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 06:04:22,883 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 06:04:22,883 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 06:04:22,883 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:04:22,883 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:04:22,885 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-11-19 06:04:22,885 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 06:04:22,885 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 06:04:22,885 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 06:04:22,885 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 06:04:22,886 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 06:04:22,949 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-11-19 06:04:22,949 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 06:04:22,949 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 06:04:22,949 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 06:04:22,949 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:04:22,949 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 06:04:22,949 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:04:23,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][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-11-19 06:04:23,349 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 06:04:23,349 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 06:04:23,349 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 06:04:23,349 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 06:04:23,351 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-11-19 06:04:23,351 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 06:04:23,351 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 06:04:23,351 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 06:04:23,351 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:04:23,352 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 06:04:23,352 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 06:04:23,352 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 06:04:23,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:23,376 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 06:04:23,376 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:23,377 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:23,377 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:23,392 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-11-19 06:04:23,392 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 06:04:23,392 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 06:04:23,392 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 06:04:23,392 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 06:04:23,392 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 06:04:23,435 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-11-19 06:04:23,435 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 06:04:23,435 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 06:04:23,435 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 06:04:23,435 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 06:04:23,435 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 06:04:23,435 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 06:04:23,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][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-11-19 06:04:23,446 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 06:04:23,446 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 06:04:23,446 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 06:04:23,446 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 06:04:23,652 INFO L124 PetriNetUnfolderBase]: 15801/45900 cut-off events. [2024-11-19 06:04:23,652 INFO L125 PetriNetUnfolderBase]: For 80035/81999 co-relation queries the response was YES. [2024-11-19 06:04:23,937 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-11-19 06:04:24,113 INFO L140 encePairwiseOnDemand]: 242/249 looper letters, 71 selfloop transitions, 24 changer transitions 0/333 dead transitions. [2024-11-19 06:04:24,113 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 265 places, 333 transitions, 1482 flow [2024-11-19 06:04:24,113 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-19 06:04:24,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-19 06:04:24,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 924 transitions. [2024-11-19 06:04:24,114 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.927710843373494 [2024-11-19 06:04:24,114 INFO L175 Difference]: Start difference. First operand has 262 places, 286 transitions, 1018 flow. Second operand 4 states and 924 transitions. [2024-11-19 06:04:24,114 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 265 places, 333 transitions, 1482 flow [2024-11-19 06:04:24,217 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 264 places, 333 transitions, 1448 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-19 06:04:24,220 INFO L231 Difference]: Finished difference. Result has 266 places, 306 transitions, 1290 flow [2024-11-19 06:04:24,220 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-11-19 06:04:24,221 INFO L277 CegarLoopForPetriNet]: 232 programPoint places, 34 predicate places. [2024-11-19 06:04:24,221 INFO L471 AbstractCegarLoop]: Abstraction has has 266 places, 306 transitions, 1290 flow [2024-11-19 06:04:24,221 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-11-19 06:04:24,221 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:04:24,221 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:04:24,222 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable32 [2024-11-19 06:04:24,222 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-11-19 06:04:24,222 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:04:24,222 INFO L85 PathProgramCache]: Analyzing trace with hash -1125502935, now seen corresponding path program 1 times [2024-11-19 06:04:24,222 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:04:24,222 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1972260529] [2024-11-19 06:04:24,222 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:04:24,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:04:24,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:04:24,250 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:04:24,251 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:04:24,251 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1972260529] [2024-11-19 06:04:24,251 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1972260529] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:04:24,251 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:04:24,251 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 06:04:24,251 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1599235515] [2024-11-19 06:04:24,252 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:04:24,252 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 06:04:24,252 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:04:24,252 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 06:04:24,252 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 06:04:24,284 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 213 out of 249 [2024-11-19 06:04:24,285 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-11-19 06:04:24,285 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:04:24,285 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 213 of 249 [2024-11-19 06:04:24,286 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:04:24,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:24,465 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-19 06:04:24,466 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 06:04:24,466 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 06:04:24,466 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 06:04:24,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][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-11-19 06:04:24,470 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-19 06:04:24,470 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 06:04:24,470 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 06:04:24,470 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 06:04:25,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][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-11-19 06:04:25,350 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-19 06:04:25,350 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 06:04:25,351 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 06:04:25,351 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 06:04:25,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][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-11-19 06:04:25,461 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2024-11-19 06:04:25,461 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-11-19 06:04:25,461 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-19 06:04:25,461 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-11-19 06:04:25,462 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-11-19 06:04:25,463 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-19 06:04:25,463 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 06:04:25,463 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 06:04:25,463 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 06:04:25,463 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 06:04:25,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][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-11-19 06:04:25,537 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-19 06:04:25,537 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 06:04:25,537 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 06:04:25,537 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 06:04:25,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][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-11-19 06:04:25,556 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-19 06:04:25,556 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 06:04:25,556 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 06:04:25,556 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 06:04:25,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][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-11-19 06:04:25,979 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-19 06:04:25,979 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 06:04:25,979 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 06:04:25,979 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 06:04:26,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:26,161 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-19 06:04:26,161 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 06:04:26,161 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 06:04:26,161 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 06:04:26,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:26,165 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2024-11-19 06:04:26,165 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-19 06:04:26,165 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 06:04:26,165 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-19 06:04:26,166 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-11-19 06:04:26,166 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-19 06:04:26,166 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 06:04:26,166 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 06:04:26,166 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 06:04:26,166 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 06:04:26,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][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-11-19 06:04:26,246 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-19 06:04:26,246 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:04:26,246 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 06:04:26,246 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 06:04:26,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, 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-11-19 06:04:26,260 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-19 06:04:26,260 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 06:04:26,260 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:04:26,260 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 06:04:26,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:26,260 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-19 06:04:26,260 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:04:26,261 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:04:26,261 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:04:26,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][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-11-19 06:04:26,275 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-19 06:04:26,275 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:04:26,276 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:04:26,276 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:04:26,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:26,277 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-19 06:04:26,277 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:26,277 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:04:26,277 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:04:26,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][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-11-19 06:04:26,332 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-19 06:04:26,332 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:04:26,332 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:04:26,332 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:04:26,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][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-11-19 06:04:26,620 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-19 06:04:26,620 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:04:26,620 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:26,620 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:04:26,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:26,620 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-19 06:04:26,620 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:04:26,620 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:04:26,620 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:26,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][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-11-19 06:04:26,633 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2024-11-19 06:04:26,633 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 06:04:26,633 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-19 06:04:26,633 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-19 06:04:26,634 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-11-19 06:04:26,634 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-19 06:04:26,635 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:04:26,635 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:04:26,635 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:04:26,635 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 06:04:26,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:26,724 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2024-11-19 06:04:26,724 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-19 06:04:26,724 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-19 06:04:26,724 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-19 06:04:26,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:26,725 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-19 06:04:26,725 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:04:26,725 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:04:26,725 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:26,725 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-11-19 06:04:26,726 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-19 06:04:26,726 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:04:26,726 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:04:26,726 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:04:26,726 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:04:26,734 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-11-19 06:04:26,735 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-19 06:04:26,735 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:04:26,735 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:04:26,735 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:04:26,735 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:04:26,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:26,741 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-19 06:04:26,741 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:04:26,741 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:04:26,741 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 06:04:26,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, 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-11-19 06:04:26,752 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-19 06:04:26,753 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:26,753 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:04:26,753 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:26,753 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:04:26,816 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-11-19 06:04:26,816 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-19 06:04:26,816 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:04:26,816 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:04:26,816 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:26,816 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:26,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][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-11-19 06:04:26,820 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-19 06:04:26,820 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:04:26,820 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:26,821 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:26,821 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:04:26,821 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-11-19 06:04:26,821 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-19 06:04:26,821 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:04:26,821 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 06:04:26,821 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:26,821 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:26,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][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-11-19 06:04:26,852 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-19 06:04:26,852 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:26,852 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:26,852 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:26,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:26,853 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 06:04:26,853 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:26,853 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:26,853 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:26,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:26,899 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 06:04:26,899 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:26,899 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:26,899 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:26,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][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-11-19 06:04:26,943 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-11-19 06:04:26,943 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 06:04:26,943 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-19 06:04:26,943 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 06:04:26,944 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-11-19 06:04:26,944 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-19 06:04:26,944 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:26,944 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:26,944 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:26,944 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 06:04:26,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:26,950 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-19 06:04:26,950 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:26,950 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:26,950 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:26,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][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-11-19 06:04:26,955 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-19 06:04:26,955 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:26,955 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:26,955 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 06:04:26,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, 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-11-19 06:04:26,956 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-19 06:04:26,956 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:26,956 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:26,956 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:26,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][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-11-19 06:04:26,958 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-19 06:04:26,958 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:26,958 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:26,958 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:27,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:27,007 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-19 06:04:27,007 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:27,007 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:27,007 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:27,073 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-11-19 06:04:27,074 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 06:04:27,074 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:27,074 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:27,074 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:27,074 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:27,135 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-11-19 06:04:27,135 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 06:04:27,135 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:27,135 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:27,136 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:27,136 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 06:04:27,193 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-11-19 06:04:27,193 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-19 06:04:27,193 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:27,193 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:27,193 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:27,193 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:27,198 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-11-19 06:04:27,198 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-19 06:04:27,198 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:27,198 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:27,198 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:27,198 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:27,200 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-11-19 06:04:27,200 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-19 06:04:27,201 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:27,201 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:27,201 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:27,201 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:27,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:27,222 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2024-11-19 06:04:27,222 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-19 06:04:27,222 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-19 06:04:27,222 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-19 06:04:27,258 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-11-19 06:04:27,258 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-19 06:04:27,258 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:27,259 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:27,259 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:27,259 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:27,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][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-11-19 06:04:27,321 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-19 06:04:27,321 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:27,321 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:27,321 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:27,321 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-11-19 06:04:27,321 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2024-11-19 06:04:27,321 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-19 06:04:27,321 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-19 06:04:27,321 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-19 06:04:27,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][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-11-19 06:04:27,322 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-19 06:04:27,322 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:27,322 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:27,322 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:27,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:27,369 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-19 06:04:27,369 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:27,370 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:27,370 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:27,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:27,405 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-19 06:04:27,405 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:27,405 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:27,405 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:27,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:27,902 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-19 06:04:27,902 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:27,902 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:27,902 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:27,926 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-11-19 06:04:27,926 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2024-11-19 06:04:27,927 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-19 06:04:27,927 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-19 06:04:27,927 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-19 06:04:27,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][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-11-19 06:04:27,928 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-19 06:04:27,928 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:27,928 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:27,928 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:27,928 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:28,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][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-11-19 06:04:28,065 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-19 06:04:28,065 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:28,065 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:28,065 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:28,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:28,065 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:04:28,065 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:28,065 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:28,065 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:28,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:28,094 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:28,094 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:28,094 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:28,094 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:28,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][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-11-19 06:04:28,103 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:28,103 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:28,103 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:28,103 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:28,219 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-11-19 06:04:28,219 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-19 06:04:28,219 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:28,219 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:28,219 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:28,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][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-11-19 06:04:28,242 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-11-19 06:04:28,242 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:28,242 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 06:04:28,242 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:28,245 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-11-19 06:04:28,245 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-19 06:04:28,245 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:28,245 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:28,245 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 06:04:28,245 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:28,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:28,264 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:04:28,264 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:28,264 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:28,264 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:28,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:28,272 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:04:28,272 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:28,272 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:28,272 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:28,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][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-11-19 06:04:28,305 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-19 06:04:28,306 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:28,306 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:28,306 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 06:04:28,306 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 06:04:28,340 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-11-19 06:04:28,340 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-19 06:04:28,340 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:28,340 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 06:04:28,340 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 06:04:28,340 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 06:04:28,355 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-11-19 06:04:28,355 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:04:28,355 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:28,355 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:28,355 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:28,384 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-11-19 06:04:28,384 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-19 06:04:28,384 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:28,384 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:28,384 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:28,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][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-11-19 06:04:28,385 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:04:28,385 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:28,385 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:28,385 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:28,386 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-11-19 06:04:28,386 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-19 06:04:28,386 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:28,387 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:28,387 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:28,387 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:28,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:28,398 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:04:28,398 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:28,398 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:28,398 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:28,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:28,402 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-19 06:04:28,402 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 06:04:28,402 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 06:04:28,402 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 06:04:28,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][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-11-19 06:04:28,405 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 06:04:28,405 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:28,405 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:28,406 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:28,406 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:28,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][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-11-19 06:04:28,508 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:28,508 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:28,508 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:28,508 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:28,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:28,509 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:28,509 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:28,509 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:28,509 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:28,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][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-11-19 06:04:28,510 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:28,510 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:28,510 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:28,510 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:28,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:28,511 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:28,511 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:28,511 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:28,511 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:28,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][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-11-19 06:04:28,513 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:28,513 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:28,513 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:28,513 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:28,550 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-11-19 06:04:28,550 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:28,550 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:28,550 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:28,550 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:28,551 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-11-19 06:04:28,551 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 06:04:28,551 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:28,551 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:28,551 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:28,551 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:28,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][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-11-19 06:04:28,558 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:28,558 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:28,559 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:28,559 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:28,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:28,560 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 06:04:28,560 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 06:04:28,560 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:28,561 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:28,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][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-11-19 06:04:28,597 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:28,597 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:28,597 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:28,597 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:28,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:28,606 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:28,606 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:28,606 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:28,606 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:28,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:28,725 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2024-11-19 06:04:28,725 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 06:04:28,725 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 06:04:28,725 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 06:04:28,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][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-11-19 06:04:28,776 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 06:04:28,776 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:28,776 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:28,776 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:28,776 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:28,783 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-11-19 06:04:28,783 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 06:04:28,783 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:28,783 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:28,783 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:28,783 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:28,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:28,859 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:28,859 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:28,859 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:28,859 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:28,861 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-11-19 06:04:28,861 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 06:04:28,862 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:28,862 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:28,862 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:28,862 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-11-19 06:04:28,862 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 06:04:28,862 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:28,862 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:28,862 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:28,862 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:28,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][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-11-19 06:04:28,863 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:28,863 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:28,863 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:28,863 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:28,863 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:28,902 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-11-19 06:04:28,902 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:28,902 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:28,903 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:28,903 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:28,909 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-11-19 06:04:28,910 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-19 06:04:28,910 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 06:04:28,910 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 06:04:28,910 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 06:04:28,910 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 06:04:29,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), 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-11-19 06:04:29,191 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:29,191 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:29,191 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:29,191 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:29,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][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-11-19 06:04:29,191 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 06:04:29,191 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:29,191 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 06:04:29,192 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:29,309 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-11-19 06:04:29,309 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 06:04:29,309 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:29,309 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:29,309 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:29,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:29,349 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 06:04:29,349 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:29,349 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:29,349 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:29,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:29,357 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 06:04:29,357 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:29,357 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 06:04:29,357 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:29,472 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-11-19 06:04:29,472 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 06:04:29,472 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:29,472 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:29,472 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 06:04:29,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:29,481 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 06:04:29,481 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:29,481 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:29,481 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04: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][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-11-19 06:04:29,508 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 06:04:29,508 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:29,508 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:29,508 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:29,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, Black: 265#(and (<= 2 |ULTIMATE.start_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-11-19 06:04:29,517 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 06:04:29,517 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:29,517 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:29,517 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:29,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:29,520 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 06:04:29,520 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:29,521 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:29,521 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:29,531 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-11-19 06:04:29,531 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2024-11-19 06:04:29,532 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 06:04:29,532 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 06:04:29,532 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 06:04:29,532 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 06:04:29,671 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-11-19 06:04:29,671 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 06:04:29,671 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:29,671 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:29,671 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:29,671 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-11-19 06:04:29,671 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 06:04:29,671 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:29,671 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:29,671 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:29,672 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-11-19 06:04:29,672 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 06:04:29,672 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 06:04:29,672 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:29,672 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:29,672 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-11-19 06:04:29,672 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 06:04:29,672 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 06:04:29,672 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:29,672 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 06:04:29,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][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-11-19 06:04:29,724 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 06:04:29,724 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:29,724 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:29,724 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:29,725 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-11-19 06:04:29,725 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 06:04:29,725 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:29,725 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:29,725 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:29,732 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-11-19 06:04:29,732 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 06:04:29,732 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:29,732 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:29,732 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:29,882 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-11-19 06:04:29,883 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 06:04:29,883 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:29,883 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:29,883 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:29,893 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-11-19 06:04:29,893 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-11-19 06:04:29,893 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 06:04:29,894 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 06:04:29,894 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 06:04:29,894 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 06:04:29,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:29,895 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 06:04:29,895 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:29,895 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:29,896 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:30,036 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-11-19 06:04:30,036 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 06:04:30,036 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:30,036 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:30,037 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:30,044 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-11-19 06:04:30,044 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2024-11-19 06:04:30,044 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 06:04:30,044 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 06:04:30,044 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 06:04:30,044 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 06:04:30,054 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-11-19 06:04:30,054 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 06:04:30,054 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:30,054 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:30,054 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:30,054 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 06:04:30,054 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:30,092 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-11-19 06:04:30,093 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 06:04:30,093 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 06:04:30,093 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 06:04:30,093 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 06:04:30,155 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-11-19 06:04:30,155 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 06:04:30,155 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:30,155 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:30,155 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:30,155 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-11-19 06:04:30,155 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 06:04:30,155 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:30,155 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:30,155 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:30,156 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-11-19 06:04:30,156 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 06:04:30,156 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:30,156 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:30,156 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 06:04:30,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:30,188 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 06:04:30,188 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:30,188 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:30,188 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:30,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:30,196 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2024-11-19 06:04:30,196 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 06:04:30,196 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 06:04:30,196 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 06:04:30,196 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-11-19 06:04:30,196 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 06:04:30,196 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:30,196 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:30,196 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:30,196 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:30,196 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 06:04:30,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][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-11-19 06:04:30,197 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 06:04:30,197 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:30,197 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:30,197 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:30,197 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:30,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:30,203 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 06:04:30,203 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:30,203 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:30,203 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 06:04:30,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:30,661 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 06:04:30,661 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:30,661 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:30,661 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:30,808 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-11-19 06:04:30,808 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 06:04:30,808 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:30,808 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:30,808 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:30,808 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-11-19 06:04:30,808 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 06:04:30,809 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:30,809 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:30,809 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:30,809 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-11-19 06:04:30,809 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 06:04:30,809 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:30,809 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 06:04:30,809 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:30,810 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-11-19 06:04:30,810 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 06:04:30,810 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 06:04:30,810 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:30,810 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 06:04:30,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:30,840 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2024-11-19 06:04:30,840 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 06:04:30,840 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 06:04:30,840 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 06:04:30,841 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-11-19 06:04:30,841 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 06:04:30,841 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:30,841 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:30,841 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:30,841 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:30,844 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-11-19 06:04:30,844 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 06:04:30,844 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:30,845 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 06:04:30,845 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:30,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][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-11-19 06:04:30,878 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 06:04:30,878 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 06:04:30,878 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:30,878 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 06:04:31,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~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-11-19 06:04:31,003 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2024-11-19 06:04:31,003 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 06:04:31,003 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 06:04:31,003 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 06:04:31,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][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-11-19 06:04:31,004 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 06:04:31,004 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:31,004 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:31,004 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:31,004 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:31,007 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-11-19 06:04:31,007 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 06:04:31,007 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 06:04:31,007 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 06:04:31,007 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event