./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/weaver/popl20-more-parray-copy.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 8be7027f 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/weaver/popl20-more-parray-copy.wvr.c -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 7aea5f8d9182df5a5d01671c1aa4ef829b038428d2f68272ec4ea6e120e3973d --- Real Ultimate output --- This is Ultimate 0.2.5-wip.dk.perfect-tracechecks-8be7027-m [2024-11-12 12:39:51,976 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-12 12:39:52,026 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-12 12:39:52,031 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-12 12:39:52,032 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-12 12:39:52,056 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-12 12:39:52,056 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-12 12:39:52,056 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-12 12:39:52,057 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-12 12:39:52,058 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-12 12:39:52,059 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-12 12:39:52,059 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-12 12:39:52,059 INFO L153 SettingsManager]: * Use SBE=true [2024-11-12 12:39:52,060 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-12 12:39:52,060 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-12 12:39:52,060 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-12 12:39:52,060 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-12 12:39:52,060 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-12 12:39:52,061 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-12 12:39:52,061 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-12 12:39:52,061 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-12 12:39:52,064 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-12 12:39:52,064 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-12 12:39:52,064 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-12 12:39:52,065 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-12 12:39:52,065 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-12 12:39:52,065 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-12 12:39:52,065 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-12 12:39:52,065 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-12 12:39:52,065 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-12 12:39:52,066 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-12 12:39:52,066 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-12 12:39:52,066 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-12 12:39:52,066 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-12 12:39:52,066 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-12 12:39:52,066 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-12 12:39:52,067 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-12 12:39:52,067 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-12 12:39:52,067 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-12 12:39:52,067 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-12 12:39:52,068 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-12 12:39:52,069 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 -> 7aea5f8d9182df5a5d01671c1aa4ef829b038428d2f68272ec4ea6e120e3973d [2024-11-12 12:39:52,281 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-12 12:39:52,300 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-12 12:39:52,302 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-12 12:39:52,303 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-12 12:39:52,303 INFO L274 PluginConnector]: CDTParser initialized [2024-11-12 12:39:52,304 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/weaver/popl20-more-parray-copy.wvr.c [2024-11-12 12:39:53,991 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-12 12:39:54,172 INFO L384 CDTParser]: Found 1 translation units. [2024-11-12 12:39:54,174 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/popl20-more-parray-copy.wvr.c [2024-11-12 12:39:54,181 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/fdcc667f8/75c73d0cec5943008f23fc3d5f22c413/FLAG535975535 [2024-11-12 12:39:54,192 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/fdcc667f8/75c73d0cec5943008f23fc3d5f22c413 [2024-11-12 12:39:54,193 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-12 12:39:54,194 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-12 12:39:54,197 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-12 12:39:54,197 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-12 12:39:54,201 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-12 12:39:54,202 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 12:39:54" (1/1) ... [2024-11-12 12:39:54,203 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2cb423a2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:39:54, skipping insertion in model container [2024-11-12 12:39:54,203 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 12:39:54" (1/1) ... [2024-11-12 12:39:54,222 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-12 12:39:54,431 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-12 12:39:54,440 INFO L200 MainTranslator]: Completed pre-run [2024-11-12 12:39:54,465 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-12 12:39:54,481 INFO L204 MainTranslator]: Completed translation [2024-11-12 12:39:54,482 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:39:54 WrapperNode [2024-11-12 12:39:54,482 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-12 12:39:54,483 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-12 12:39:54,483 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-12 12:39:54,484 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-12 12:39:54,490 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:39:54" (1/1) ... [2024-11-12 12:39:54,497 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:39:54" (1/1) ... [2024-11-12 12:39:54,544 INFO L138 Inliner]: procedures = 23, calls = 27, calls flagged for inlining = 10, calls inlined = 12, statements flattened = 193 [2024-11-12 12:39:54,545 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-12 12:39:54,546 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-12 12:39:54,546 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-12 12:39:54,546 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-12 12:39:54,555 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:39:54" (1/1) ... [2024-11-12 12:39:54,557 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:39:54" (1/1) ... [2024-11-12 12:39:54,569 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:39:54" (1/1) ... [2024-11-12 12:39:54,570 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:39:54" (1/1) ... [2024-11-12 12:39:54,599 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:39:54" (1/1) ... [2024-11-12 12:39:54,602 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:39:54" (1/1) ... [2024-11-12 12:39:54,608 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:39:54" (1/1) ... [2024-11-12 12:39:54,609 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:39:54" (1/1) ... [2024-11-12 12:39:54,614 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-12 12:39:54,615 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-12 12:39:54,619 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-12 12:39:54,619 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-12 12:39:54,620 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:39:54" (1/1) ... [2024-11-12 12:39:54,629 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-12 12:39:54,639 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 12:39:54,660 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-12 12:39:54,664 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-12 12:39:54,745 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-12 12:39:54,745 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-11-12 12:39:54,746 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-11-12 12:39:54,746 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-11-12 12:39:54,746 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-11-12 12:39:54,746 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-11-12 12:39:54,746 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-11-12 12:39:54,746 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-12 12:39:54,746 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-12 12:39:54,746 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-12 12:39:54,746 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-12 12:39:54,746 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-12 12:39:54,747 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-12 12:39:54,749 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-12 12:39:54,943 INFO L238 CfgBuilder]: Building ICFG [2024-11-12 12:39:54,945 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-12 12:39:55,351 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-12 12:39:55,351 INFO L287 CfgBuilder]: Performing block encoding [2024-11-12 12:39:55,384 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-12 12:39:55,385 INFO L316 CfgBuilder]: Removed 5 assume(true) statements. [2024-11-12 12:39:55,385 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 12:39:55 BoogieIcfgContainer [2024-11-12 12:39:55,385 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-12 12:39:55,390 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-12 12:39:55,390 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-12 12:39:55,393 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-12 12:39:55,393 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 12.11 12:39:54" (1/3) ... [2024-11-12 12:39:55,394 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5b7558cb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 12:39:55, skipping insertion in model container [2024-11-12 12:39:55,394 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:39:54" (2/3) ... [2024-11-12 12:39:55,395 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5b7558cb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 12:39:55, skipping insertion in model container [2024-11-12 12:39:55,395 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 12:39:55" (3/3) ... [2024-11-12 12:39:55,397 INFO L112 eAbstractionObserver]: Analyzing ICFG popl20-more-parray-copy.wvr.c [2024-11-12 12:39:55,412 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-12 12:39:55,413 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 32 error locations. [2024-11-12 12:39:55,413 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-12 12:39:55,510 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-11-12 12:39:55,547 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 356 places, 365 transitions, 751 flow [2024-11-12 12:39:55,659 INFO L124 PetriNetUnfolderBase]: 19/362 cut-off events. [2024-11-12 12:39:55,663 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-11-12 12:39:55,674 INFO L83 FinitePrefix]: Finished finitePrefix Result has 375 conditions, 362 events. 19/362 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 510 event pairs, 0 based on Foata normal form. 0/311 useless extension candidates. Maximal degree in co-relation 262. Up to 2 conditions per place. [2024-11-12 12:39:55,674 INFO L82 GeneralOperation]: Start removeDead. Operand has 356 places, 365 transitions, 751 flow [2024-11-12 12:39:55,684 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 335 places, 343 transitions, 704 flow [2024-11-12 12:39:55,694 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-12 12:39:55,702 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;@22b7c50a, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-12 12:39:55,702 INFO L334 AbstractCegarLoop]: Starting to check reachability of 51 error locations. [2024-11-12 12:39:55,705 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-12 12:39:55,705 INFO L124 PetriNetUnfolderBase]: 0/20 cut-off events. [2024-11-12 12:39:55,705 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-12 12:39:55,706 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:39:55,706 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:39:55,707 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 47 more)] === [2024-11-12 12:39:55,711 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:39:55,711 INFO L85 PathProgramCache]: Analyzing trace with hash -797155038, now seen corresponding path program 1 times [2024-11-12 12:39:55,717 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:39:55,718 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [677041242] [2024-11-12 12:39:55,718 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:39:55,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:39:55,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:39:55,838 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-12 12:39:55,839 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:39:55,839 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [677041242] [2024-11-12 12:39:55,840 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [677041242] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:39:55,840 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:39:55,840 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:39:55,841 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1711774283] [2024-11-12 12:39:55,842 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:39:55,848 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:39:55,851 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:39:55,900 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:39:55,901 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:39:55,932 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 335 out of 365 [2024-11-12 12:39:55,937 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 335 places, 343 transitions, 704 flow. Second operand has 3 states, 3 states have (on average 336.3333333333333) internal successors, (1009), 3 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-12 12:39:55,937 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:39:55,937 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 335 of 365 [2024-11-12 12:39:55,938 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:39:56,084 INFO L124 PetriNetUnfolderBase]: 21/558 cut-off events. [2024-11-12 12:39:56,085 INFO L125 PetriNetUnfolderBase]: For 25/25 co-relation queries the response was YES. [2024-11-12 12:39:56,090 INFO L83 FinitePrefix]: Finished finitePrefix Result has 610 conditions, 558 events. 21/558 cut-off events. For 25/25 co-relation queries the response was YES. Maximal size of possible extension queue 15. Compared 1876 event pairs, 7 based on Foata normal form. 20/493 useless extension candidates. Maximal degree in co-relation 335. Up to 31 conditions per place. [2024-11-12 12:39:56,093 INFO L140 encePairwiseOnDemand]: 351/365 looper letters, 13 selfloop transitions, 2 changer transitions 6/331 dead transitions. [2024-11-12 12:39:56,093 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 336 places, 331 transitions, 710 flow [2024-11-12 12:39:56,094 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:39:56,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:39:56,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1032 transitions. [2024-11-12 12:39:56,110 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9424657534246575 [2024-11-12 12:39:56,113 INFO L175 Difference]: Start difference. First operand has 335 places, 343 transitions, 704 flow. Second operand 3 states and 1032 transitions. [2024-11-12 12:39:56,114 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 336 places, 331 transitions, 710 flow [2024-11-12 12:39:56,119 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 330 places, 331 transitions, 698 flow, removed 0 selfloop flow, removed 6 redundant places. [2024-11-12 12:39:56,126 INFO L231 Difference]: Finished difference. Result has 330 places, 325 transitions, 660 flow [2024-11-12 12:39:56,128 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=365, PETRI_DIFFERENCE_MINUEND_FLOW=668, PETRI_DIFFERENCE_MINUEND_PLACES=328, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=331, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=329, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=660, PETRI_PLACES=330, PETRI_TRANSITIONS=325} [2024-11-12 12:39:56,132 INFO L279 CegarLoopForPetriNet]: 335 programPoint places, -5 predicate places. [2024-11-12 12:39:56,132 INFO L471 AbstractCegarLoop]: Abstraction has has 330 places, 325 transitions, 660 flow [2024-11-12 12:39:56,133 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 336.3333333333333) internal successors, (1009), 3 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-12 12:39:56,133 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:39:56,133 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:39:56,133 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-12 12:39:56,133 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 47 more)] === [2024-11-12 12:39:56,134 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:39:56,134 INFO L85 PathProgramCache]: Analyzing trace with hash 18312663, now seen corresponding path program 1 times [2024-11-12 12:39:56,134 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:39:56,134 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [954637011] [2024-11-12 12:39:56,134 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:39:56,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:39:56,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:39:56,169 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-12 12:39:56,170 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:39:56,170 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [954637011] [2024-11-12 12:39:56,170 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [954637011] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:39:56,170 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:39:56,171 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:39:56,171 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1275391716] [2024-11-12 12:39:56,171 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:39:56,172 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:39:56,172 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:39:56,173 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:39:56,173 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:39:56,213 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 333 out of 365 [2024-11-12 12:39:56,214 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 330 places, 325 transitions, 660 flow. Second operand has 3 states, 3 states have (on average 334.3333333333333) internal successors, (1003), 3 states have internal predecessors, (1003), 0 states have call successors, (0), 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-12 12:39:56,214 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:39:56,214 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 333 of 365 [2024-11-12 12:39:56,214 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:39:56,263 INFO L124 PetriNetUnfolderBase]: 15/436 cut-off events. [2024-11-12 12:39:56,263 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-12 12:39:56,265 INFO L83 FinitePrefix]: Finished finitePrefix Result has 476 conditions, 436 events. 15/436 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 1181 event pairs, 5 based on Foata normal form. 0/379 useless extension candidates. Maximal degree in co-relation 447. Up to 29 conditions per place. [2024-11-12 12:39:56,267 INFO L140 encePairwiseOnDemand]: 362/365 looper letters, 15 selfloop transitions, 2 changer transitions 0/324 dead transitions. [2024-11-12 12:39:56,267 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 325 places, 324 transitions, 692 flow [2024-11-12 12:39:56,267 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:39:56,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:39:56,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1017 transitions. [2024-11-12 12:39:56,269 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9287671232876712 [2024-11-12 12:39:56,269 INFO L175 Difference]: Start difference. First operand has 330 places, 325 transitions, 660 flow. Second operand 3 states and 1017 transitions. [2024-11-12 12:39:56,269 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 325 places, 324 transitions, 692 flow [2024-11-12 12:39:56,271 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 323 places, 324 transitions, 688 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-12 12:39:56,274 INFO L231 Difference]: Finished difference. Result has 323 places, 324 transitions, 658 flow [2024-11-12 12:39:56,274 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=365, PETRI_DIFFERENCE_MINUEND_FLOW=654, PETRI_DIFFERENCE_MINUEND_PLACES=321, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=324, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=322, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=658, PETRI_PLACES=323, PETRI_TRANSITIONS=324} [2024-11-12 12:39:56,275 INFO L279 CegarLoopForPetriNet]: 335 programPoint places, -12 predicate places. [2024-11-12 12:39:56,275 INFO L471 AbstractCegarLoop]: Abstraction has has 323 places, 324 transitions, 658 flow [2024-11-12 12:39:56,276 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 334.3333333333333) internal successors, (1003), 3 states have internal predecessors, (1003), 0 states have call successors, (0), 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-12 12:39:56,276 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:39:56,276 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:39:56,277 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-12 12:39:56,277 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 47 more)] === [2024-11-12 12:39:56,277 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:39:56,277 INFO L85 PathProgramCache]: Analyzing trace with hash -1431681564, now seen corresponding path program 1 times [2024-11-12 12:39:56,278 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:39:56,278 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1778067201] [2024-11-12 12:39:56,278 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:39:56,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:39:56,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:39:56,306 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-12 12:39:56,307 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:39:56,307 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1778067201] [2024-11-12 12:39:56,307 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1778067201] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:39:56,307 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:39:56,307 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:39:56,308 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1071851149] [2024-11-12 12:39:56,308 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:39:56,308 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:39:56,308 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:39:56,309 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:39:56,309 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:39:56,331 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 327 out of 365 [2024-11-12 12:39:56,332 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 323 places, 324 transitions, 658 flow. Second operand has 3 states, 3 states have (on average 328.0) internal successors, (984), 3 states have internal predecessors, (984), 0 states have call successors, (0), 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-12 12:39:56,332 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:39:56,332 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 327 of 365 [2024-11-12 12:39:56,332 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:39:56,422 INFO L124 PetriNetUnfolderBase]: 27/536 cut-off events. [2024-11-12 12:39:56,422 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2024-11-12 12:39:56,425 INFO L83 FinitePrefix]: Finished finitePrefix Result has 599 conditions, 536 events. 27/536 cut-off events. For 5/5 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 1884 event pairs, 12 based on Foata normal form. 0/467 useless extension candidates. Maximal degree in co-relation 562. Up to 50 conditions per place. [2024-11-12 12:39:56,426 INFO L140 encePairwiseOnDemand]: 358/365 looper letters, 18 selfloop transitions, 1 changer transitions 0/318 dead transitions. [2024-11-12 12:39:56,427 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 319 places, 318 transitions, 684 flow [2024-11-12 12:39:56,427 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:39:56,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:39:56,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1006 transitions. [2024-11-12 12:39:56,429 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9187214611872146 [2024-11-12 12:39:56,429 INFO L175 Difference]: Start difference. First operand has 323 places, 324 transitions, 658 flow. Second operand 3 states and 1006 transitions. [2024-11-12 12:39:56,429 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 319 places, 318 transitions, 684 flow [2024-11-12 12:39:56,431 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 317 places, 318 transitions, 680 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-12 12:39:56,434 INFO L231 Difference]: Finished difference. Result has 317 places, 318 transitions, 644 flow [2024-11-12 12:39:56,434 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=365, PETRI_DIFFERENCE_MINUEND_FLOW=642, PETRI_DIFFERENCE_MINUEND_PLACES=315, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=318, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=317, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=644, PETRI_PLACES=317, PETRI_TRANSITIONS=318} [2024-11-12 12:39:56,435 INFO L279 CegarLoopForPetriNet]: 335 programPoint places, -18 predicate places. [2024-11-12 12:39:56,435 INFO L471 AbstractCegarLoop]: Abstraction has has 317 places, 318 transitions, 644 flow [2024-11-12 12:39:56,436 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 328.0) internal successors, (984), 3 states have internal predecessors, (984), 0 states have call successors, (0), 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-12 12:39:56,436 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:39:56,436 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:39:56,436 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-12 12:39:56,436 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 47 more)] === [2024-11-12 12:39:56,437 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:39:56,437 INFO L85 PathProgramCache]: Analyzing trace with hash 1787824514, now seen corresponding path program 1 times [2024-11-12 12:39:56,437 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:39:56,437 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [351938109] [2024-11-12 12:39:56,437 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:39:56,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:39:56,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:39:56,860 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-12 12:39:56,861 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:39:56,861 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [351938109] [2024-11-12 12:39:56,861 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [351938109] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:39:56,861 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:39:56,861 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-12 12:39:56,861 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1826185843] [2024-11-12 12:39:56,861 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:39:56,862 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-12 12:39:56,862 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:39:56,862 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-12 12:39:56,862 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-12 12:39:57,485 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 286 out of 365 [2024-11-12 12:39:57,487 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 317 places, 318 transitions, 644 flow. Second operand has 6 states, 6 states have (on average 287.5) internal successors, (1725), 6 states have internal predecessors, (1725), 0 states have call successors, (0), 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-12 12:39:57,487 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:39:57,487 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 286 of 365 [2024-11-12 12:39:57,487 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:39:58,423 INFO L124 PetriNetUnfolderBase]: 1896/6905 cut-off events. [2024-11-12 12:39:58,424 INFO L125 PetriNetUnfolderBase]: For 179/179 co-relation queries the response was YES. [2024-11-12 12:39:58,441 INFO L83 FinitePrefix]: Finished finitePrefix Result has 9829 conditions, 6905 events. 1896/6905 cut-off events. For 179/179 co-relation queries the response was YES. Maximal size of possible extension queue 262. Compared 67562 event pairs, 1520 based on Foata normal form. 0/5777 useless extension candidates. Maximal degree in co-relation 9793. Up to 2820 conditions per place. [2024-11-12 12:39:58,523 INFO L140 encePairwiseOnDemand]: 353/365 looper letters, 54 selfloop transitions, 10 changer transitions 0/316 dead transitions. [2024-11-12 12:39:58,523 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 320 places, 316 transitions, 768 flow [2024-11-12 12:39:58,524 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-12 12:39:58,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-12 12:39:58,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1782 transitions. [2024-11-12 12:39:58,527 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8136986301369863 [2024-11-12 12:39:58,527 INFO L175 Difference]: Start difference. First operand has 317 places, 318 transitions, 644 flow. Second operand 6 states and 1782 transitions. [2024-11-12 12:39:58,527 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 320 places, 316 transitions, 768 flow [2024-11-12 12:39:58,528 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 319 places, 316 transitions, 767 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-12 12:39:58,531 INFO L231 Difference]: Finished difference. Result has 319 places, 316 transitions, 659 flow [2024-11-12 12:39:58,531 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=365, PETRI_DIFFERENCE_MINUEND_FLOW=639, PETRI_DIFFERENCE_MINUEND_PLACES=314, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=316, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=306, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=659, PETRI_PLACES=319, PETRI_TRANSITIONS=316} [2024-11-12 12:39:58,532 INFO L279 CegarLoopForPetriNet]: 335 programPoint places, -16 predicate places. [2024-11-12 12:39:58,533 INFO L471 AbstractCegarLoop]: Abstraction has has 319 places, 316 transitions, 659 flow [2024-11-12 12:39:58,534 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 287.5) internal successors, (1725), 6 states have internal predecessors, (1725), 0 states have call successors, (0), 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-12 12:39:58,534 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:39:58,534 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:39:58,534 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-12 12:39:58,534 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 47 more)] === [2024-11-12 12:39:58,535 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:39:58,535 INFO L85 PathProgramCache]: Analyzing trace with hash -2045834353, now seen corresponding path program 1 times [2024-11-12 12:39:58,536 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:39:58,536 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [818452422] [2024-11-12 12:39:58,536 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:39:58,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:39:58,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:39:58,577 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-12 12:39:58,578 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:39:58,578 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [818452422] [2024-11-12 12:39:58,578 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [818452422] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:39:58,578 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:39:58,578 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:39:58,579 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1667932109] [2024-11-12 12:39:58,579 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:39:58,579 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:39:58,579 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:39:58,580 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:39:58,580 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:39:58,598 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 335 out of 365 [2024-11-12 12:39:58,599 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 319 places, 316 transitions, 659 flow. Second operand has 3 states, 3 states have (on average 336.3333333333333) internal successors, (1009), 3 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-12 12:39:58,600 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:39:58,600 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 335 of 365 [2024-11-12 12:39:58,600 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:39:58,647 INFO L124 PetriNetUnfolderBase]: 26/499 cut-off events. [2024-11-12 12:39:58,648 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-12 12:39:58,649 INFO L83 FinitePrefix]: Finished finitePrefix Result has 562 conditions, 499 events. 26/499 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 19. Compared 1709 event pairs, 15 based on Foata normal form. 0/445 useless extension candidates. Maximal degree in co-relation 529. Up to 41 conditions per place. [2024-11-12 12:39:58,650 INFO L140 encePairwiseOnDemand]: 362/365 looper letters, 13 selfloop transitions, 2 changer transitions 0/315 dead transitions. [2024-11-12 12:39:58,650 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 320 places, 315 transitions, 687 flow [2024-11-12 12:39:58,651 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:39:58,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:39:58,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1021 transitions. [2024-11-12 12:39:58,652 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9324200913242009 [2024-11-12 12:39:58,653 INFO L175 Difference]: Start difference. First operand has 319 places, 316 transitions, 659 flow. Second operand 3 states and 1021 transitions. [2024-11-12 12:39:58,653 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 320 places, 315 transitions, 687 flow [2024-11-12 12:39:58,654 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 315 places, 315 transitions, 667 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-11-12 12:39:58,656 INFO L231 Difference]: Finished difference. Result has 315 places, 315 transitions, 641 flow [2024-11-12 12:39:58,657 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=365, PETRI_DIFFERENCE_MINUEND_FLOW=637, PETRI_DIFFERENCE_MINUEND_PLACES=313, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=315, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=313, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=641, PETRI_PLACES=315, PETRI_TRANSITIONS=315} [2024-11-12 12:39:58,657 INFO L279 CegarLoopForPetriNet]: 335 programPoint places, -20 predicate places. [2024-11-12 12:39:58,657 INFO L471 AbstractCegarLoop]: Abstraction has has 315 places, 315 transitions, 641 flow [2024-11-12 12:39:58,658 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 336.3333333333333) internal successors, (1009), 3 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-12 12:39:58,658 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:39:58,658 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:39:58,658 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-12 12:39:58,659 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 47 more)] === [2024-11-12 12:39:58,659 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:39:58,659 INFO L85 PathProgramCache]: Analyzing trace with hash 75872876, now seen corresponding path program 1 times [2024-11-12 12:39:58,659 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:39:58,660 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [174509756] [2024-11-12 12:39:58,660 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:39:58,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:39:58,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:39:58,693 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-12 12:39:58,694 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:39:58,694 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [174509756] [2024-11-12 12:39:58,694 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [174509756] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:39:58,694 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:39:58,694 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:39:58,695 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1618461527] [2024-11-12 12:39:58,695 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:39:58,695 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:39:58,695 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:39:58,696 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:39:58,696 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:39:58,719 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 335 out of 365 [2024-11-12 12:39:58,720 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 315 places, 315 transitions, 641 flow. Second operand has 3 states, 3 states have (on average 336.3333333333333) internal successors, (1009), 3 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-12 12:39:58,720 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:39:58,720 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 335 of 365 [2024-11-12 12:39:58,720 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:39:58,812 INFO L124 PetriNetUnfolderBase]: 40/652 cut-off events. [2024-11-12 12:39:58,812 INFO L125 PetriNetUnfolderBase]: For 10/11 co-relation queries the response was YES. [2024-11-12 12:39:58,814 INFO L83 FinitePrefix]: Finished finitePrefix Result has 725 conditions, 652 events. 40/652 cut-off events. For 10/11 co-relation queries the response was YES. Maximal size of possible extension queue 21. Compared 2740 event pairs, 15 based on Foata normal form. 0/569 useless extension candidates. Maximal degree in co-relation 688. Up to 59 conditions per place. [2024-11-12 12:39:58,816 INFO L140 encePairwiseOnDemand]: 362/365 looper letters, 13 selfloop transitions, 2 changer transitions 0/314 dead transitions. [2024-11-12 12:39:58,816 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 316 places, 314 transitions, 669 flow [2024-11-12 12:39:58,817 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:39:58,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:39:58,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1021 transitions. [2024-11-12 12:39:58,819 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9324200913242009 [2024-11-12 12:39:58,819 INFO L175 Difference]: Start difference. First operand has 315 places, 315 transitions, 641 flow. Second operand 3 states and 1021 transitions. [2024-11-12 12:39:58,819 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 316 places, 314 transitions, 669 flow [2024-11-12 12:39:58,821 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 314 places, 314 transitions, 665 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-12 12:39:58,823 INFO L231 Difference]: Finished difference. Result has 314 places, 314 transitions, 639 flow [2024-11-12 12:39:58,824 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=365, PETRI_DIFFERENCE_MINUEND_FLOW=635, PETRI_DIFFERENCE_MINUEND_PLACES=312, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=314, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=312, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=639, PETRI_PLACES=314, PETRI_TRANSITIONS=314} [2024-11-12 12:39:58,824 INFO L279 CegarLoopForPetriNet]: 335 programPoint places, -21 predicate places. [2024-11-12 12:39:58,824 INFO L471 AbstractCegarLoop]: Abstraction has has 314 places, 314 transitions, 639 flow [2024-11-12 12:39:58,825 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 336.3333333333333) internal successors, (1009), 3 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-12 12:39:58,825 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:39:58,825 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:39:58,825 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-12 12:39:58,826 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 47 more)] === [2024-11-12 12:39:58,826 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:39:58,826 INFO L85 PathProgramCache]: Analyzing trace with hash 2116388653, now seen corresponding path program 1 times [2024-11-12 12:39:58,827 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:39:58,827 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [276046256] [2024-11-12 12:39:58,827 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:39:58,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:39:58,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:39:58,861 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-12 12:39:58,861 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:39:58,862 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [276046256] [2024-11-12 12:39:58,862 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [276046256] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:39:58,862 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:39:58,862 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:39:58,862 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [249208326] [2024-11-12 12:39:58,862 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:39:58,863 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:39:58,864 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:39:58,864 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:39:58,864 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:39:58,880 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 333 out of 365 [2024-11-12 12:39:58,881 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 314 places, 314 transitions, 639 flow. Second operand has 3 states, 3 states have (on average 334.0) internal successors, (1002), 3 states have internal predecessors, (1002), 0 states have call successors, (0), 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-12 12:39:58,881 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:39:58,881 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 333 of 365 [2024-11-12 12:39:58,881 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:39:58,951 INFO L124 PetriNetUnfolderBase]: 39/649 cut-off events. [2024-11-12 12:39:58,952 INFO L125 PetriNetUnfolderBase]: For 13/13 co-relation queries the response was YES. [2024-11-12 12:39:58,954 INFO L83 FinitePrefix]: Finished finitePrefix Result has 717 conditions, 649 events. 39/649 cut-off events. For 13/13 co-relation queries the response was YES. Maximal size of possible extension queue 22. Compared 2782 event pairs, 20 based on Foata normal form. 0/575 useless extension candidates. Maximal degree in co-relation 680. Up to 56 conditions per place. [2024-11-12 12:39:58,956 INFO L140 encePairwiseOnDemand]: 360/365 looper letters, 14 selfloop transitions, 1 changer transitions 0/310 dead transitions. [2024-11-12 12:39:58,956 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 312 places, 310 transitions, 661 flow [2024-11-12 12:39:58,957 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:39:58,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:39:58,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1018 transitions. [2024-11-12 12:39:58,959 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9296803652968036 [2024-11-12 12:39:58,959 INFO L175 Difference]: Start difference. First operand has 314 places, 314 transitions, 639 flow. Second operand 3 states and 1018 transitions. [2024-11-12 12:39:58,959 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 312 places, 310 transitions, 661 flow [2024-11-12 12:39:58,961 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 310 places, 310 transitions, 657 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-12 12:39:58,963 INFO L231 Difference]: Finished difference. Result has 310 places, 310 transitions, 629 flow [2024-11-12 12:39:58,964 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=365, PETRI_DIFFERENCE_MINUEND_FLOW=627, PETRI_DIFFERENCE_MINUEND_PLACES=308, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=310, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=309, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=629, PETRI_PLACES=310, PETRI_TRANSITIONS=310} [2024-11-12 12:39:58,964 INFO L279 CegarLoopForPetriNet]: 335 programPoint places, -25 predicate places. [2024-11-12 12:39:58,965 INFO L471 AbstractCegarLoop]: Abstraction has has 310 places, 310 transitions, 629 flow [2024-11-12 12:39:58,965 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 334.0) internal successors, (1002), 3 states have internal predecessors, (1002), 0 states have call successors, (0), 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-12 12:39:58,965 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:39:58,966 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:39:58,966 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-12 12:39:58,966 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting thread1Err1ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 47 more)] === [2024-11-12 12:39:58,967 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:39:58,967 INFO L85 PathProgramCache]: Analyzing trace with hash 624653984, now seen corresponding path program 1 times [2024-11-12 12:39:58,967 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:39:58,967 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1188808230] [2024-11-12 12:39:58,967 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:39:58,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:39:58,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:39:59,009 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-12 12:39:59,010 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:39:59,011 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1188808230] [2024-11-12 12:39:59,011 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1188808230] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:39:59,011 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:39:59,011 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:39:59,011 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1784737139] [2024-11-12 12:39:59,011 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:39:59,013 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:39:59,013 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:39:59,013 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:39:59,015 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:39:59,028 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 333 out of 365 [2024-11-12 12:39:59,029 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 310 places, 310 transitions, 629 flow. Second operand has 3 states, 3 states have (on average 334.3333333333333) internal successors, (1003), 3 states have internal predecessors, (1003), 0 states have call successors, (0), 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-12 12:39:59,029 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:39:59,029 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 333 of 365 [2024-11-12 12:39:59,029 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:39:59,308 INFO L124 PetriNetUnfolderBase]: 118/1290 cut-off events. [2024-11-12 12:39:59,311 INFO L125 PetriNetUnfolderBase]: For 24/24 co-relation queries the response was YES. [2024-11-12 12:39:59,321 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1479 conditions, 1290 events. 118/1290 cut-off events. For 24/24 co-relation queries the response was YES. Maximal size of possible extension queue 41. Compared 8450 event pairs, 22 based on Foata normal form. 0/1139 useless extension candidates. Maximal degree in co-relation 1443. Up to 164 conditions per place. [2024-11-12 12:39:59,326 INFO L140 encePairwiseOnDemand]: 357/365 looper letters, 20 selfloop transitions, 4 changer transitions 0/315 dead transitions. [2024-11-12 12:39:59,326 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 308 places, 315 transitions, 692 flow [2024-11-12 12:39:59,327 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:39:59,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:39:59,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1027 transitions. [2024-11-12 12:39:59,330 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9378995433789954 [2024-11-12 12:39:59,330 INFO L175 Difference]: Start difference. First operand has 310 places, 310 transitions, 629 flow. Second operand 3 states and 1027 transitions. [2024-11-12 12:39:59,330 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 308 places, 315 transitions, 692 flow [2024-11-12 12:39:59,332 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 307 places, 315 transitions, 691 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-12 12:39:59,337 INFO L231 Difference]: Finished difference. Result has 308 places, 310 transitions, 648 flow [2024-11-12 12:39:59,337 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=365, PETRI_DIFFERENCE_MINUEND_FLOW=620, PETRI_DIFFERENCE_MINUEND_PLACES=305, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=306, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=302, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=648, PETRI_PLACES=308, PETRI_TRANSITIONS=310} [2024-11-12 12:39:59,338 INFO L279 CegarLoopForPetriNet]: 335 programPoint places, -27 predicate places. [2024-11-12 12:39:59,338 INFO L471 AbstractCegarLoop]: Abstraction has has 308 places, 310 transitions, 648 flow [2024-11-12 12:39:59,339 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 334.3333333333333) internal successors, (1003), 3 states have internal predecessors, (1003), 0 states have call successors, (0), 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-12 12:39:59,339 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:39:59,339 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:39:59,339 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-12 12:39:59,339 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting thread1Err2ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 47 more)] === [2024-11-12 12:39:59,340 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:39:59,340 INFO L85 PathProgramCache]: Analyzing trace with hash -1002915486, now seen corresponding path program 1 times [2024-11-12 12:39:59,340 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:39:59,340 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1792902008] [2024-11-12 12:39:59,341 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:39:59,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:39:59,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:39:59,401 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-12 12:39:59,402 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:39:59,402 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1792902008] [2024-11-12 12:39:59,402 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1792902008] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:39:59,402 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:39:59,402 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:39:59,402 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1253902941] [2024-11-12 12:39:59,402 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:39:59,402 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:39:59,403 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:39:59,403 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:39:59,403 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:39:59,418 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 333 out of 365 [2024-11-12 12:39:59,420 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 308 places, 310 transitions, 648 flow. Second operand has 3 states, 3 states have (on average 334.3333333333333) internal successors, (1003), 3 states have internal predecessors, (1003), 0 states have call successors, (0), 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-12 12:39:59,420 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:39:59,420 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 333 of 365 [2024-11-12 12:39:59,420 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:39:59,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L64-->L64-1: Formula: (= |v_#race~B~0_7| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_7|} AuxVars[] AssignedVars[#race~B~0][220], [75#L48-3true, 139#L64-1true, Black: 383#true, 382#(= |#race~M~0| 0), 247#L84-4true, 389#(= |#race~A~0| 0), 385#(= |#race~B~0| 0), 242#L56-1true, 367#(= |#race~N~0| 0)]) [2024-11-12 12:39:59,550 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-12 12:39:59,550 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-12 12:39:59,550 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-12 12:39:59,550 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-12 12:39:59,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L64-->L64-1: Formula: (= |v_#race~B~0_7| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_7|} AuxVars[] AssignedVars[#race~B~0][220], [139#L64-1true, Black: 383#true, 382#(= |#race~M~0| 0), 247#L84-4true, 389#(= |#race~A~0| 0), 145#L48-4true, 385#(= |#race~B~0| 0), 242#L56-1true, 367#(= |#race~N~0| 0)]) [2024-11-12 12:39:59,551 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-12 12:39:59,551 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-12 12:39:59,551 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-12 12:39:59,551 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-12 12:39:59,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L64-->L64-1: Formula: (= |v_#race~B~0_7| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_7|} AuxVars[] AssignedVars[#race~B~0][220], [139#L64-1true, Black: 383#true, 382#(= |#race~M~0| 0), 389#(= |#race~A~0| 0), 385#(= |#race~B~0| 0), 242#L56-1true, 367#(= |#race~N~0| 0), 54#L85-1true]) [2024-11-12 12:39:59,555 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-12 12:39:59,555 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-12 12:39:59,555 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-12 12:39:59,555 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-12 12:39:59,555 INFO L124 PetriNetUnfolderBase]: 190/1657 cut-off events. [2024-11-12 12:39:59,555 INFO L125 PetriNetUnfolderBase]: For 31/31 co-relation queries the response was YES. [2024-11-12 12:39:59,562 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1984 conditions, 1657 events. 190/1657 cut-off events. For 31/31 co-relation queries the response was YES. Maximal size of possible extension queue 49. Compared 11424 event pairs, 38 based on Foata normal form. 0/1476 useless extension candidates. Maximal degree in co-relation 1948. Up to 206 conditions per place. [2024-11-12 12:39:59,571 INFO L140 encePairwiseOnDemand]: 357/365 looper letters, 20 selfloop transitions, 4 changer transitions 0/315 dead transitions. [2024-11-12 12:39:59,573 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 306 places, 315 transitions, 711 flow [2024-11-12 12:39:59,574 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:39:59,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:39:59,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1027 transitions. [2024-11-12 12:39:59,577 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9378995433789954 [2024-11-12 12:39:59,577 INFO L175 Difference]: Start difference. First operand has 308 places, 310 transitions, 648 flow. Second operand 3 states and 1027 transitions. [2024-11-12 12:39:59,577 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 306 places, 315 transitions, 711 flow [2024-11-12 12:39:59,579 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 306 places, 315 transitions, 711 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-12 12:39:59,581 INFO L231 Difference]: Finished difference. Result has 307 places, 310 transitions, 668 flow [2024-11-12 12:39:59,582 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=365, PETRI_DIFFERENCE_MINUEND_FLOW=640, PETRI_DIFFERENCE_MINUEND_PLACES=304, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=306, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=302, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=668, PETRI_PLACES=307, PETRI_TRANSITIONS=310} [2024-11-12 12:39:59,583 INFO L279 CegarLoopForPetriNet]: 335 programPoint places, -28 predicate places. [2024-11-12 12:39:59,584 INFO L471 AbstractCegarLoop]: Abstraction has has 307 places, 310 transitions, 668 flow [2024-11-12 12:39:59,584 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 334.3333333333333) internal successors, (1003), 3 states have internal predecessors, (1003), 0 states have call successors, (0), 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-12 12:39:59,584 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:39:59,585 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:39:59,585 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-12 12:39:59,585 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting thread1Err3ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 47 more)] === [2024-11-12 12:39:59,585 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:39:59,585 INFO L85 PathProgramCache]: Analyzing trace with hash 1113857350, now seen corresponding path program 1 times [2024-11-12 12:39:59,585 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:39:59,585 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [226577859] [2024-11-12 12:39:59,586 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:39:59,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:39:59,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:39:59,731 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-12 12:39:59,732 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:39:59,732 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [226577859] [2024-11-12 12:39:59,732 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [226577859] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:39:59,732 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:39:59,732 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-11-12 12:39:59,733 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [769864386] [2024-11-12 12:39:59,733 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:39:59,734 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-12 12:39:59,735 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:39:59,735 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-12 12:39:59,735 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-11-12 12:39:59,930 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 322 out of 365 [2024-11-12 12:39:59,932 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 307 places, 310 transitions, 668 flow. Second operand has 7 states, 7 states have (on average 325.0) internal successors, (2275), 7 states have internal predecessors, (2275), 0 states have call successors, (0), 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-12 12:39:59,933 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:39:59,933 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 322 of 365 [2024-11-12 12:39:59,933 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:40:00,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([932] thread3EXIT-->L87: Formula: (and (= |v_ULTIMATE.start_main_~t3~0#1_6| v_thread3Thread1of1ForFork0_thidvar0_4) (= v_thread3Thread1of1ForFork0_thidvar3_4 0) (= v_thread3Thread1of1ForFork0_thidvar1_4 0) (= v_thread3Thread1of1ForFork0_thidvar2_4 0)) InVars {ULTIMATE.start_main_~t3~0#1=|v_ULTIMATE.start_main_~t3~0#1_6|, thread3Thread1of1ForFork0_thidvar3=v_thread3Thread1of1ForFork0_thidvar3_4, thread3Thread1of1ForFork0_thidvar2=v_thread3Thread1of1ForFork0_thidvar2_4, thread3Thread1of1ForFork0_thidvar1=v_thread3Thread1of1ForFork0_thidvar1_4, thread3Thread1of1ForFork0_thidvar0=v_thread3Thread1of1ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_~t3~0#1=|v_ULTIMATE.start_main_~t3~0#1_6|, thread3Thread1of1ForFork0_thidvar3=v_thread3Thread1of1ForFork0_thidvar3_4, thread3Thread1of1ForFork0_thidvar2=v_thread3Thread1of1ForFork0_thidvar2_4, thread3Thread1of1ForFork0_thidvar1=v_thread3Thread1of1ForFork0_thidvar1_4, thread3Thread1of1ForFork0_thidvar0=v_thread3Thread1of1ForFork0_thidvar0_4} AuxVars[] AssignedVars[][325], [Black: 383#true, 382#(= |#race~M~0| 0), 61#L87true, 391#true, Black: 387#true, 385#(= |#race~B~0| 0), 389#(= |#race~A~0| 0), 367#(= |#race~N~0| 0)]) [2024-11-12 12:40:00,210 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-12 12:40:00,210 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-12 12:40:00,211 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-12 12:40:00,211 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-12 12:40:00,211 INFO L124 PetriNetUnfolderBase]: 129/1581 cut-off events. [2024-11-12 12:40:00,211 INFO L125 PetriNetUnfolderBase]: For 14/35 co-relation queries the response was YES. [2024-11-12 12:40:00,218 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1956 conditions, 1581 events. 129/1581 cut-off events. For 14/35 co-relation queries the response was YES. Maximal size of possible extension queue 32. Compared 9623 event pairs, 28 based on Foata normal form. 4/1475 useless extension candidates. Maximal degree in co-relation 1917. Up to 97 conditions per place. [2024-11-12 12:40:00,223 INFO L140 encePairwiseOnDemand]: 344/365 looper letters, 31 selfloop transitions, 28 changer transitions 0/339 dead transitions. [2024-11-12 12:40:00,223 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 316 places, 339 transitions, 852 flow [2024-11-12 12:40:00,224 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-11-12 12:40:00,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-11-12 12:40:00,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 3280 transitions. [2024-11-12 12:40:00,229 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8986301369863013 [2024-11-12 12:40:00,229 INFO L175 Difference]: Start difference. First operand has 307 places, 310 transitions, 668 flow. Second operand 10 states and 3280 transitions. [2024-11-12 12:40:00,229 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 316 places, 339 transitions, 852 flow [2024-11-12 12:40:00,232 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 316 places, 339 transitions, 852 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-12 12:40:00,235 INFO L231 Difference]: Finished difference. Result has 320 places, 326 transitions, 797 flow [2024-11-12 12:40:00,236 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=365, PETRI_DIFFERENCE_MINUEND_FLOW=668, PETRI_DIFFERENCE_MINUEND_PLACES=307, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=310, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=12, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=290, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=797, PETRI_PLACES=320, PETRI_TRANSITIONS=326} [2024-11-12 12:40:00,237 INFO L279 CegarLoopForPetriNet]: 335 programPoint places, -15 predicate places. [2024-11-12 12:40:00,238 INFO L471 AbstractCegarLoop]: Abstraction has has 320 places, 326 transitions, 797 flow [2024-11-12 12:40:00,239 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 325.0) internal successors, (2275), 7 states have internal predecessors, (2275), 0 states have call successors, (0), 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-12 12:40:00,239 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:40:00,239 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:40:00,239 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-12 12:40:00,240 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting thread2Err3ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 47 more)] === [2024-11-12 12:40:00,240 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:40:00,241 INFO L85 PathProgramCache]: Analyzing trace with hash 981410635, now seen corresponding path program 1 times [2024-11-12 12:40:00,241 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:40:00,241 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2130812851] [2024-11-12 12:40:00,241 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:40:00,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:40:00,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:40:00,362 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-12 12:40:00,363 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:40:00,363 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2130812851] [2024-11-12 12:40:00,363 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2130812851] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:40:00,363 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:40:00,364 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-12 12:40:00,364 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [952587925] [2024-11-12 12:40:00,364 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:40:00,364 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-12 12:40:00,364 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:40:00,364 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-12 12:40:00,364 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20 [2024-11-12 12:40:00,421 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 333 out of 365 [2024-11-12 12:40:00,423 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 320 places, 326 transitions, 797 flow. Second operand has 5 states, 5 states have (on average 335.0) internal successors, (1675), 5 states have internal predecessors, (1675), 0 states have call successors, (0), 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-12 12:40:00,423 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:40:00,423 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 333 of 365 [2024-11-12 12:40:00,423 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:40:00,638 INFO L124 PetriNetUnfolderBase]: 188/2163 cut-off events. [2024-11-12 12:40:00,638 INFO L125 PetriNetUnfolderBase]: For 73/117 co-relation queries the response was YES. [2024-11-12 12:40:00,655 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2738 conditions, 2163 events. 188/2163 cut-off events. For 73/117 co-relation queries the response was YES. Maximal size of possible extension queue 50. Compared 15531 event pairs, 39 based on Foata normal form. 11/2023 useless extension candidates. Maximal degree in co-relation 2690. Up to 126 conditions per place. [2024-11-12 12:40:00,661 INFO L140 encePairwiseOnDemand]: 359/365 looper letters, 24 selfloop transitions, 5 changer transitions 0/337 dead transitions. [2024-11-12 12:40:00,661 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 324 places, 337 transitions, 885 flow [2024-11-12 12:40:00,661 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-12 12:40:00,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-12 12:40:00,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 1695 transitions. [2024-11-12 12:40:00,664 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9287671232876712 [2024-11-12 12:40:00,664 INFO L175 Difference]: Start difference. First operand has 320 places, 326 transitions, 797 flow. Second operand 5 states and 1695 transitions. [2024-11-12 12:40:00,664 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 324 places, 337 transitions, 885 flow [2024-11-12 12:40:00,668 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 324 places, 337 transitions, 885 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-12 12:40:00,671 INFO L231 Difference]: Finished difference. Result has 326 places, 328 transitions, 822 flow [2024-11-12 12:40:00,671 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=365, PETRI_DIFFERENCE_MINUEND_FLOW=797, PETRI_DIFFERENCE_MINUEND_PLACES=320, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=326, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=321, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=822, PETRI_PLACES=326, PETRI_TRANSITIONS=328} [2024-11-12 12:40:00,672 INFO L279 CegarLoopForPetriNet]: 335 programPoint places, -9 predicate places. [2024-11-12 12:40:00,672 INFO L471 AbstractCegarLoop]: Abstraction has has 326 places, 328 transitions, 822 flow [2024-11-12 12:40:00,673 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 335.0) internal successors, (1675), 5 states have internal predecessors, (1675), 0 states have call successors, (0), 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-12 12:40:00,673 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:40:00,673 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12 12:40:00,673 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-12 12:40:00,673 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting thread2Err3ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 47 more)] === [2024-11-12 12:40:00,674 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:40:00,674 INFO L85 PathProgramCache]: Analyzing trace with hash 444416233, now seen corresponding path program 1 times [2024-11-12 12:40:00,674 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:40:00,674 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [690543158] [2024-11-12 12:40:00,674 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:40:00,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:40:00,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:40:00,968 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-12 12:40:00,969 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:40:00,969 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [690543158] [2024-11-12 12:40:00,969 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [690543158] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:40:00,969 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:40:00,969 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-12 12:40:00,969 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1862875886] [2024-11-12 12:40:00,969 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:40:00,970 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-12 12:40:00,970 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:40:00,970 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-12 12:40:00,970 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-12 12:40:01,279 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 315 out of 365 [2024-11-12 12:40:01,281 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 326 places, 328 transitions, 822 flow. Second operand has 6 states, 6 states have (on average 316.6666666666667) internal successors, (1900), 6 states have internal predecessors, (1900), 0 states have call successors, (0), 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-12 12:40:01,281 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:40:01,281 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 315 of 365 [2024-11-12 12:40:01,281 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:40:03,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L64-->L64-1: Formula: (= |v_#race~B~0_7| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_7|} AuxVars[] AssignedVars[#race~B~0][224], [Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), 139#L64-1true, Black: 415#(<= (+ ~M~0 1) 0), Black: 383#true, 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), 419#true, 382#(= |#race~M~0| 0), 49#L48-1true, 391#true, 389#(= |#race~A~0| 0), Black: 396#(<= ~N~0 0), 412#true, 242#L56-1true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 367#(= |#race~N~0| 0)]) [2024-11-12 12:40:03,369 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-12 12:40:03,369 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-12 12:40:03,369 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-12 12:40:03,369 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-12 12:40:03,625 INFO L124 PetriNetUnfolderBase]: 2314/10297 cut-off events. [2024-11-12 12:40:03,628 INFO L125 PetriNetUnfolderBase]: For 869/902 co-relation queries the response was YES. [2024-11-12 12:40:03,750 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15276 conditions, 10297 events. 2314/10297 cut-off events. For 869/902 co-relation queries the response was YES. Maximal size of possible extension queue 289. Compared 110596 event pairs, 1091 based on Foata normal form. 0/9454 useless extension candidates. Maximal degree in co-relation 15227. Up to 2999 conditions per place. [2024-11-12 12:40:03,813 INFO L140 encePairwiseOnDemand]: 350/365 looper letters, 46 selfloop transitions, 38 changer transitions 0/373 dead transitions. [2024-11-12 12:40:03,817 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 331 places, 373 transitions, 1088 flow [2024-11-12 12:40:03,818 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-12 12:40:03,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-12 12:40:03,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1973 transitions. [2024-11-12 12:40:03,820 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9009132420091325 [2024-11-12 12:40:03,820 INFO L175 Difference]: Start difference. First operand has 326 places, 328 transitions, 822 flow. Second operand 6 states and 1973 transitions. [2024-11-12 12:40:03,820 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 331 places, 373 transitions, 1088 flow [2024-11-12 12:40:03,831 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 329 places, 373 transitions, 1083 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-12 12:40:03,841 INFO L231 Difference]: Finished difference. Result has 334 places, 365 transitions, 1071 flow [2024-11-12 12:40:03,841 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=365, PETRI_DIFFERENCE_MINUEND_FLOW=817, PETRI_DIFFERENCE_MINUEND_PLACES=324, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=328, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=314, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1071, PETRI_PLACES=334, PETRI_TRANSITIONS=365} [2024-11-12 12:40:03,845 INFO L279 CegarLoopForPetriNet]: 335 programPoint places, -1 predicate places. [2024-11-12 12:40:03,845 INFO L471 AbstractCegarLoop]: Abstraction has has 334 places, 365 transitions, 1071 flow [2024-11-12 12:40:03,846 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 316.6666666666667) internal successors, (1900), 6 states have internal predecessors, (1900), 0 states have call successors, (0), 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-12 12:40:03,849 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:40:03,849 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12 12:40:03,849 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-12 12:40:03,849 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting thread3Err4ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 47 more)] === [2024-11-12 12:40:03,850 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:40:03,850 INFO L85 PathProgramCache]: Analyzing trace with hash 1651683778, now seen corresponding path program 1 times [2024-11-12 12:40:03,850 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:40:03,850 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1719409128] [2024-11-12 12:40:03,850 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:40:03,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:40:03,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:40:04,389 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-12 12:40:04,389 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:40:04,389 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1719409128] [2024-11-12 12:40:04,390 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1719409128] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:40:04,390 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:40:04,393 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-12 12:40:04,393 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1153376614] [2024-11-12 12:40:04,393 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:40:04,394 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-12 12:40:04,394 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:40:04,394 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-12 12:40:04,394 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-12 12:40:04,667 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 315 out of 365 [2024-11-12 12:40:04,669 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 334 places, 365 transitions, 1071 flow. Second operand has 6 states, 6 states have (on average 316.8333333333333) internal successors, (1901), 6 states have internal predecessors, (1901), 0 states have call successors, (0), 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-12 12:40:04,669 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:40:04,669 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 315 of 365 [2024-11-12 12:40:04,669 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:40:07,578 INFO L124 PetriNetUnfolderBase]: 3904/14408 cut-off events. [2024-11-12 12:40:07,579 INFO L125 PetriNetUnfolderBase]: For 4398/4991 co-relation queries the response was YES. [2024-11-12 12:40:07,702 INFO L83 FinitePrefix]: Finished finitePrefix Result has 26215 conditions, 14408 events. 3904/14408 cut-off events. For 4398/4991 co-relation queries the response was YES. Maximal size of possible extension queue 483. Compared 159616 event pairs, 1169 based on Foata normal form. 81/13517 useless extension candidates. Maximal degree in co-relation 26162. Up to 4519 conditions per place. [2024-11-12 12:40:07,796 INFO L140 encePairwiseOnDemand]: 350/365 looper letters, 77 selfloop transitions, 110 changer transitions 0/482 dead transitions. [2024-11-12 12:40:07,797 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 339 places, 482 transitions, 2017 flow [2024-11-12 12:40:07,797 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-12 12:40:07,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-12 12:40:07,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1973 transitions. [2024-11-12 12:40:07,801 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9009132420091325 [2024-11-12 12:40:07,801 INFO L175 Difference]: Start difference. First operand has 334 places, 365 transitions, 1071 flow. Second operand 6 states and 1973 transitions. [2024-11-12 12:40:07,801 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 339 places, 482 transitions, 2017 flow [2024-11-12 12:40:07,828 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 339 places, 482 transitions, 2017 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-12 12:40:07,834 INFO L231 Difference]: Finished difference. Result has 344 places, 474 transitions, 2129 flow [2024-11-12 12:40:07,835 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=365, PETRI_DIFFERENCE_MINUEND_FLOW=1071, PETRI_DIFFERENCE_MINUEND_PLACES=334, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=365, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=26, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=330, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=2129, PETRI_PLACES=344, PETRI_TRANSITIONS=474} [2024-11-12 12:40:07,835 INFO L279 CegarLoopForPetriNet]: 335 programPoint places, 9 predicate places. [2024-11-12 12:40:07,836 INFO L471 AbstractCegarLoop]: Abstraction has has 344 places, 474 transitions, 2129 flow [2024-11-12 12:40:07,837 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 316.8333333333333) internal successors, (1901), 6 states have internal predecessors, (1901), 0 states have call successors, (0), 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-12 12:40:07,837 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:40:07,837 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12 12:40:07,837 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-11-12 12:40:07,837 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting thread2Err4ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 47 more)] === [2024-11-12 12:40:07,838 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:40:07,838 INFO L85 PathProgramCache]: Analyzing trace with hash -890507008, now seen corresponding path program 1 times [2024-11-12 12:40:07,838 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:40:07,838 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1183968080] [2024-11-12 12:40:07,838 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:40:07,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:40:07,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:40:08,241 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-12 12:40:08,241 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:40:08,241 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1183968080] [2024-11-12 12:40:08,241 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1183968080] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:40:08,242 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:40:08,242 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-12 12:40:08,242 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1575516812] [2024-11-12 12:40:08,242 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:40:08,242 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-12 12:40:08,242 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:40:08,243 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-12 12:40:08,243 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-12 12:40:08,448 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 297 out of 365 [2024-11-12 12:40:08,450 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 344 places, 474 transitions, 2129 flow. Second operand has 6 states, 6 states have (on average 299.5) internal successors, (1797), 6 states have internal predecessors, (1797), 0 states have call successors, (0), 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-12 12:40:08,450 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:40:08,450 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 297 of 365 [2024-11-12 12:40:08,451 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:40:13,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L64-->L64-1: Formula: (= |v_#race~B~0_7| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_7|} AuxVars[] AssignedVars[#race~B~0][222], [139#L64-1true, Black: 383#true, 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), 419#true, 49#L48-1true, Black: 396#(<= ~N~0 0), 242#L56-1true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true]) [2024-11-12 12:40:13,344 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-12 12:40:13,344 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-12 12:40:13,344 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-12 12:40:13,345 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-12 12:40:14,655 INFO L124 PetriNetUnfolderBase]: 12006/34811 cut-off events. [2024-11-12 12:40:14,655 INFO L125 PetriNetUnfolderBase]: For 21820/23309 co-relation queries the response was YES. [2024-11-12 12:40:15,013 INFO L83 FinitePrefix]: Finished finitePrefix Result has 78113 conditions, 34811 events. 12006/34811 cut-off events. For 21820/23309 co-relation queries the response was YES. Maximal size of possible extension queue 828. Compared 407257 event pairs, 3837 based on Foata normal form. 208/32641 useless extension candidates. Maximal degree in co-relation 78055. Up to 14980 conditions per place. [2024-11-12 12:40:15,172 INFO L140 encePairwiseOnDemand]: 342/365 looper letters, 226 selfloop transitions, 105 changer transitions 0/604 dead transitions. [2024-11-12 12:40:15,172 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 349 places, 604 transitions, 3443 flow [2024-11-12 12:40:15,173 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-12 12:40:15,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-12 12:40:15,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1927 transitions. [2024-11-12 12:40:15,176 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8799086757990867 [2024-11-12 12:40:15,176 INFO L175 Difference]: Start difference. First operand has 344 places, 474 transitions, 2129 flow. Second operand 6 states and 1927 transitions. [2024-11-12 12:40:15,176 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 349 places, 604 transitions, 3443 flow [2024-11-12 12:40:15,269 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 349 places, 604 transitions, 3443 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-12 12:40:15,275 INFO L231 Difference]: Finished difference. Result has 353 places, 572 transitions, 3084 flow [2024-11-12 12:40:15,276 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=365, PETRI_DIFFERENCE_MINUEND_FLOW=2129, PETRI_DIFFERENCE_MINUEND_PLACES=344, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=474, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=27, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=420, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=3084, PETRI_PLACES=353, PETRI_TRANSITIONS=572} [2024-11-12 12:40:15,277 INFO L279 CegarLoopForPetriNet]: 335 programPoint places, 18 predicate places. [2024-11-12 12:40:15,277 INFO L471 AbstractCegarLoop]: Abstraction has has 353 places, 572 transitions, 3084 flow [2024-11-12 12:40:15,277 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 299.5) internal successors, (1797), 6 states have internal predecessors, (1797), 0 states have call successors, (0), 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-12 12:40:15,277 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:40:15,278 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12 12:40:15,278 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-11-12 12:40:15,278 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting thread3Err5ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 47 more)] === [2024-11-12 12:40:15,278 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:40:15,279 INFO L85 PathProgramCache]: Analyzing trace with hash -1319560401, now seen corresponding path program 1 times [2024-11-12 12:40:15,279 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:40:15,279 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [388495296] [2024-11-12 12:40:15,279 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:40:15,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:40:15,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:40:15,790 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-12 12:40:15,790 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:40:15,790 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [388495296] [2024-11-12 12:40:15,790 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [388495296] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:40:15,791 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:40:15,791 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-12 12:40:15,791 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1580125131] [2024-11-12 12:40:15,791 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:40:15,791 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-12 12:40:15,792 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:40:15,792 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-12 12:40:15,792 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-12 12:40:15,996 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 297 out of 365 [2024-11-12 12:40:15,998 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 353 places, 572 transitions, 3084 flow. Second operand has 6 states, 6 states have (on average 299.6666666666667) internal successors, (1798), 6 states have internal predecessors, (1798), 0 states have call successors, (0), 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-12 12:40:15,998 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:40:15,998 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 297 of 365 [2024-11-12 12:40:15,998 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:40:24,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([828] L48-5-->L48-6: Formula: (= |v_#race_1| (store |v_#race_2| v_~A~0.base_2 (store (select |v_#race_2| v_~A~0.base_2) (+ (* v_thread1Thread1of1ForFork1_~i~0_11 4) v_~A~0.offset_2) 0))) InVars {#race=|v_#race_2|, ~A~0.base=v_~A~0.base_2, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_11, ~A~0.offset=v_~A~0.offset_2} OutVars{#race=|v_#race_1|, ~A~0.base=v_~A~0.base_2, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_11, ~A~0.offset=v_~A~0.offset_2} AuxVars[] AssignedVars[#race][273], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, 451#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 170#L55-5true, 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), 419#true, 51#L48-6true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), 14#L64-12true, Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), Black: 430#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-12 12:40:24,896 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-12 12:40:24,896 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-12 12:40:24,896 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-12 12:40:24,896 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-12 12:40:25,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([905] L64-5-->L64-6: Formula: (= (store |v_#race_43| v_~A~0.base_16 (store (select |v_#race_43| v_~A~0.base_16) (+ (* 4 v_thread3Thread1of1ForFork0_~i~2_11) v_~A~0.offset_16) 0)) |v_#race_42|) InVars {#race=|v_#race_43|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_11, ~A~0.base=v_~A~0.base_16, ~A~0.offset=v_~A~0.offset_16} OutVars{#race=|v_#race_42|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_11, ~A~0.base=v_~A~0.base_16, ~A~0.offset=v_~A~0.offset_16} AuxVars[] AssignedVars[#race][225], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), 451#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, 170#L55-5true, 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), 190#L48-15true, 419#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 346#L64-6true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, Black: 430#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:25,578 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-12 12:40:25,578 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-12 12:40:25,578 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-12 12:40:25,578 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-12 12:40:25,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([905] L64-5-->L64-6: Formula: (= (store |v_#race_43| v_~A~0.base_16 (store (select |v_#race_43| v_~A~0.base_16) (+ (* 4 v_thread3Thread1of1ForFork0_~i~2_11) v_~A~0.offset_16) 0)) |v_#race_42|) InVars {#race=|v_#race_43|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_11, ~A~0.base=v_~A~0.base_16, ~A~0.offset=v_~A~0.offset_16} OutVars{#race=|v_#race_42|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_11, ~A~0.base=v_~A~0.base_16, ~A~0.offset=v_~A~0.offset_16} AuxVars[] AssignedVars[#race][225], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 451#true, Black: 383#true, 170#L55-5true, 20#L48-16true, 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), 419#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 346#L64-6true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 430#true, Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-12 12:40:25,604 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-12 12:40:25,604 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-12 12:40:25,604 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-12 12:40:25,604 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-12 12:40:25,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([905] L64-5-->L64-6: Formula: (= (store |v_#race_43| v_~A~0.base_16 (store (select |v_#race_43| v_~A~0.base_16) (+ (* 4 v_thread3Thread1of1ForFork0_~i~2_11) v_~A~0.offset_16) 0)) |v_#race_42|) InVars {#race=|v_#race_43|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_11, ~A~0.base=v_~A~0.base_16, ~A~0.offset=v_~A~0.offset_16} OutVars{#race=|v_#race_42|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_11, ~A~0.base=v_~A~0.base_16, ~A~0.offset=v_~A~0.offset_16} AuxVars[] AssignedVars[#race][276], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 451#true, Black: 387#true, 385#(= |#race~B~0| 0), 419#true, 54#L85-1true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 10#L56-17true, 346#L64-6true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 430#true, Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-12 12:40:25,673 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-12 12:40:25,673 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-12 12:40:25,673 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-12 12:40:25,674 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-12 12:40:25,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([905] L64-5-->L64-6: Formula: (= (store |v_#race_43| v_~A~0.base_16 (store (select |v_#race_43| v_~A~0.base_16) (+ (* 4 v_thread3Thread1of1ForFork0_~i~2_11) v_~A~0.offset_16) 0)) |v_#race_42|) InVars {#race=|v_#race_43|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_11, ~A~0.base=v_~A~0.base_16, ~A~0.offset=v_~A~0.offset_16} OutVars{#race=|v_#race_42|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_11, ~A~0.base=v_~A~0.base_16, ~A~0.offset=v_~A~0.offset_16} AuxVars[] AssignedVars[#race][225], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 451#true, Black: 383#true, 170#L55-5true, Black: 387#true, 385#(= |#race~B~0| 0), 419#true, 54#L85-1true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 346#L64-6true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 430#true, Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-12 12:40:25,676 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-12 12:40:25,676 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-12 12:40:25,676 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-12 12:40:25,676 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-12 12:40:25,677 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([905] L64-5-->L64-6: Formula: (= (store |v_#race_43| v_~A~0.base_16 (store (select |v_#race_43| v_~A~0.base_16) (+ (* 4 v_thread3Thread1of1ForFork0_~i~2_11) v_~A~0.offset_16) 0)) |v_#race_42|) InVars {#race=|v_#race_43|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_11, ~A~0.base=v_~A~0.base_16, ~A~0.offset=v_~A~0.offset_16} OutVars{#race=|v_#race_42|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_11, ~A~0.base=v_~A~0.base_16, ~A~0.offset=v_~A~0.offset_16} AuxVars[] AssignedVars[#race][276], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 451#true, Black: 387#true, 385#(= |#race~B~0| 0), 419#true, 54#L85-1true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 10#L56-17true, 346#L64-6true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 430#true, Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-12 12:40:25,677 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-12 12:40:25,677 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-12 12:40:25,677 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-12 12:40:25,678 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-12 12:40:25,678 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-12 12:40:25,679 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([905] L64-5-->L64-6: Formula: (= (store |v_#race_43| v_~A~0.base_16 (store (select |v_#race_43| v_~A~0.base_16) (+ (* 4 v_thread3Thread1of1ForFork0_~i~2_11) v_~A~0.offset_16) 0)) |v_#race_42|) InVars {#race=|v_#race_43|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_11, ~A~0.base=v_~A~0.base_16, ~A~0.offset=v_~A~0.offset_16} OutVars{#race=|v_#race_42|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_11, ~A~0.base=v_~A~0.base_16, ~A~0.offset=v_~A~0.offset_16} AuxVars[] AssignedVars[#race][225], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 451#true, 170#L55-5true, Black: 387#true, 385#(= |#race~B~0| 0), 419#true, 54#L85-1true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 346#L64-6true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 430#true, Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-12 12:40:25,679 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-12 12:40:25,679 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-12 12:40:25,679 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-12 12:40:25,679 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-12 12:40:25,679 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-12 12:40:25,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([931] thread2EXIT-->L86: Formula: (and (= 0 v_thread2Thread1of1ForFork2_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork2_thidvar0_4) (= 0 v_thread2Thread1of1ForFork2_thidvar1_4)) InVars {thread2Thread1of1ForFork2_thidvar2=v_thread2Thread1of1ForFork2_thidvar2_4, thread2Thread1of1ForFork2_thidvar1=v_thread2Thread1of1ForFork2_thidvar1_4, thread2Thread1of1ForFork2_thidvar0=v_thread2Thread1of1ForFork2_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|} OutVars{thread2Thread1of1ForFork2_thidvar2=v_thread2Thread1of1ForFork2_thidvar2_4, thread2Thread1of1ForFork2_thidvar1=v_thread2Thread1of1ForFork2_thidvar1_4, thread2Thread1of1ForFork2_thidvar0=v_thread2Thread1of1ForFork2_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|} AuxVars[] AssignedVars[][221], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, 451#true, Black: 387#true, 385#(= |#race~B~0| 0), 419#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), 172#L64-3true, Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 163#L86true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-12 12:40:25,681 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2024-11-12 12:40:25,681 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-12 12:40:25,681 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-12 12:40:25,681 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-12 12:40:25,681 INFO L124 PetriNetUnfolderBase]: 18668/52902 cut-off events. [2024-11-12 12:40:25,681 INFO L125 PetriNetUnfolderBase]: For 54173/56344 co-relation queries the response was YES. [2024-11-12 12:40:26,463 INFO L83 FinitePrefix]: Finished finitePrefix Result has 138240 conditions, 52902 events. 18668/52902 cut-off events. For 54173/56344 co-relation queries the response was YES. Maximal size of possible extension queue 1270. Compared 648225 event pairs, 3875 based on Foata normal form. 141/50222 useless extension candidates. Maximal degree in co-relation 138177. Up to 21678 conditions per place. [2024-11-12 12:40:26,658 INFO L140 encePairwiseOnDemand]: 342/365 looper letters, 326 selfloop transitions, 208 changer transitions 0/817 dead transitions. [2024-11-12 12:40:26,658 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 358 places, 817 transitions, 5748 flow [2024-11-12 12:40:26,659 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-12 12:40:26,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-12 12:40:26,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1927 transitions. [2024-11-12 12:40:26,663 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8799086757990867 [2024-11-12 12:40:26,663 INFO L175 Difference]: Start difference. First operand has 353 places, 572 transitions, 3084 flow. Second operand 6 states and 1927 transitions. [2024-11-12 12:40:26,663 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 358 places, 817 transitions, 5748 flow [2024-11-12 12:40:27,085 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 358 places, 817 transitions, 5636 flow, removed 56 selfloop flow, removed 0 redundant places. [2024-11-12 12:40:27,094 INFO L231 Difference]: Finished difference. Result has 362 places, 767 transitions, 5115 flow [2024-11-12 12:40:27,095 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=365, PETRI_DIFFERENCE_MINUEND_FLOW=3016, PETRI_DIFFERENCE_MINUEND_PLACES=353, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=572, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=58, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=473, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=5115, PETRI_PLACES=362, PETRI_TRANSITIONS=767} [2024-11-12 12:40:27,095 INFO L279 CegarLoopForPetriNet]: 335 programPoint places, 27 predicate places. [2024-11-12 12:40:27,095 INFO L471 AbstractCegarLoop]: Abstraction has has 362 places, 767 transitions, 5115 flow [2024-11-12 12:40:27,096 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 299.6666666666667) internal successors, (1798), 6 states have internal predecessors, (1798), 0 states have call successors, (0), 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-12 12:40:27,096 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:40:27,096 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12 12:40:27,096 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-11-12 12:40:27,096 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting thread1Err3ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 47 more)] === [2024-11-12 12:40:27,097 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:40:27,097 INFO L85 PathProgramCache]: Analyzing trace with hash 864398262, now seen corresponding path program 1 times [2024-11-12 12:40:27,097 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:40:27,097 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [864373271] [2024-11-12 12:40:27,097 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:40:27,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:40:27,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:40:27,374 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-12 12:40:27,375 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:40:27,375 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [864373271] [2024-11-12 12:40:27,375 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [864373271] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:40:27,375 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:40:27,375 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-12 12:40:27,375 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1444452155] [2024-11-12 12:40:27,378 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:40:27,379 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-12 12:40:27,379 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:40:27,379 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-12 12:40:27,379 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-12 12:40:27,728 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 315 out of 365 [2024-11-12 12:40:27,730 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 362 places, 767 transitions, 5115 flow. Second operand has 6 states, 6 states have (on average 317.8333333333333) internal successors, (1907), 6 states have internal predecessors, (1907), 0 states have call successors, (0), 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-12 12:40:27,730 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:40:27,730 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 315 of 365 [2024-11-12 12:40:27,730 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:40:29,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([873] L56-12-->L56-13: Formula: (= (store |v_#race_32| v_~B~0.base_9 (store (select |v_#race_32| v_~B~0.base_9) (+ (* 4 v_thread2Thread1of1ForFork2_~i~1_25) v_~B~0.offset_9) |v_thread2Thread1of1ForFork2_#t~nondet5_3|)) |v_#race_31|) InVars {#race=|v_#race_32|, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_25, ~B~0.base=v_~B~0.base_9, thread2Thread1of1ForFork2_#t~nondet5=|v_thread2Thread1of1ForFork2_#t~nondet5_3|, ~B~0.offset=v_~B~0.offset_9} OutVars{#race=|v_#race_31|, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_25, ~B~0.base=v_~B~0.base_9, thread2Thread1of1ForFork2_#t~nondet5=|v_thread2Thread1of1ForFork2_#t~nondet5_3|, ~B~0.offset=v_~B~0.offset_9} AuxVars[] AssignedVars[#race][271], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, 451#true, 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 236#L56-13true, Black: 396#(<= ~N~0 0), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 35#L64-10true, 367#(= |#race~N~0| 0), 144#L47-8true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:29,293 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-12 12:40:29,293 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-12 12:40:29,293 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-12 12:40:29,293 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-12 12:40:29,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([913] L64-12-->L64-13: Formula: (= (store |v_#race_53| v_~B~0.base_17 (store (select |v_#race_53| v_~B~0.base_17) (+ (* 4 v_thread3Thread1of1ForFork0_~i~2_25) v_~B~0.offset_17) |v_thread3Thread1of1ForFork0_#t~nondet8_3|)) |v_#race_52|) InVars {#race=|v_#race_53|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_25, ~B~0.base=v_~B~0.base_17, ~B~0.offset=v_~B~0.offset_17, thread3Thread1of1ForFork0_#t~nondet8=|v_thread3Thread1of1ForFork0_#t~nondet8_3|} OutVars{#race=|v_#race_52|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_25, ~B~0.base=v_~B~0.base_17, ~B~0.offset=v_~B~0.offset_17, thread3Thread1of1ForFork0_#t~nondet8=|v_thread3Thread1of1ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race][279], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, 119#L64-13true, Black: 396#(<= ~N~0 0), 180#L56-10true, 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 144#L47-8true, 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|)]) [2024-11-12 12:40:29,297 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-12 12:40:29,297 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-12 12:40:29,297 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-12 12:40:29,297 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-12 12:40:29,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([913] L64-12-->L64-13: Formula: (= (store |v_#race_53| v_~B~0.base_17 (store (select |v_#race_53| v_~B~0.base_17) (+ (* 4 v_thread3Thread1of1ForFork0_~i~2_25) v_~B~0.offset_17) |v_thread3Thread1of1ForFork0_#t~nondet8_3|)) |v_#race_52|) InVars {#race=|v_#race_53|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_25, ~B~0.base=v_~B~0.base_17, ~B~0.offset=v_~B~0.offset_17, thread3Thread1of1ForFork0_#t~nondet8=|v_thread3Thread1of1ForFork0_#t~nondet8_3|} OutVars{#race=|v_#race_52|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_25, ~B~0.base=v_~B~0.base_17, ~B~0.offset=v_~B~0.offset_17, thread3Thread1of1ForFork0_#t~nondet8=|v_thread3Thread1of1ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race][240], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, 119#L64-13true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, 396#(<= ~N~0 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 163#L86true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 441#true]) [2024-11-12 12:40:29,640 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-12 12:40:29,640 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-12 12:40:29,640 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-12 12:40:29,640 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-12 12:40:29,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([873] L56-12-->L56-13: Formula: (= (store |v_#race_32| v_~B~0.base_9 (store (select |v_#race_32| v_~B~0.base_9) (+ (* 4 v_thread2Thread1of1ForFork2_~i~1_25) v_~B~0.offset_9) |v_thread2Thread1of1ForFork2_#t~nondet5_3|)) |v_#race_31|) InVars {#race=|v_#race_32|, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_25, ~B~0.base=v_~B~0.base_9, thread2Thread1of1ForFork2_#t~nondet5=|v_thread2Thread1of1ForFork2_#t~nondet5_3|, ~B~0.offset=v_~B~0.offset_9} OutVars{#race=|v_#race_31|, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_25, ~B~0.base=v_~B~0.base_9, thread2Thread1of1ForFork2_#t~nondet5=|v_thread2Thread1of1ForFork2_#t~nondet5_3|, ~B~0.offset=v_~B~0.offset_9} AuxVars[] AssignedVars[#race][271], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 451#true, Black: 383#true, 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 236#L56-13true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 202#L51true, Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, 396#(<= ~N~0 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 35#L64-10true, 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:29,644 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-12 12:40:29,644 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-12 12:40:29,644 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-12 12:40:29,644 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-12 12:40:29,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([913] L64-12-->L64-13: Formula: (= (store |v_#race_53| v_~B~0.base_17 (store (select |v_#race_53| v_~B~0.base_17) (+ (* 4 v_thread3Thread1of1ForFork0_~i~2_25) v_~B~0.offset_17) |v_thread3Thread1of1ForFork0_#t~nondet8_3|)) |v_#race_52|) InVars {#race=|v_#race_53|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_25, ~B~0.base=v_~B~0.base_17, ~B~0.offset=v_~B~0.offset_17, thread3Thread1of1ForFork0_#t~nondet8=|v_thread3Thread1of1ForFork0_#t~nondet8_3|} OutVars{#race=|v_#race_52|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_25, ~B~0.base=v_~B~0.base_17, ~B~0.offset=v_~B~0.offset_17, thread3Thread1of1ForFork0_#t~nondet8=|v_thread3Thread1of1ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race][279], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, 119#L64-13true, 180#L56-10true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 202#L51true, Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, 396#(<= ~N~0 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 441#true]) [2024-11-12 12:40:29,646 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-12 12:40:29,646 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-12 12:40:29,646 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-12 12:40:29,647 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-12 12:40:29,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([873] L56-12-->L56-13: Formula: (= (store |v_#race_32| v_~B~0.base_9 (store (select |v_#race_32| v_~B~0.base_9) (+ (* 4 v_thread2Thread1of1ForFork2_~i~1_25) v_~B~0.offset_9) |v_thread2Thread1of1ForFork2_#t~nondet5_3|)) |v_#race_31|) InVars {#race=|v_#race_32|, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_25, ~B~0.base=v_~B~0.base_9, thread2Thread1of1ForFork2_#t~nondet5=|v_thread2Thread1of1ForFork2_#t~nondet5_3|, ~B~0.offset=v_~B~0.offset_9} OutVars{#race=|v_#race_31|, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_25, ~B~0.base=v_~B~0.base_9, thread2Thread1of1ForFork2_#t~nondet5=|v_thread2Thread1of1ForFork2_#t~nondet5_3|, ~B~0.offset=v_~B~0.offset_9} AuxVars[] AssignedVars[#race][271], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 451#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 54#L85-1true, 236#L56-13true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, 396#(<= ~N~0 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 35#L64-10true, 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:29,923 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-12 12:40:29,923 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-12 12:40:29,923 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-12 12:40:29,923 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-12 12:40:29,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([913] L64-12-->L64-13: Formula: (= (store |v_#race_53| v_~B~0.base_17 (store (select |v_#race_53| v_~B~0.base_17) (+ (* 4 v_thread3Thread1of1ForFork0_~i~2_25) v_~B~0.offset_17) |v_thread3Thread1of1ForFork0_#t~nondet8_3|)) |v_#race_52|) InVars {#race=|v_#race_53|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_25, ~B~0.base=v_~B~0.base_17, ~B~0.offset=v_~B~0.offset_17, thread3Thread1of1ForFork0_#t~nondet8=|v_thread3Thread1of1ForFork0_#t~nondet8_3|} OutVars{#race=|v_#race_52|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_25, ~B~0.base=v_~B~0.base_17, ~B~0.offset=v_~B~0.offset_17, thread3Thread1of1ForFork0_#t~nondet8=|v_thread3Thread1of1ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race][279], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, 54#L85-1true, 119#L64-13true, 180#L56-10true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, 396#(<= ~N~0 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 441#true]) [2024-11-12 12:40:29,925 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-12 12:40:29,926 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-12 12:40:29,926 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-12 12:40:29,926 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-12 12:40:35,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([913] L64-12-->L64-13: Formula: (= (store |v_#race_53| v_~B~0.base_17 (store (select |v_#race_53| v_~B~0.base_17) (+ (* 4 v_thread3Thread1of1ForFork0_~i~2_25) v_~B~0.offset_17) |v_thread3Thread1of1ForFork0_#t~nondet8_3|)) |v_#race_52|) InVars {#race=|v_#race_53|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_25, ~B~0.base=v_~B~0.base_17, ~B~0.offset=v_~B~0.offset_17, thread3Thread1of1ForFork0_#t~nondet8=|v_thread3Thread1of1ForFork0_#t~nondet8_3|} OutVars{#race=|v_#race_52|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_25, ~B~0.base=v_~B~0.base_17, ~B~0.offset=v_~B~0.offset_17, thread3Thread1of1ForFork0_#t~nondet8=|v_thread3Thread1of1ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race][240], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 170#L55-5true, 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, 119#L64-13true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 202#L51true, Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:35,291 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-12 12:40:35,291 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-12 12:40:35,291 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-12 12:40:35,291 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-12 12:40:36,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([913] L64-12-->L64-13: Formula: (= (store |v_#race_53| v_~B~0.base_17 (store (select |v_#race_53| v_~B~0.base_17) (+ (* 4 v_thread3Thread1of1ForFork0_~i~2_25) v_~B~0.offset_17) |v_thread3Thread1of1ForFork0_#t~nondet8_3|)) |v_#race_52|) InVars {#race=|v_#race_53|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_25, ~B~0.base=v_~B~0.base_17, ~B~0.offset=v_~B~0.offset_17, thread3Thread1of1ForFork0_#t~nondet8=|v_thread3Thread1of1ForFork0_#t~nondet8_3|} OutVars{#race=|v_#race_52|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_25, ~B~0.base=v_~B~0.base_17, ~B~0.offset=v_~B~0.offset_17, thread3Thread1of1ForFork0_#t~nondet8=|v_thread3Thread1of1ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race][240], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 170#L55-5true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, 54#L85-1true, 119#L64-13true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 441#true]) [2024-11-12 12:40:36,252 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-12 12:40:36,252 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-12 12:40:36,252 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-12 12:40:36,252 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-12 12:40:37,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([828] L48-5-->L48-6: Formula: (= |v_#race_1| (store |v_#race_2| v_~A~0.base_2 (store (select |v_#race_2| v_~A~0.base_2) (+ (* v_thread1Thread1of1ForFork1_~i~0_11 4) v_~A~0.offset_2) 0))) InVars {#race=|v_#race_2|, ~A~0.base=v_~A~0.base_2, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_11, ~A~0.offset=v_~A~0.offset_2} OutVars{#race=|v_#race_1|, ~A~0.base=v_~A~0.base_2, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_11, ~A~0.offset=v_~A~0.offset_2} AuxVars[] AssignedVars[#race][841], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, 451#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 155#L64-17true, 51#L48-6true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 10#L56-17true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-12 12:40:37,387 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-12 12:40:37,387 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-12 12:40:37,388 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-12 12:40:37,388 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-12 12:40:37,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([828] L48-5-->L48-6: Formula: (= |v_#race_1| (store |v_#race_2| v_~A~0.base_2 (store (select |v_#race_2| v_~A~0.base_2) (+ (* v_thread1Thread1of1ForFork1_~i~0_11 4) v_~A~0.offset_2) 0))) InVars {#race=|v_#race_2|, ~A~0.base=v_~A~0.base_2, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_11, ~A~0.offset=v_~A~0.offset_2} OutVars{#race=|v_#race_1|, ~A~0.base=v_~A~0.base_2, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_11, ~A~0.offset=v_~A~0.offset_2} AuxVars[] AssignedVars[#race][516], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, 451#true, 170#L55-5true, 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 155#L64-17true, 51#L48-6true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-12 12:40:37,441 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-12 12:40:37,442 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-12 12:40:37,442 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-12 12:40:37,442 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-12 12:40:37,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([828] L48-5-->L48-6: Formula: (= |v_#race_1| (store |v_#race_2| v_~A~0.base_2 (store (select |v_#race_2| v_~A~0.base_2) (+ (* v_thread1Thread1of1ForFork1_~i~0_11 4) v_~A~0.offset_2) 0))) InVars {#race=|v_#race_2|, ~A~0.base=v_~A~0.base_2, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_11, ~A~0.offset=v_~A~0.offset_2} OutVars{#race=|v_#race_1|, ~A~0.base=v_~A~0.base_2, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_11, ~A~0.offset=v_~A~0.offset_2} AuxVars[] AssignedVars[#race][505], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, 451#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 51#L48-6true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 10#L56-17true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 176#L63-7true, 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:37,461 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-12 12:40:37,462 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-12 12:40:37,462 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-12 12:40:37,462 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-12 12:40:37,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([873] L56-12-->L56-13: Formula: (= (store |v_#race_32| v_~B~0.base_9 (store (select |v_#race_32| v_~B~0.base_9) (+ (* 4 v_thread2Thread1of1ForFork2_~i~1_25) v_~B~0.offset_9) |v_thread2Thread1of1ForFork2_#t~nondet5_3|)) |v_#race_31|) InVars {#race=|v_#race_32|, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_25, ~B~0.base=v_~B~0.base_9, thread2Thread1of1ForFork2_#t~nondet5=|v_thread2Thread1of1ForFork2_#t~nondet5_3|, ~B~0.offset=v_~B~0.offset_9} OutVars{#race=|v_#race_31|, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_25, ~B~0.base=v_~B~0.base_9, thread2Thread1of1ForFork2_#t~nondet5=|v_thread2Thread1of1ForFork2_#t~nondet5_3|, ~B~0.offset=v_~B~0.offset_9} AuxVars[] AssignedVars[#race][265], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, 451#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 236#L56-13true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 202#L51true, Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 203#L64-7true, 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:37,516 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-12 12:40:37,516 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-12 12:40:37,517 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-12 12:40:37,517 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-12 12:40:37,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([873] L56-12-->L56-13: Formula: (= (store |v_#race_32| v_~B~0.base_9 (store (select |v_#race_32| v_~B~0.base_9) (+ (* 4 v_thread2Thread1of1ForFork2_~i~1_25) v_~B~0.offset_9) |v_thread2Thread1of1ForFork2_#t~nondet5_3|)) |v_#race_31|) InVars {#race=|v_#race_32|, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_25, ~B~0.base=v_~B~0.base_9, thread2Thread1of1ForFork2_#t~nondet5=|v_thread2Thread1of1ForFork2_#t~nondet5_3|, ~B~0.offset=v_~B~0.offset_9} OutVars{#race=|v_#race_31|, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_25, ~B~0.base=v_~B~0.base_9, thread2Thread1of1ForFork2_#t~nondet5=|v_thread2Thread1of1ForFork2_#t~nondet5_3|, ~B~0.offset=v_~B~0.offset_9} AuxVars[] AssignedVars[#race][268], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, 451#true, 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 236#L56-13true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 202#L51true, Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, 171#L64-8true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:37,522 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-12 12:40:37,522 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-12 12:40:37,522 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-12 12:40:37,522 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-12 12:40:37,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([873] L56-12-->L56-13: Formula: (= (store |v_#race_32| v_~B~0.base_9 (store (select |v_#race_32| v_~B~0.base_9) (+ (* 4 v_thread2Thread1of1ForFork2_~i~1_25) v_~B~0.offset_9) |v_thread2Thread1of1ForFork2_#t~nondet5_3|)) |v_#race_31|) InVars {#race=|v_#race_32|, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_25, ~B~0.base=v_~B~0.base_9, thread2Thread1of1ForFork2_#t~nondet5=|v_thread2Thread1of1ForFork2_#t~nondet5_3|, ~B~0.offset=v_~B~0.offset_9} OutVars{#race=|v_#race_31|, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_25, ~B~0.base=v_~B~0.base_9, thread2Thread1of1ForFork2_#t~nondet5=|v_thread2Thread1of1ForFork2_#t~nondet5_3|, ~B~0.offset=v_~B~0.offset_9} AuxVars[] AssignedVars[#race][271], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, 451#true, 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 236#L56-13true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 202#L51true, Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 306#L64-9true, 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:37,527 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-12 12:40:37,527 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-12 12:40:37,527 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-12 12:40:37,527 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-12 12:40:37,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([873] L56-12-->L56-13: Formula: (= (store |v_#race_32| v_~B~0.base_9 (store (select |v_#race_32| v_~B~0.base_9) (+ (* 4 v_thread2Thread1of1ForFork2_~i~1_25) v_~B~0.offset_9) |v_thread2Thread1of1ForFork2_#t~nondet5_3|)) |v_#race_31|) InVars {#race=|v_#race_32|, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_25, ~B~0.base=v_~B~0.base_9, thread2Thread1of1ForFork2_#t~nondet5=|v_thread2Thread1of1ForFork2_#t~nondet5_3|, ~B~0.offset=v_~B~0.offset_9} OutVars{#race=|v_#race_31|, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_25, ~B~0.base=v_~B~0.base_9, thread2Thread1of1ForFork2_#t~nondet5=|v_thread2Thread1of1ForFork2_#t~nondet5_3|, ~B~0.offset=v_~B~0.offset_9} AuxVars[] AssignedVars[#race][265], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 451#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 54#L85-1true, 236#L56-13true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 203#L64-7true, 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:37,536 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-12 12:40:37,536 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-12 12:40:37,536 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-12 12:40:37,536 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-12 12:40:37,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([873] L56-12-->L56-13: Formula: (= (store |v_#race_32| v_~B~0.base_9 (store (select |v_#race_32| v_~B~0.base_9) (+ (* 4 v_thread2Thread1of1ForFork2_~i~1_25) v_~B~0.offset_9) |v_thread2Thread1of1ForFork2_#t~nondet5_3|)) |v_#race_31|) InVars {#race=|v_#race_32|, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_25, ~B~0.base=v_~B~0.base_9, thread2Thread1of1ForFork2_#t~nondet5=|v_thread2Thread1of1ForFork2_#t~nondet5_3|, ~B~0.offset=v_~B~0.offset_9} OutVars{#race=|v_#race_31|, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_25, ~B~0.base=v_~B~0.base_9, thread2Thread1of1ForFork2_#t~nondet5=|v_thread2Thread1of1ForFork2_#t~nondet5_3|, ~B~0.offset=v_~B~0.offset_9} AuxVars[] AssignedVars[#race][268], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, 451#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 54#L85-1true, 236#L56-13true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 171#L64-8true, 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:37,539 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-12 12:40:37,539 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-12 12:40:37,539 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-12 12:40:37,539 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-12 12:40:37,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([873] L56-12-->L56-13: Formula: (= (store |v_#race_32| v_~B~0.base_9 (store (select |v_#race_32| v_~B~0.base_9) (+ (* 4 v_thread2Thread1of1ForFork2_~i~1_25) v_~B~0.offset_9) |v_thread2Thread1of1ForFork2_#t~nondet5_3|)) |v_#race_31|) InVars {#race=|v_#race_32|, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_25, ~B~0.base=v_~B~0.base_9, thread2Thread1of1ForFork2_#t~nondet5=|v_thread2Thread1of1ForFork2_#t~nondet5_3|, ~B~0.offset=v_~B~0.offset_9} OutVars{#race=|v_#race_31|, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_25, ~B~0.base=v_~B~0.base_9, thread2Thread1of1ForFork2_#t~nondet5=|v_thread2Thread1of1ForFork2_#t~nondet5_3|, ~B~0.offset=v_~B~0.offset_9} AuxVars[] AssignedVars[#race][271], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 451#true, Black: 383#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 54#L85-1true, 236#L56-13true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 306#L64-9true, 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:37,542 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-12 12:40:37,542 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-12 12:40:37,542 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-12 12:40:37,542 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-12 12:40:37,561 INFO L124 PetriNetUnfolderBase]: 18808/56638 cut-off events. [2024-11-12 12:40:37,561 INFO L125 PetriNetUnfolderBase]: For 135156/145954 co-relation queries the response was YES. [2024-11-12 12:40:38,147 INFO L83 FinitePrefix]: Finished finitePrefix Result has 173307 conditions, 56638 events. 18808/56638 cut-off events. For 135156/145954 co-relation queries the response was YES. Maximal size of possible extension queue 1384. Compared 702584 event pairs, 2838 based on Foata normal form. 955/54861 useless extension candidates. Maximal degree in co-relation 173239. Up to 19080 conditions per place. [2024-11-12 12:40:38,375 INFO L140 encePairwiseOnDemand]: 350/365 looper letters, 399 selfloop transitions, 376 changer transitions 0/1126 dead transitions. [2024-11-12 12:40:38,375 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 367 places, 1126 transitions, 10027 flow [2024-11-12 12:40:38,376 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-12 12:40:38,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-12 12:40:38,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1973 transitions. [2024-11-12 12:40:38,378 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9009132420091325 [2024-11-12 12:40:38,378 INFO L175 Difference]: Start difference. First operand has 362 places, 767 transitions, 5115 flow. Second operand 6 states and 1973 transitions. [2024-11-12 12:40:38,378 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 367 places, 1126 transitions, 10027 flow [2024-11-12 12:40:38,983 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 367 places, 1126 transitions, 9867 flow, removed 80 selfloop flow, removed 0 redundant places. [2024-11-12 12:40:38,994 INFO L231 Difference]: Finished difference. Result has 372 places, 1118 transitions, 10141 flow [2024-11-12 12:40:38,995 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=365, PETRI_DIFFERENCE_MINUEND_FLOW=5019, PETRI_DIFFERENCE_MINUEND_PLACES=362, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=767, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=85, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=571, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=10141, PETRI_PLACES=372, PETRI_TRANSITIONS=1118} [2024-11-12 12:40:38,995 INFO L279 CegarLoopForPetriNet]: 335 programPoint places, 37 predicate places. [2024-11-12 12:40:38,995 INFO L471 AbstractCegarLoop]: Abstraction has has 372 places, 1118 transitions, 10141 flow [2024-11-12 12:40:38,996 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 317.8333333333333) internal successors, (1907), 6 states have internal predecessors, (1907), 0 states have call successors, (0), 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-12 12:40:38,996 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:40:38,996 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12 12:40:38,996 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-11-12 12:40:38,996 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting thread3Err4ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 47 more)] === [2024-11-12 12:40:38,997 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:40:38,997 INFO L85 PathProgramCache]: Analyzing trace with hash -1252128010, now seen corresponding path program 1 times [2024-11-12 12:40:38,997 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:40:38,998 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2023128073] [2024-11-12 12:40:38,998 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:40:38,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:40:39,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:40:39,116 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-12 12:40:39,117 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:40:39,117 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2023128073] [2024-11-12 12:40:39,117 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2023128073] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:40:39,117 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:40:39,117 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2024-11-12 12:40:39,117 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1498385786] [2024-11-12 12:40:39,117 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:40:39,117 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-12 12:40:39,118 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:40:39,118 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-12 12:40:39,118 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=55, Unknown=0, NotChecked=0, Total=72 [2024-11-12 12:40:39,564 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 315 out of 365 [2024-11-12 12:40:39,566 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 372 places, 1118 transitions, 10141 flow. Second operand has 9 states, 9 states have (on average 318.0) internal successors, (2862), 9 states have internal predecessors, (2862), 0 states have call successors, (0), 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-12 12:40:39,566 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:40:39,566 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 315 of 365 [2024-11-12 12:40:39,566 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:40:49,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([858] L56-->L56-1: Formula: (= |v_#race~B~0_4| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_4|} AuxVars[] AssignedVars[#race~B~0][248], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 139#L64-1true, Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 451#true, Black: 383#true, 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 49#L48-1true, Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 242#L56-1true, 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:49,070 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-12 12:40:49,070 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-12 12:40:49,071 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-12 12:40:49,071 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-12 12:40:50,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, 220#L56true, 451#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 136#L64true, 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,128 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-12 12:40:50,128 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-12 12:40:50,128 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-12 12:40:50,128 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-12 12:40:50,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 60#L67true, Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, 451#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 230#L55-9true, 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,128 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-12 12:40:50,128 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-12 12:40:50,128 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-12 12:40:50,128 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-12 12:40:50,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 60#L67true, Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, 451#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), 9#L59true, Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,129 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-12 12:40:50,129 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-12 12:40:50,129 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-12 12:40:50,129 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-12 12:40:50,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 60#L67true, Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, 220#L56true, 451#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,129 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-12 12:40:50,129 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-12 12:40:50,130 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-12 12:40:50,130 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-12 12:40:50,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, 451#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), 9#L59true, Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 136#L64true, 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,130 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-12 12:40:50,130 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-12 12:40:50,130 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-12 12:40:50,130 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-12 12:40:50,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, 451#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 136#L64true, 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 230#L55-9true, 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,131 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-12 12:40:50,131 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-12 12:40:50,131 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-12 12:40:50,131 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-12 12:40:50,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([922] L63-8-->L63-9: Formula: (= (+ |v_thread3Thread1of1ForFork0_#t~post9_3| 1) v_thread3Thread1of1ForFork0_~i~2_39) InVars {thread3Thread1of1ForFork0_#t~post9=|v_thread3Thread1of1ForFork0_#t~post9_3|} OutVars{thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_39, thread3Thread1of1ForFork0_#t~post9=|v_thread3Thread1of1ForFork0_#t~post9_3|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_~i~2][522], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 451#true, Black: 383#true, 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 51#L48-6true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 36#L63-9true, Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 230#L55-9true, 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,305 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-12 12:40:50,305 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-12 12:40:50,305 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-12 12:40:50,306 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-12 12:40:50,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([922] L63-8-->L63-9: Formula: (= (+ |v_thread3Thread1of1ForFork0_#t~post9_3| 1) v_thread3Thread1of1ForFork0_~i~2_39) InVars {thread3Thread1of1ForFork0_#t~post9=|v_thread3Thread1of1ForFork0_#t~post9_3|} OutVars{thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_39, thread3Thread1of1ForFork0_#t~post9=|v_thread3Thread1of1ForFork0_#t~post9_3|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_~i~2][522], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 451#true, 220#L56true, Black: 383#true, 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 51#L48-6true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 36#L63-9true, Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,306 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-12 12:40:50,306 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-12 12:40:50,306 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-12 12:40:50,306 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-12 12:40:50,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([922] L63-8-->L63-9: Formula: (= (+ |v_thread3Thread1of1ForFork0_#t~post9_3| 1) v_thread3Thread1of1ForFork0_~i~2_39) InVars {thread3Thread1of1ForFork0_#t~post9=|v_thread3Thread1of1ForFork0_#t~post9_3|} OutVars{thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_39, thread3Thread1of1ForFork0_#t~post9=|v_thread3Thread1of1ForFork0_#t~post9_3|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_~i~2][522], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, 451#true, 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 51#L48-6true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), 9#L59true, Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 36#L63-9true, Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,332 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-12 12:40:50,332 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-12 12:40:50,332 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-12 12:40:50,333 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-12 12:40:50,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([922] L63-8-->L63-9: Formula: (= (+ |v_thread3Thread1of1ForFork0_#t~post9_3| 1) v_thread3Thread1of1ForFork0_~i~2_39) InVars {thread3Thread1of1ForFork0_#t~post9=|v_thread3Thread1of1ForFork0_#t~post9_3|} OutVars{thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_39, thread3Thread1of1ForFork0_#t~post9=|v_thread3Thread1of1ForFork0_#t~post9_3|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_~i~2][522], [278#L48-10true, Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), 451#true, Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), 36#L63-9true, Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 230#L55-9true, 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,399 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-12 12:40:50,399 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-12 12:40:50,400 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-12 12:40:50,400 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-12 12:40:50,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([922] L63-8-->L63-9: Formula: (= (+ |v_thread3Thread1of1ForFork0_#t~post9_3| 1) v_thread3Thread1of1ForFork0_~i~2_39) InVars {thread3Thread1of1ForFork0_#t~post9=|v_thread3Thread1of1ForFork0_#t~post9_3|} OutVars{thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_39, thread3Thread1of1ForFork0_#t~post9=|v_thread3Thread1of1ForFork0_#t~post9_3|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_~i~2][522], [278#L48-10true, Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 451#true, 220#L56true, Black: 383#true, 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), 36#L63-9true, Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,400 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-12 12:40:50,400 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-12 12:40:50,400 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-12 12:40:50,400 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-12 12:40:50,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([922] L63-8-->L63-9: Formula: (= (+ |v_thread3Thread1of1ForFork0_#t~post9_3| 1) v_thread3Thread1of1ForFork0_~i~2_39) InVars {thread3Thread1of1ForFork0_#t~post9=|v_thread3Thread1of1ForFork0_#t~post9_3|} OutVars{thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_39, thread3Thread1of1ForFork0_#t~post9=|v_thread3Thread1of1ForFork0_#t~post9_3|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_~i~2][522], [278#L48-10true, Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 451#true, Black: 383#true, 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), 9#L59true, Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 36#L63-9true, Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,423 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-12 12:40:50,424 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-12 12:40:50,424 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-12 12:40:50,424 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-12 12:40:50,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([858] L56-->L56-1: Formula: (= |v_#race~B~0_4| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_4|} AuxVars[] AssignedVars[#race~B~0][248], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 451#true, 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 49#L48-1true, Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 242#L56-1true, 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, 346#L64-6true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,430 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-12 12:40:50,430 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-12 12:40:50,430 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-12 12:40:50,430 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-12 12:40:50,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([858] L56-->L56-1: Formula: (= |v_#race~B~0_4| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_4|} AuxVars[] AssignedVars[#race~B~0][248], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, 451#true, 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 49#L48-1true, Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 242#L56-1true, 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 203#L64-7true, 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,452 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-12 12:40:50,452 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-12 12:40:50,452 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-12 12:40:50,452 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-12 12:40:50,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, 451#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, 346#L64-6true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 230#L55-9true, 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,471 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-12 12:40:50,471 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-12 12:40:50,471 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-12 12:40:50,471 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-12 12:40:50,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 220#L56true, Black: 383#true, 451#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, 346#L64-6true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,471 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-12 12:40:50,471 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-12 12:40:50,471 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-12 12:40:50,471 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-12 12:40:50,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([858] L56-->L56-1: Formula: (= |v_#race~B~0_4| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_4|} AuxVars[] AssignedVars[#race~B~0][248], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, 451#true, 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 49#L48-1true, Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 242#L56-1true, 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, 171#L64-8true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,474 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-12 12:40:50,474 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-12 12:40:50,474 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-12 12:40:50,474 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-12 12:40:50,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, 451#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 203#L64-7true, 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 230#L55-9true, 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,490 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2024-11-12 12:40:50,490 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-12 12:40:50,490 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-12 12:40:50,490 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-12 12:40:50,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 220#L56true, Black: 383#true, 451#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 203#L64-7true, 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,490 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2024-11-12 12:40:50,490 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-12 12:40:50,490 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-12 12:40:50,490 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-12 12:40:50,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 451#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), 9#L59true, Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, 346#L64-6true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,491 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2024-11-12 12:40:50,491 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-12 12:40:50,491 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-12 12:40:50,491 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-12 12:40:50,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([858] L56-->L56-1: Formula: (= |v_#race~B~0_4| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_4|} AuxVars[] AssignedVars[#race~B~0][248], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 451#true, 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 49#L48-1true, Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), 242#L56-1true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 306#L64-9true, 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,493 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-12 12:40:50,493 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-12 12:40:50,493 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-12 12:40:50,494 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-12 12:40:50,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 451#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 171#L64-8true, 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 230#L55-9true, 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,508 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2024-11-12 12:40:50,508 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-12 12:40:50,508 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-12 12:40:50,508 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-12 12:40:50,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), 220#L56true, Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 451#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 171#L64-8true, 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,509 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2024-11-12 12:40:50,509 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-12 12:40:50,509 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-12 12:40:50,509 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-12 12:40:50,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 451#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), 9#L59true, Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 203#L64-7true, 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,510 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2024-11-12 12:40:50,510 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-12 12:40:50,510 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-12 12:40:50,510 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-12 12:40:50,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([858] L56-->L56-1: Formula: (= |v_#race~B~0_4| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_4|} AuxVars[] AssignedVars[#race~B~0][248], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, 451#true, 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), 49#L48-1true, Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), 242#L56-1true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 35#L64-10true, 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,513 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-12 12:40:50,513 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-12 12:40:50,513 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-12 12:40:50,513 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-12 12:40:50,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 451#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 306#L64-9true, 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 230#L55-9true, 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,526 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2024-11-12 12:40:50,526 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-12 12:40:50,526 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-12 12:40:50,526 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-12 12:40:50,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), 220#L56true, Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 451#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 306#L64-9true, 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,527 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2024-11-12 12:40:50,527 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-12 12:40:50,527 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-12 12:40:50,527 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-12 12:40:50,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 451#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), 9#L59true, Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 171#L64-8true, 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,528 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2024-11-12 12:40:50,528 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-12 12:40:50,528 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-12 12:40:50,528 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-12 12:40:50,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, 451#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 35#L64-10true, 367#(= |#race~N~0| 0), 230#L55-9true, 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,538 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2024-11-12 12:40:50,539 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-12 12:40:50,539 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-12 12:40:50,539 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-12 12:40:50,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 220#L56true, Black: 383#true, 451#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 35#L64-10true, 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,539 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2024-11-12 12:40:50,539 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-12 12:40:50,539 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-12 12:40:50,539 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-12 12:40:50,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, 451#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), 9#L59true, Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 306#L64-9true, 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,540 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2024-11-12 12:40:50,540 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-12 12:40:50,540 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-12 12:40:50,540 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-12 12:40:50,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 451#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), 9#L59true, Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), 35#L64-10true, Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,549 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-12 12:40:50,549 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-12 12:40:50,549 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-12 12:40:50,549 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-12 12:40:50,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([858] L56-->L56-1: Formula: (= |v_#race~B~0_4| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_4|} AuxVars[] AssignedVars[#race~B~0][248], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 348#L64-14true, 419#true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), 49#L48-1true, Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 242#L56-1true, 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,563 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2024-11-12 12:40:50,563 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-12 12:40:50,563 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-12 12:40:50,564 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-12 12:40:50,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([858] L56-->L56-1: Formula: (= |v_#race~B~0_4| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_4|} AuxVars[] AssignedVars[#race~B~0][248], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 49#L48-1true, Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), 242#L56-1true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 207#L64-15true, 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,573 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-12 12:40:50,573 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-12 12:40:50,573 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-12 12:40:50,573 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-12 12:40:50,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([858] L56-->L56-1: Formula: (= |v_#race~B~0_4| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_4|} AuxVars[] AssignedVars[#race~B~0][248], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), 49#L48-1true, Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), 242#L56-1true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 207#L64-15true, 367#(= |#race~N~0| 0), 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,573 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-12 12:40:50,574 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-12 12:40:50,574 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-12 12:40:50,574 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-12 12:40:50,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 348#L64-14true, 419#true, 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 230#L55-9true, 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,575 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2024-11-12 12:40:50,575 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-12 12:40:50,576 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-12 12:40:50,576 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-12 12:40:50,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 220#L56true, Black: 383#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 348#L64-14true, 419#true, 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,576 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2024-11-12 12:40:50,576 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-12 12:40:50,576 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-12 12:40:50,576 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-12 12:40:50,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([858] L56-->L56-1: Formula: (= |v_#race~B~0_4| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_4|} AuxVars[] AssignedVars[#race~B~0][248], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 331#L64-16true, 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 49#L48-1true, Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), 242#L56-1true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,582 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2024-11-12 12:40:50,582 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-12 12:40:50,582 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-12 12:40:50,582 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-12 12:40:50,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([858] L56-->L56-1: Formula: (= |v_#race~B~0_4| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_4|} AuxVars[] AssignedVars[#race~B~0][248], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 331#L64-16true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 49#L48-1true, Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), 242#L56-1true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,582 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2024-11-12 12:40:50,583 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-12 12:40:50,583 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-12 12:40:50,583 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-12 12:40:50,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([858] L56-->L56-1: Formula: (= |v_#race~B~0_4| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_4|} AuxVars[] AssignedVars[#race~B~0][248], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, 331#L64-16true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 49#L48-1true, Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), 242#L56-1true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,583 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2024-11-12 12:40:50,583 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-12 12:40:50,583 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-12 12:40:50,583 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-12 12:40:50,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 207#L64-15true, 367#(= |#race~N~0| 0), 230#L55-9true, 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,586 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2024-11-12 12:40:50,586 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-12 12:40:50,586 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-12 12:40:50,586 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-12 12:40:50,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 207#L64-15true, 367#(= |#race~N~0| 0), 230#L55-9true, 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,586 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2024-11-12 12:40:50,586 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-12 12:40:50,587 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-12 12:40:50,587 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-12 12:40:50,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), 220#L56true, Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 207#L64-15true, 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,587 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2024-11-12 12:40:50,587 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-12 12:40:50,587 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-12 12:40:50,587 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-12 12:40:50,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), 220#L56true, Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 207#L64-15true, 367#(= |#race~N~0| 0), 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,588 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2024-11-12 12:40:50,588 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-12 12:40:50,588 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-12 12:40:50,588 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-12 12:40:50,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 348#L64-14true, 419#true, 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), 9#L59true, Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,589 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2024-11-12 12:40:50,589 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-12 12:40:50,589 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-12 12:40:50,589 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-12 12:40:50,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([858] L56-->L56-1: Formula: (= |v_#race~B~0_4| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_4|} AuxVars[] AssignedVars[#race~B~0][248], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 155#L64-17true, 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 49#L48-1true, Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), 242#L56-1true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,593 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2024-11-12 12:40:50,593 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-12 12:40:50,594 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-12 12:40:50,594 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-12 12:40:50,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([858] L56-->L56-1: Formula: (= |v_#race~B~0_4| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_4|} AuxVars[] AssignedVars[#race~B~0][248], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 155#L64-17true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 49#L48-1true, Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), 242#L56-1true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,594 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2024-11-12 12:40:50,594 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-12 12:40:50,594 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-12 12:40:50,594 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-12 12:40:50,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([858] L56-->L56-1: Formula: (= |v_#race~B~0_4| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_4|} AuxVars[] AssignedVars[#race~B~0][248], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, 155#L64-17true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 49#L48-1true, Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), 242#L56-1true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,595 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2024-11-12 12:40:50,595 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-12 12:40:50,595 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-12 12:40:50,595 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-12 12:40:50,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 54#L85-1true, 331#L64-16true, 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 230#L55-9true, 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,598 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2024-11-12 12:40:50,598 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-12 12:40:50,598 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-12 12:40:50,598 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-12 12:40:50,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 54#L85-1true, 331#L64-16true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 230#L55-9true, 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,598 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2024-11-12 12:40:50,598 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-12 12:40:50,598 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-12 12:40:50,598 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-12 12:40:50,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, 331#L64-16true, 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 230#L55-9true, 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,599 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2024-11-12 12:40:50,599 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-12 12:40:50,599 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-12 12:40:50,599 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-12 12:40:50,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), 220#L56true, Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 54#L85-1true, 331#L64-16true, 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,599 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2024-11-12 12:40:50,600 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-12 12:40:50,600 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-12 12:40:50,600 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-12 12:40:50,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), 220#L56true, Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 331#L64-16true, 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,600 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2024-11-12 12:40:50,600 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-12 12:40:50,600 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-12 12:40:50,600 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-12 12:40:50,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), 220#L56true, Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, 331#L64-16true, 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,601 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2024-11-12 12:40:50,601 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-12 12:40:50,601 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-12 12:40:50,601 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-12 12:40:50,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), 9#L59true, Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 207#L64-15true, 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,601 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2024-11-12 12:40:50,602 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-12 12:40:50,602 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-12 12:40:50,602 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-12 12:40:50,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), 9#L59true, Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 207#L64-15true, 367#(= |#race~N~0| 0), 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,602 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2024-11-12 12:40:50,602 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-12 12:40:50,602 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-12 12:40:50,602 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-12 12:40:50,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 54#L85-1true, 155#L64-17true, 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 230#L55-9true, 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,606 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2024-11-12 12:40:50,606 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-12 12:40:50,606 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-12 12:40:50,606 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-12 12:40:50,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 155#L64-17true, 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 230#L55-9true, 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,606 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2024-11-12 12:40:50,607 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-12 12:40:50,607 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-12 12:40:50,607 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-12 12:40:50,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, 54#L85-1true, 155#L64-17true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 230#L55-9true, 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,607 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2024-11-12 12:40:50,607 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-12 12:40:50,607 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-12 12:40:50,607 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-12 12:40:50,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 220#L56true, Black: 383#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 54#L85-1true, 155#L64-17true, 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,608 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2024-11-12 12:40:50,608 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-12 12:40:50,608 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-12 12:40:50,608 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-12 12:40:50,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 220#L56true, Black: 383#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 155#L64-17true, 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,608 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2024-11-12 12:40:50,609 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-12 12:40:50,609 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-12 12:40:50,609 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-12 12:40:50,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 220#L56true, Black: 383#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, 54#L85-1true, 155#L64-17true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,609 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2024-11-12 12:40:50,609 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-12 12:40:50,609 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-12 12:40:50,609 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-12 12:40:50,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 331#L64-16true, 54#L85-1true, 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), 9#L59true, Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,610 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2024-11-12 12:40:50,610 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-12 12:40:50,610 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-12 12:40:50,610 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-12 12:40:50,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 331#L64-16true, 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), 9#L59true, Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,610 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2024-11-12 12:40:50,610 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-12 12:40:50,611 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-12 12:40:50,611 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-12 12:40:50,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, 54#L85-1true, 331#L64-16true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), 9#L59true, Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,611 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2024-11-12 12:40:50,611 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-12 12:40:50,611 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-12 12:40:50,611 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-12 12:40:50,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 155#L64-17true, 54#L85-1true, 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), 9#L59true, Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,613 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2024-11-12 12:40:50,613 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-12 12:40:50,613 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-12 12:40:50,613 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-12 12:40:50,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 155#L64-17true, 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), 9#L59true, Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,613 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2024-11-12 12:40:50,613 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-12 12:40:50,614 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-12 12:40:50,614 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-12 12:40:50,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, 155#L64-17true, 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), 9#L59true, Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,614 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2024-11-12 12:40:50,614 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-12 12:40:50,614 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-12 12:40:50,614 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-12 12:40:50,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, 451#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 230#L55-9true, 176#L63-7true, 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,615 INFO L294 olderBase$Statistics]: this new event has 278 ancestors and is cut-off event [2024-11-12 12:40:50,615 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-12 12:40:50,615 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-12 12:40:50,615 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-12 12:40:50,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 220#L56true, Black: 383#true, 451#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 176#L63-7true, 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,616 INFO L294 olderBase$Statistics]: this new event has 278 ancestors and is cut-off event [2024-11-12 12:40:50,616 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-12 12:40:50,616 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-12 12:40:50,616 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-12 12:40:50,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), 451#true, Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), 9#L59true, Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 176#L63-7true, 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:40:50,616 INFO L294 olderBase$Statistics]: this new event has 279 ancestors and is cut-off event [2024-11-12 12:40:50,616 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-12 12:40:50,617 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-12 12:40:50,617 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-12 12:40:50,617 INFO L124 PetriNetUnfolderBase]: 17246/57048 cut-off events. [2024-11-12 12:40:50,617 INFO L125 PetriNetUnfolderBase]: For 119460/124729 co-relation queries the response was YES. [2024-11-12 12:40:51,327 INFO L83 FinitePrefix]: Finished finitePrefix Result has 166850 conditions, 57048 events. 17246/57048 cut-off events. For 119460/124729 co-relation queries the response was YES. Maximal size of possible extension queue 1508. Compared 738705 event pairs, 2337 based on Foata normal form. 730/55740 useless extension candidates. Maximal degree in co-relation 166774. Up to 8706 conditions per place. [2024-11-12 12:40:51,550 INFO L140 encePairwiseOnDemand]: 340/365 looper letters, 59 selfloop transitions, 35 changer transitions 0/1159 dead transitions. [2024-11-12 12:40:51,550 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 383 places, 1159 transitions, 10450 flow [2024-11-12 12:40:51,551 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-11-12 12:40:51,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 12 states. [2024-11-12 12:40:51,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12 states to 12 states and 3871 transitions. [2024-11-12 12:40:51,555 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8837899543378995 [2024-11-12 12:40:51,555 INFO L175 Difference]: Start difference. First operand has 372 places, 1118 transitions, 10141 flow. Second operand 12 states and 3871 transitions. [2024-11-12 12:40:51,555 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 383 places, 1159 transitions, 10450 flow [2024-11-12 12:40:52,844 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 383 places, 1159 transitions, 10330 flow, removed 60 selfloop flow, removed 0 redundant places. [2024-11-12 12:40:52,859 INFO L231 Difference]: Finished difference. Result has 387 places, 1127 transitions, 10166 flow [2024-11-12 12:40:52,859 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=365, PETRI_DIFFERENCE_MINUEND_FLOW=10021, PETRI_DIFFERENCE_MINUEND_PLACES=372, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1118, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=26, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1084, PETRI_DIFFERENCE_SUBTRAHEND_STATES=12, PETRI_FLOW=10166, PETRI_PLACES=387, PETRI_TRANSITIONS=1127} [2024-11-12 12:40:52,860 INFO L279 CegarLoopForPetriNet]: 335 programPoint places, 52 predicate places. [2024-11-12 12:40:52,860 INFO L471 AbstractCegarLoop]: Abstraction has has 387 places, 1127 transitions, 10166 flow [2024-11-12 12:40:52,862 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 318.0) internal successors, (2862), 9 states have internal predecessors, (2862), 0 states have call successors, (0), 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-12 12:40:52,862 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:40:52,863 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12 12:40:52,863 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2024-11-12 12:40:52,863 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting thread3Err4ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 47 more)] === [2024-11-12 12:40:52,864 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:40:52,864 INFO L85 PathProgramCache]: Analyzing trace with hash 147405898, now seen corresponding path program 2 times [2024-11-12 12:40:52,864 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:40:52,865 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1172956019] [2024-11-12 12:40:52,865 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:40:52,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:40:52,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:40:53,041 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-12 12:40:53,041 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:40:53,041 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1172956019] [2024-11-12 12:40:53,042 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1172956019] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:40:53,042 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:40:53,042 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2024-11-12 12:40:53,042 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [260556544] [2024-11-12 12:40:53,042 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:40:53,043 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-12 12:40:53,043 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:40:53,044 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-12 12:40:53,044 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=55, Unknown=0, NotChecked=0, Total=72 [2024-11-12 12:40:53,451 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 315 out of 365 [2024-11-12 12:40:53,454 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 387 places, 1127 transitions, 10166 flow. Second operand has 9 states, 9 states have (on average 318.0) internal successors, (2862), 9 states have internal predecessors, (2862), 0 states have call successors, (0), 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-12 12:40:53,454 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:40:53,454 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 315 of 365 [2024-11-12 12:40:53,454 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:41:03,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([858] L56-->L56-1: Formula: (= |v_#race~B~0_4| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_4|} AuxVars[] AssignedVars[#race~B~0][258], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 139#L64-1true, Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 451#true, 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 49#L48-1true, Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, 242#L56-1true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-12 12:41:03,432 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-12 12:41:03,432 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-12 12:41:03,433 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-12 12:41:03,433 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-12 12:41:04,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][321], [60#L67true, Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), 451#true, Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), 9#L59true, Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:41:04,482 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-12 12:41:04,482 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-12 12:41:04,482 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-12 12:41:04,482 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-12 12:41:04,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][321], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), 451#true, Black: 383#true, 220#L56true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), 99#L63-11true, Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:41:04,485 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-12 12:41:04,485 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-12 12:41:04,485 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-12 12:41:04,486 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-12 12:41:04,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][321], [60#L67true, Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), 451#true, Black: 383#true, 220#L56true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:41:04,489 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-12 12:41:04,489 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-12 12:41:04,489 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-12 12:41:04,489 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-12 12:41:04,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][321], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), 451#true, Black: 383#true, 220#L56true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 136#L64true, Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:41:04,490 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-12 12:41:04,490 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-12 12:41:04,490 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-12 12:41:04,490 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-12 12:41:04,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][321], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), 451#true, Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), 9#L59true, Black: 415#(<= (+ ~M~0 1) 0), 99#L63-11true, Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:41:04,490 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-12 12:41:04,490 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-12 12:41:04,490 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-12 12:41:04,490 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-12 12:41:04,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][321], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), 451#true, Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), 9#L59true, Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, Black: 477#(<= ~N~0 0), 136#L64true, Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:41:04,491 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-12 12:41:04,491 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-12 12:41:04,491 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-12 12:41:04,491 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-12 12:41:04,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([922] L63-8-->L63-9: Formula: (= (+ |v_thread3Thread1of1ForFork0_#t~post9_3| 1) v_thread3Thread1of1ForFork0_~i~2_39) InVars {thread3Thread1of1ForFork0_#t~post9=|v_thread3Thread1of1ForFork0_#t~post9_3|} OutVars{thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_39, thread3Thread1of1ForFork0_#t~post9=|v_thread3Thread1of1ForFork0_#t~post9_3|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_~i~2][554], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), 451#true, 220#L56true, Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 51#L48-6true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), 36#L63-9true, Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-12 12:41:04,637 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-12 12:41:04,638 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-12 12:41:04,638 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-12 12:41:04,638 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-12 12:41:04,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([922] L63-8-->L63-9: Formula: (= (+ |v_thread3Thread1of1ForFork0_#t~post9_3| 1) v_thread3Thread1of1ForFork0_~i~2_39) InVars {thread3Thread1of1ForFork0_#t~post9=|v_thread3Thread1of1ForFork0_#t~post9_3|} OutVars{thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_39, thread3Thread1of1ForFork0_#t~post9=|v_thread3Thread1of1ForFork0_#t~post9_3|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_~i~2][554], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, 451#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 51#L48-6true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), 9#L59true, Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), 36#L63-9true, Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-12 12:41:04,648 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-12 12:41:04,648 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-12 12:41:04,648 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-12 12:41:04,648 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-12 12:41:04,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([922] L63-8-->L63-9: Formula: (= (+ |v_thread3Thread1of1ForFork0_#t~post9_3| 1) v_thread3Thread1of1ForFork0_~i~2_39) InVars {thread3Thread1of1ForFork0_#t~post9=|v_thread3Thread1of1ForFork0_#t~post9_3|} OutVars{thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_39, thread3Thread1of1ForFork0_#t~post9=|v_thread3Thread1of1ForFork0_#t~post9_3|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_~i~2][554], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 278#L48-10true, Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 220#L56true, Black: 383#true, 451#true, 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), 36#L63-9true, Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-12 12:41:04,699 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-12 12:41:04,699 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-12 12:41:04,699 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-12 12:41:04,699 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-12 12:41:04,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([922] L63-8-->L63-9: Formula: (= (+ |v_thread3Thread1of1ForFork0_#t~post9_3| 1) v_thread3Thread1of1ForFork0_~i~2_39) InVars {thread3Thread1of1ForFork0_#t~post9=|v_thread3Thread1of1ForFork0_#t~post9_3|} OutVars{thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_39, thread3Thread1of1ForFork0_#t~post9=|v_thread3Thread1of1ForFork0_#t~post9_3|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_~i~2][554], [278#L48-10true, Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, 451#true, 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), 9#L59true, Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), 36#L63-9true, Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-12 12:41:04,709 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-12 12:41:04,710 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-12 12:41:04,710 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-12 12:41:04,710 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-12 12:41:04,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([858] L56-->L56-1: Formula: (= |v_#race~B~0_4| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_4|} AuxVars[] AssignedVars[#race~B~0][258], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), 451#true, Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), 49#L48-1true, Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 242#L56-1true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 346#L64-6true, Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:41:04,720 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-12 12:41:04,720 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-12 12:41:04,720 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-12 12:41:04,720 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-12 12:41:04,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([858] L56-->L56-1: Formula: (= |v_#race~B~0_4| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_4|} AuxVars[] AssignedVars[#race~B~0][258], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), 451#true, Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), 49#L48-1true, Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, 242#L56-1true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, 203#L64-7true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:41:04,735 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-12 12:41:04,735 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-12 12:41:04,735 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-12 12:41:04,735 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-12 12:41:04,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][321], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), 451#true, 220#L56true, Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, 346#L64-6true, Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:41:04,749 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-12 12:41:04,749 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-12 12:41:04,749 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-12 12:41:04,749 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-12 12:41:04,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([858] L56-->L56-1: Formula: (= |v_#race~B~0_4| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_4|} AuxVars[] AssignedVars[#race~B~0][258], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), 451#true, Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), 49#L48-1true, Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 242#L56-1true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, 171#L64-8true, Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:41:04,751 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-12 12:41:04,751 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-12 12:41:04,751 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-12 12:41:04,751 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-12 12:41:04,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][321], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), 451#true, Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), 9#L59true, Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 346#L64-6true, 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-12 12:41:04,763 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2024-11-12 12:41:04,763 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-12 12:41:04,763 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-12 12:41:04,763 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-12 12:41:04,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][321], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), 451#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 220#L56true, Black: 383#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, 203#L64-7true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:41:04,763 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2024-11-12 12:41:04,763 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-12 12:41:04,763 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-12 12:41:04,764 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-12 12:41:04,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([858] L56-->L56-1: Formula: (= |v_#race~B~0_4| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_4|} AuxVars[] AssignedVars[#race~B~0][258], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), 451#true, Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), 49#L48-1true, Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 242#L56-1true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, 306#L64-9true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:41:04,765 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-12 12:41:04,765 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-12 12:41:04,766 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-12 12:41:04,766 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-12 12:41:04,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][321], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), 451#true, Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), 9#L59true, Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, 203#L64-7true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-12 12:41:04,777 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2024-11-12 12:41:04,777 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-12 12:41:04,777 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-12 12:41:04,777 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-12 12:41:04,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][321], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), 451#true, 220#L56true, Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 171#L64-8true, Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:41:04,778 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2024-11-12 12:41:04,778 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-12 12:41:04,778 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-12 12:41:04,778 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-12 12:41:04,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([858] L56-->L56-1: Formula: (= |v_#race~B~0_4| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_4|} AuxVars[] AssignedVars[#race~B~0][258], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), 451#true, Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), 49#L48-1true, Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, 242#L56-1true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 35#L64-10true, 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:41:04,780 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-12 12:41:04,780 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-12 12:41:04,780 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-12 12:41:04,781 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-12 12:41:04,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][321], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), 451#true, Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), 9#L59true, Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 171#L64-8true, Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-12 12:41:04,790 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2024-11-12 12:41:04,790 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-12 12:41:04,790 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-12 12:41:04,790 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-12 12:41:04,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][321], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), 451#true, 220#L56true, Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, 306#L64-9true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:41:04,791 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2024-11-12 12:41:04,791 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-12 12:41:04,791 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-12 12:41:04,791 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-12 12:41:04,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][321], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), 451#true, Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), 9#L59true, Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, 306#L64-9true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-12 12:41:04,800 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2024-11-12 12:41:04,800 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-12 12:41:04,800 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-12 12:41:04,800 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-12 12:41:04,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][321], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), 451#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 220#L56true, Black: 383#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), 35#L64-10true, Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:41:04,801 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2024-11-12 12:41:04,801 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-12 12:41:04,801 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-12 12:41:04,801 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-12 12:41:04,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][321], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), 451#true, Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), 9#L59true, Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), 35#L64-10true, Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-12 12:41:04,808 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-12 12:41:04,808 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-12 12:41:04,808 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-12 12:41:04,808 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-12 12:41:04,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([858] L56-->L56-1: Formula: (= |v_#race~B~0_4| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_4|} AuxVars[] AssignedVars[#race~B~0][258], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, 348#L64-14true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), 49#L48-1true, Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, 242#L56-1true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:41:04,819 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2024-11-12 12:41:04,819 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-12 12:41:04,819 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-12 12:41:04,819 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-12 12:41:04,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([858] L56-->L56-1: Formula: (= |v_#race~B~0_4| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_4|} AuxVars[] AssignedVars[#race~B~0][258], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), 49#L48-1true, Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 242#L56-1true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 207#L64-15true, 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-12 12:41:04,824 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-12 12:41:04,825 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-12 12:41:04,825 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-12 12:41:04,825 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-12 12:41:04,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([858] L56-->L56-1: Formula: (= |v_#race~B~0_4| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_4|} AuxVars[] AssignedVars[#race~B~0][258], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), 49#L48-1true, Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 242#L56-1true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 207#L64-15true, 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true, 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|)]) [2024-11-12 12:41:04,825 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-12 12:41:04,825 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-12 12:41:04,825 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-12 12:41:04,825 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-12 12:41:04,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][321], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 220#L56true, Black: 383#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, 348#L64-14true, 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 441#true]) [2024-11-12 12:41:04,827 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2024-11-12 12:41:04,827 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-12 12:41:04,827 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-12 12:41:04,827 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-12 12:41:04,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([858] L56-->L56-1: Formula: (= |v_#race~B~0_4| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_4|} AuxVars[] AssignedVars[#race~B~0][258], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 331#L64-16true, 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), 49#L48-1true, Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 242#L56-1true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-12 12:41:04,831 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2024-11-12 12:41:04,831 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-12 12:41:04,831 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-12 12:41:04,831 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-12 12:41:04,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([858] L56-->L56-1: Formula: (= |v_#race~B~0_4| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_4|} AuxVars[] AssignedVars[#race~B~0][258], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 331#L64-16true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), 49#L48-1true, Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 242#L56-1true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-12 12:41:04,831 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2024-11-12 12:41:04,832 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-12 12:41:04,832 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-12 12:41:04,832 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-12 12:41:04,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([858] L56-->L56-1: Formula: (= |v_#race~B~0_4| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_4|} AuxVars[] AssignedVars[#race~B~0][258], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, 331#L64-16true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 49#L48-1true, Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 242#L56-1true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:41:04,832 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2024-11-12 12:41:04,832 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-12 12:41:04,832 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-12 12:41:04,832 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-12 12:41:04,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][321], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 348#L64-14true, 419#true, 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), 9#L59true, Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 441#true]) [2024-11-12 12:41:04,833 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2024-11-12 12:41:04,833 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-12 12:41:04,834 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-12 12:41:04,834 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-12 12:41:04,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][321], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 220#L56true, Black: 383#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 207#L64-15true, 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-12 12:41:04,834 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2024-11-12 12:41:04,834 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-12 12:41:04,834 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-12 12:41:04,834 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-12 12:41:04,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][321], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 220#L56true, Black: 383#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 207#L64-15true, 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true, 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|)]) [2024-11-12 12:41:04,835 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2024-11-12 12:41:04,835 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-12 12:41:04,835 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-12 12:41:04,835 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-12 12:41:04,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([858] L56-->L56-1: Formula: (= |v_#race~B~0_4| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_4|} AuxVars[] AssignedVars[#race~B~0][258], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 155#L64-17true, 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), 49#L48-1true, Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 242#L56-1true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-12 12:41:04,838 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2024-11-12 12:41:04,838 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-12 12:41:04,838 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-12 12:41:04,838 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-12 12:41:04,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([858] L56-->L56-1: Formula: (= |v_#race~B~0_4| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_4|} AuxVars[] AssignedVars[#race~B~0][258], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 155#L64-17true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), 49#L48-1true, Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, 242#L56-1true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-12 12:41:04,839 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2024-11-12 12:41:04,839 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-12 12:41:04,839 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-12 12:41:04,839 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-12 12:41:04,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([858] L56-->L56-1: Formula: (= |v_#race~B~0_4| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_4|} AuxVars[] AssignedVars[#race~B~0][258], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 247#L84-4true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, 155#L64-17true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), 49#L48-1true, Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, 242#L56-1true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|)]) [2024-11-12 12:41:04,839 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2024-11-12 12:41:04,839 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-12 12:41:04,840 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-12 12:41:04,840 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-12 12:41:04,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][321], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), 9#L59true, Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 207#L64-15true, 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-12 12:41:04,841 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2024-11-12 12:41:04,841 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-12 12:41:04,841 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-12 12:41:04,841 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-12 12:41:04,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][321], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), 9#L59true, Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 207#L64-15true, 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 441#true]) [2024-11-12 12:41:04,841 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2024-11-12 12:41:04,841 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-12 12:41:04,841 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-12 12:41:04,842 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-12 12:41:04,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][321], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 220#L56true, Black: 383#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 331#L64-16true, 54#L85-1true, 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-12 12:41:04,842 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2024-11-12 12:41:04,842 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-12 12:41:04,842 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-12 12:41:04,842 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-12 12:41:04,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][321], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 220#L56true, Black: 383#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 331#L64-16true, 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-12 12:41:04,843 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2024-11-12 12:41:04,843 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-12 12:41:04,843 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-12 12:41:04,843 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-12 12:41:04,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][321], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 220#L56true, Black: 383#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, 54#L85-1true, 331#L64-16true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-12 12:41:04,843 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2024-11-12 12:41:04,843 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-12 12:41:04,843 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-12 12:41:04,843 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-12 12:41:04,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][321], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 54#L85-1true, 331#L64-16true, 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), 9#L59true, Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-12 12:41:04,846 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2024-11-12 12:41:04,846 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-12 12:41:04,846 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-12 12:41:04,846 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-12 12:41:04,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][321], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 54#L85-1true, 331#L64-16true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), 9#L59true, Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-12 12:41:04,847 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2024-11-12 12:41:04,847 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-12 12:41:04,847 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-12 12:41:04,847 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-12 12:41:04,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][321], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, 331#L64-16true, 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), 9#L59true, Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 441#true]) [2024-11-12 12:41:04,847 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2024-11-12 12:41:04,848 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-12 12:41:04,848 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-12 12:41:04,848 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-12 12:41:04,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][321], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 220#L56true, Black: 383#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 155#L64-17true, 54#L85-1true, 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-12 12:41:04,848 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2024-11-12 12:41:04,848 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-12 12:41:04,848 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-12 12:41:04,848 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-12 12:41:04,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][321], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 220#L56true, Black: 383#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 155#L64-17true, 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-12 12:41:04,849 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2024-11-12 12:41:04,849 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-12 12:41:04,849 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-12 12:41:04,849 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-12 12:41:04,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][321], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 220#L56true, Black: 383#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, 155#L64-17true, 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|)]) [2024-11-12 12:41:04,849 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2024-11-12 12:41:04,849 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-12 12:41:04,850 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-12 12:41:04,850 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-12 12:41:04,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][321], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 155#L64-17true, 54#L85-1true, 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), 9#L59true, Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-12 12:41:04,851 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2024-11-12 12:41:04,851 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-12 12:41:04,851 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-12 12:41:04,851 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-12 12:41:04,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][321], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 155#L64-17true, 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), 9#L59true, Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-12 12:41:04,852 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2024-11-12 12:41:04,852 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-12 12:41:04,852 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-12 12:41:04,852 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-12 12:41:04,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][321], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, 155#L64-17true, 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), 9#L59true, Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 441#true]) [2024-11-12 12:41:04,852 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2024-11-12 12:41:04,852 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-12 12:41:04,853 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-12 12:41:04,853 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-12 12:41:04,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][321], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), 451#true, 220#L56true, Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 176#L63-7true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-12 12:41:04,853 INFO L294 olderBase$Statistics]: this new event has 278 ancestors and is cut-off event [2024-11-12 12:41:04,853 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-12 12:41:04,853 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-12 12:41:04,854 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-12 12:41:04,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][321], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, 451#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 54#L85-1true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 396#(<= ~N~0 0), 472#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), 9#L59true, Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 499#true, Black: 477#(<= ~N~0 0), Black: 478#(and (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 461#true, Black: 492#(and (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 494#(and (<= (+ ~N~0 1) thread3Thread1of1ForFork0_~i~2) (<= (+ ~N~0 1) ~M~0) (<= ~N~0 0) (= thread2Thread1of1ForFork2_~i~1 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 176#L63-7true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-12 12:41:04,854 INFO L294 olderBase$Statistics]: this new event has 279 ancestors and is cut-off event [2024-11-12 12:41:04,854 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-12 12:41:04,854 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-12 12:41:04,854 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-12 12:41:04,854 INFO L124 PetriNetUnfolderBase]: 18691/63080 cut-off events. [2024-11-12 12:41:04,854 INFO L125 PetriNetUnfolderBase]: For 135924/141417 co-relation queries the response was YES. [2024-11-12 12:41:05,498 INFO L83 FinitePrefix]: Finished finitePrefix Result has 188384 conditions, 63080 events. 18691/63080 cut-off events. For 135924/141417 co-relation queries the response was YES. Maximal size of possible extension queue 1640. Compared 839576 event pairs, 2176 based on Foata normal form. 790/61928 useless extension candidates. Maximal degree in co-relation 188300. Up to 9425 conditions per place.