./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/no-data-race.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/thread-join-array-dynamic-race-3.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 61a67961 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/thread-join-array-dynamic-race-3.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 827df23f2f2d5cc81b0f2d655a6c774471e4114629b1caec5ad3ca146d0279c2 --- Real Ultimate output --- This is Ultimate 0.2.5-wip.fs.cvc5-61a6796-m [2024-10-14 17:18:56,880 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-14 17:18:56,950 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-10-14 17:18:56,966 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-14 17:18:56,967 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-14 17:18:57,003 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-14 17:18:57,005 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-14 17:18:57,005 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-14 17:18:57,006 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-14 17:18:57,007 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-14 17:18:57,008 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-14 17:18:57,008 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-14 17:18:57,008 INFO L153 SettingsManager]: * Use SBE=true [2024-10-14 17:18:57,008 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-14 17:18:57,009 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-14 17:18:57,009 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-14 17:18:57,009 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-14 17:18:57,010 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-14 17:18:57,010 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-14 17:18:57,013 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-14 17:18:57,013 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-14 17:18:57,014 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-14 17:18:57,014 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-10-14 17:18:57,014 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-14 17:18:57,016 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-10-14 17:18:57,016 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-14 17:18:57,017 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-14 17:18:57,017 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-14 17:18:57,017 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-14 17:18:57,017 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-14 17:18:57,018 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-14 17:18:57,018 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-14 17:18:57,018 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-14 17:18:57,018 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-14 17:18:57,018 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-14 17:18:57,019 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-14 17:18:57,019 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-14 17:18:57,019 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-14 17:18:57,019 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-14 17:18:57,020 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-14 17:18:57,020 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-14 17:18:57,020 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 -> 827df23f2f2d5cc81b0f2d655a6c774471e4114629b1caec5ad3ca146d0279c2 [2024-10-14 17:18:57,251 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-14 17:18:57,274 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-14 17:18:57,279 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-14 17:18:57,280 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-14 17:18:57,283 INFO L274 PluginConnector]: CDTParser initialized [2024-10-14 17:18:57,284 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/thread-join-array-dynamic-race-3.i [2024-10-14 17:18:58,754 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-14 17:18:59,026 INFO L384 CDTParser]: Found 1 translation units. [2024-10-14 17:18:59,028 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/thread-join-array-dynamic-race-3.i [2024-10-14 17:18:59,047 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/98c81d225/899f9b8f1c874e088973d377ff3ffaa4/FLAG57ec0916b [2024-10-14 17:18:59,059 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/98c81d225/899f9b8f1c874e088973d377ff3ffaa4 [2024-10-14 17:18:59,062 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-14 17:18:59,063 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-14 17:18:59,064 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-14 17:18:59,064 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-14 17:18:59,073 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-14 17:18:59,073 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.10 05:18:59" (1/1) ... [2024-10-14 17:18:59,074 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@10848ec7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 05:18:59, skipping insertion in model container [2024-10-14 17:18:59,074 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.10 05:18:59" (1/1) ... [2024-10-14 17:18:59,122 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-14 17:18:59,558 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-14 17:18:59,572 INFO L200 MainTranslator]: Completed pre-run [2024-10-14 17:18:59,622 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-14 17:18:59,734 INFO L204 MainTranslator]: Completed translation [2024-10-14 17:18:59,738 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 05:18:59 WrapperNode [2024-10-14 17:18:59,738 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-14 17:18:59,753 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-14 17:18:59,753 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-14 17:18:59,753 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-14 17:18:59,760 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 05:18:59" (1/1) ... [2024-10-14 17:18:59,788 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 05:18:59" (1/1) ... [2024-10-14 17:18:59,824 INFO L138 Inliner]: procedures = 265, calls = 18, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 80 [2024-10-14 17:18:59,825 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-14 17:18:59,828 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-14 17:18:59,828 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-14 17:18:59,828 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-14 17:18:59,841 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 05:18:59" (1/1) ... [2024-10-14 17:18:59,845 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 05:18:59" (1/1) ... [2024-10-14 17:18:59,852 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 05:18:59" (1/1) ... [2024-10-14 17:18:59,852 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 05:18:59" (1/1) ... [2024-10-14 17:18:59,862 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 05:18:59" (1/1) ... [2024-10-14 17:18:59,865 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 05:18:59" (1/1) ... [2024-10-14 17:18:59,867 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 05:18:59" (1/1) ... [2024-10-14 17:18:59,872 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 05:18:59" (1/1) ... [2024-10-14 17:18:59,875 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-14 17:18:59,876 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-14 17:18:59,876 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-14 17:18:59,876 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-14 17:18:59,877 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 05:18:59" (1/1) ... [2024-10-14 17:18:59,882 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-14 17:18:59,893 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 17:18:59,909 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-10-14 17:18:59,913 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-10-14 17:18:59,960 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-14 17:18:59,961 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-10-14 17:18:59,961 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-10-14 17:18:59,961 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-10-14 17:18:59,962 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-10-14 17:18:59,962 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-10-14 17:18:59,962 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-14 17:18:59,962 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-10-14 17:18:59,962 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2024-10-14 17:18:59,963 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2024-10-14 17:18:59,963 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-14 17:18:59,963 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-14 17:18:59,964 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-10-14 17:19:00,120 INFO L238 CfgBuilder]: Building ICFG [2024-10-14 17:19:00,123 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-14 17:19:00,374 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-10-14 17:19:00,374 INFO L287 CfgBuilder]: Performing block encoding [2024-10-14 17:19:00,395 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-14 17:19:00,396 INFO L314 CfgBuilder]: Removed 2 assume(true) statements. [2024-10-14 17:19:00,396 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 14.10 05:19:00 BoogieIcfgContainer [2024-10-14 17:19:00,396 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-14 17:19:00,398 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-14 17:19:00,398 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-14 17:19:00,401 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-14 17:19:00,401 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 14.10 05:18:59" (1/3) ... [2024-10-14 17:19:00,402 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@76e1c832 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.10 05:19:00, skipping insertion in model container [2024-10-14 17:19:00,402 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 05:18:59" (2/3) ... [2024-10-14 17:19:00,403 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@76e1c832 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.10 05:19:00, skipping insertion in model container [2024-10-14 17:19:00,403 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 14.10 05:19:00" (3/3) ... [2024-10-14 17:19:00,404 INFO L112 eAbstractionObserver]: Analyzing ICFG thread-join-array-dynamic-race-3.i [2024-10-14 17:19:00,427 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-14 17:19:00,428 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 5 error locations. [2024-10-14 17:19:00,428 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-10-14 17:19:00,503 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-10-14 17:19:00,545 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 124 places, 123 transitions, 260 flow [2024-10-14 17:19:00,643 INFO L124 PetriNetUnfolderBase]: 9/234 cut-off events. [2024-10-14 17:19:00,644 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-10-14 17:19:00,651 INFO L83 FinitePrefix]: Finished finitePrefix Result has 247 conditions, 234 events. 9/234 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 597 event pairs, 0 based on Foata normal form. 0/206 useless extension candidates. Maximal degree in co-relation 119. Up to 8 conditions per place. [2024-10-14 17:19:00,651 INFO L82 GeneralOperation]: Start removeDead. Operand has 124 places, 123 transitions, 260 flow [2024-10-14 17:19:00,656 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 123 places, 122 transitions, 257 flow [2024-10-14 17:19:00,667 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-14 17:19:00,677 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;@12fd330c, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-14 17:19:00,677 INFO L334 AbstractCegarLoop]: Starting to check reachability of 9 error locations. [2024-10-14 17:19:00,692 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-14 17:19:00,692 INFO L124 PetriNetUnfolderBase]: 2/47 cut-off events. [2024-10-14 17:19:00,692 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-14 17:19:00,692 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 17:19:00,693 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 17:19:00,694 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2024-10-14 17:19:00,698 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 17:19:00,699 INFO L85 PathProgramCache]: Analyzing trace with hash -53368588, now seen corresponding path program 1 times [2024-10-14 17:19:00,707 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 17:19:00,707 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [463161206] [2024-10-14 17:19:00,708 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 17:19:00,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 17:19:00,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 17:19:01,596 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 17:19:01,599 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 17:19:01,599 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [463161206] [2024-10-14 17:19:01,600 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [463161206] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 17:19:01,600 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 17:19:01,600 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-14 17:19:01,602 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1709755888] [2024-10-14 17:19:01,602 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 17:19:01,610 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-14 17:19:01,616 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 17:19:01,641 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-14 17:19:01,642 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-14 17:19:01,832 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 90 out of 123 [2024-10-14 17:19:01,836 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 123 places, 122 transitions, 257 flow. Second operand has 6 states, 6 states have (on average 91.5) internal successors, (549), 6 states have internal predecessors, (549), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:19:01,838 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 17:19:01,839 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 90 of 123 [2024-10-14 17:19:01,839 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 17:19:02,068 INFO L124 PetriNetUnfolderBase]: 122/715 cut-off events. [2024-10-14 17:19:02,069 INFO L125 PetriNetUnfolderBase]: For 28/28 co-relation queries the response was YES. [2024-10-14 17:19:02,074 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1013 conditions, 715 events. 122/715 cut-off events. For 28/28 co-relation queries the response was YES. Maximal size of possible extension queue 29. Compared 4243 event pairs, 46 based on Foata normal form. 19/653 useless extension candidates. Maximal degree in co-relation 734. Up to 244 conditions per place. [2024-10-14 17:19:02,079 INFO L140 encePairwiseOnDemand]: 114/123 looper letters, 32 selfloop transitions, 5 changer transitions 1/126 dead transitions. [2024-10-14 17:19:02,079 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 127 places, 126 transitions, 339 flow [2024-10-14 17:19:02,080 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-14 17:19:02,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-14 17:19:02,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 581 transitions. [2024-10-14 17:19:02,096 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7872628726287263 [2024-10-14 17:19:02,098 INFO L175 Difference]: Start difference. First operand has 123 places, 122 transitions, 257 flow. Second operand 6 states and 581 transitions. [2024-10-14 17:19:02,099 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 127 places, 126 transitions, 339 flow [2024-10-14 17:19:02,103 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 125 places, 126 transitions, 335 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-14 17:19:02,107 INFO L231 Difference]: Finished difference. Result has 125 places, 117 transitions, 253 flow [2024-10-14 17:19:02,109 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=123, PETRI_DIFFERENCE_MINUEND_FLOW=245, PETRI_DIFFERENCE_MINUEND_PLACES=120, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=118, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=113, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=253, PETRI_PLACES=125, PETRI_TRANSITIONS=117} [2024-10-14 17:19:02,113 INFO L277 CegarLoopForPetriNet]: 123 programPoint places, 2 predicate places. [2024-10-14 17:19:02,115 INFO L471 AbstractCegarLoop]: Abstraction has has 125 places, 117 transitions, 253 flow [2024-10-14 17:19:02,116 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 91.5) internal successors, (549), 6 states have internal predecessors, (549), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:19:02,116 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 17:19:02,117 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 17:19:02,117 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-14 17:19:02,118 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2024-10-14 17:19:02,119 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 17:19:02,119 INFO L85 PathProgramCache]: Analyzing trace with hash -162930326, now seen corresponding path program 1 times [2024-10-14 17:19:02,119 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 17:19:02,119 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [377211342] [2024-10-14 17:19:02,119 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 17:19:02,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 17:19:02,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 17:19:02,475 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 17:19:02,475 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 17:19:02,476 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [377211342] [2024-10-14 17:19:02,476 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [377211342] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 17:19:02,476 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 17:19:02,477 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-14 17:19:02,477 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1191495840] [2024-10-14 17:19:02,478 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 17:19:02,479 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-14 17:19:02,479 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 17:19:02,480 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-14 17:19:02,480 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-14 17:19:02,591 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 93 out of 123 [2024-10-14 17:19:02,592 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 125 places, 117 transitions, 253 flow. Second operand has 6 states, 6 states have (on average 94.33333333333333) internal successors, (566), 6 states have internal predecessors, (566), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:19:02,592 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 17:19:02,592 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 93 of 123 [2024-10-14 17:19:02,592 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 17:19:02,749 INFO L124 PetriNetUnfolderBase]: 128/772 cut-off events. [2024-10-14 17:19:02,749 INFO L125 PetriNetUnfolderBase]: For 27/27 co-relation queries the response was YES. [2024-10-14 17:19:02,751 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1084 conditions, 772 events. 128/772 cut-off events. For 27/27 co-relation queries the response was YES. Maximal size of possible extension queue 31. Compared 4664 event pairs, 58 based on Foata normal form. 0/686 useless extension candidates. Maximal degree in co-relation 828. Up to 234 conditions per place. [2024-10-14 17:19:02,755 INFO L140 encePairwiseOnDemand]: 117/123 looper letters, 31 selfloop transitions, 5 changer transitions 0/126 dead transitions. [2024-10-14 17:19:02,755 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 128 places, 126 transitions, 343 flow [2024-10-14 17:19:02,755 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-14 17:19:02,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-14 17:19:02,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 595 transitions. [2024-10-14 17:19:02,762 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8062330623306233 [2024-10-14 17:19:02,762 INFO L175 Difference]: Start difference. First operand has 125 places, 117 transitions, 253 flow. Second operand 6 states and 595 transitions. [2024-10-14 17:19:02,763 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 128 places, 126 transitions, 343 flow [2024-10-14 17:19:02,765 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 123 places, 126 transitions, 333 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-10-14 17:19:02,768 INFO L231 Difference]: Finished difference. Result has 123 places, 116 transitions, 251 flow [2024-10-14 17:19:02,768 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=123, PETRI_DIFFERENCE_MINUEND_FLOW=241, PETRI_DIFFERENCE_MINUEND_PLACES=118, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=116, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=111, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=251, PETRI_PLACES=123, PETRI_TRANSITIONS=116} [2024-10-14 17:19:02,769 INFO L277 CegarLoopForPetriNet]: 123 programPoint places, 0 predicate places. [2024-10-14 17:19:02,769 INFO L471 AbstractCegarLoop]: Abstraction has has 123 places, 116 transitions, 251 flow [2024-10-14 17:19:02,770 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 94.33333333333333) internal successors, (566), 6 states have internal predecessors, (566), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:19:02,770 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 17:19:02,771 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 17:19:02,771 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-14 17:19:02,771 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2024-10-14 17:19:02,772 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 17:19:02,772 INFO L85 PathProgramCache]: Analyzing trace with hash 2070072888, now seen corresponding path program 1 times [2024-10-14 17:19:02,773 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 17:19:02,773 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1474501437] [2024-10-14 17:19:02,773 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 17:19:02,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 17:19:02,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 17:19:02,832 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 17:19:02,832 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 17:19:02,832 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1474501437] [2024-10-14 17:19:02,833 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1474501437] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 17:19:02,833 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 17:19:02,833 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 17:19:02,833 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [837990393] [2024-10-14 17:19:02,834 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 17:19:02,834 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 17:19:02,834 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 17:19:02,835 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 17:19:02,835 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 17:19:02,852 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 105 out of 123 [2024-10-14 17:19:02,853 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 123 places, 116 transitions, 251 flow. Second operand has 3 states, 3 states have (on average 106.66666666666667) internal successors, (320), 3 states have internal predecessors, (320), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:19:02,853 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 17:19:02,853 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 105 of 123 [2024-10-14 17:19:02,853 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 17:19:02,942 INFO L124 PetriNetUnfolderBase]: 117/684 cut-off events. [2024-10-14 17:19:02,943 INFO L125 PetriNetUnfolderBase]: For 28/28 co-relation queries the response was YES. [2024-10-14 17:19:02,944 INFO L83 FinitePrefix]: Finished finitePrefix Result has 944 conditions, 684 events. 117/684 cut-off events. For 28/28 co-relation queries the response was YES. Maximal size of possible extension queue 40. Compared 4109 event pairs, 74 based on Foata normal form. 0/613 useless extension candidates. Maximal degree in co-relation 714. Up to 190 conditions per place. [2024-10-14 17:19:02,947 INFO L140 encePairwiseOnDemand]: 117/123 looper letters, 18 selfloop transitions, 5 changer transitions 0/124 dead transitions. [2024-10-14 17:19:02,947 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 125 places, 124 transitions, 315 flow [2024-10-14 17:19:02,948 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 17:19:02,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 17:19:02,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 339 transitions. [2024-10-14 17:19:02,949 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9186991869918699 [2024-10-14 17:19:02,949 INFO L175 Difference]: Start difference. First operand has 123 places, 116 transitions, 251 flow. Second operand 3 states and 339 transitions. [2024-10-14 17:19:02,949 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 125 places, 124 transitions, 315 flow [2024-10-14 17:19:02,950 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 120 places, 124 transitions, 305 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-10-14 17:19:02,954 INFO L231 Difference]: Finished difference. Result has 122 places, 120 transitions, 279 flow [2024-10-14 17:19:02,954 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=123, PETRI_DIFFERENCE_MINUEND_FLOW=241, PETRI_DIFFERENCE_MINUEND_PLACES=118, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=116, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=111, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=279, PETRI_PLACES=122, PETRI_TRANSITIONS=120} [2024-10-14 17:19:02,955 INFO L277 CegarLoopForPetriNet]: 123 programPoint places, -1 predicate places. [2024-10-14 17:19:02,955 INFO L471 AbstractCegarLoop]: Abstraction has has 122 places, 120 transitions, 279 flow [2024-10-14 17:19:02,955 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 106.66666666666667) internal successors, (320), 3 states have internal predecessors, (320), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:19:02,956 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 17:19:02,956 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 17:19:02,956 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-10-14 17:19:02,956 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2024-10-14 17:19:02,957 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 17:19:02,957 INFO L85 PathProgramCache]: Analyzing trace with hash -1837119117, now seen corresponding path program 1 times [2024-10-14 17:19:02,957 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 17:19:02,957 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1414360603] [2024-10-14 17:19:02,957 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 17:19:02,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 17:19:02,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 17:19:02,992 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 17:19:02,993 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 17:19:02,993 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1414360603] [2024-10-14 17:19:02,993 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1414360603] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 17:19:02,993 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 17:19:02,993 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 17:19:02,993 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [218719105] [2024-10-14 17:19:02,994 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 17:19:02,994 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 17:19:02,994 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 17:19:02,995 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 17:19:02,995 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 17:19:03,008 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 107 out of 123 [2024-10-14 17:19:03,009 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 122 places, 120 transitions, 279 flow. Second operand has 3 states, 3 states have (on average 108.0) internal successors, (324), 3 states have internal predecessors, (324), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:19:03,009 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 17:19:03,009 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 107 of 123 [2024-10-14 17:19:03,009 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 17:19:03,144 INFO L124 PetriNetUnfolderBase]: 177/994 cut-off events. [2024-10-14 17:19:03,144 INFO L125 PetriNetUnfolderBase]: For 199/199 co-relation queries the response was YES. [2024-10-14 17:19:03,146 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1591 conditions, 994 events. 177/994 cut-off events. For 199/199 co-relation queries the response was YES. Maximal size of possible extension queue 63. Compared 6686 event pairs, 57 based on Foata normal form. 0/909 useless extension candidates. Maximal degree in co-relation 1310. Up to 180 conditions per place. [2024-10-14 17:19:03,149 INFO L140 encePairwiseOnDemand]: 118/123 looper letters, 17 selfloop transitions, 6 changer transitions 0/128 dead transitions. [2024-10-14 17:19:03,149 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 124 places, 128 transitions, 351 flow [2024-10-14 17:19:03,152 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 17:19:03,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 17:19:03,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 342 transitions. [2024-10-14 17:19:03,153 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.926829268292683 [2024-10-14 17:19:03,153 INFO L175 Difference]: Start difference. First operand has 122 places, 120 transitions, 279 flow. Second operand 3 states and 342 transitions. [2024-10-14 17:19:03,153 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 124 places, 128 transitions, 351 flow [2024-10-14 17:19:03,157 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 122 places, 128 transitions, 337 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-14 17:19:03,158 INFO L231 Difference]: Finished difference. Result has 124 places, 124 transitions, 317 flow [2024-10-14 17:19:03,159 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=123, PETRI_DIFFERENCE_MINUEND_FLOW=269, PETRI_DIFFERENCE_MINUEND_PLACES=120, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=120, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=114, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=317, PETRI_PLACES=124, PETRI_TRANSITIONS=124} [2024-10-14 17:19:03,159 INFO L277 CegarLoopForPetriNet]: 123 programPoint places, 1 predicate places. [2024-10-14 17:19:03,159 INFO L471 AbstractCegarLoop]: Abstraction has has 124 places, 124 transitions, 317 flow [2024-10-14 17:19:03,160 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 108.0) internal successors, (324), 3 states have internal predecessors, (324), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:19:03,160 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 17:19:03,161 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 17:19:03,162 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-10-14 17:19:03,162 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2024-10-14 17:19:03,163 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 17:19:03,163 INFO L85 PathProgramCache]: Analyzing trace with hash -1125759620, now seen corresponding path program 1 times [2024-10-14 17:19:03,163 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 17:19:03,163 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [815490805] [2024-10-14 17:19:03,164 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 17:19:03,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 17:19:03,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 17:19:03,201 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 17:19:03,201 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 17:19:03,202 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [815490805] [2024-10-14 17:19:03,202 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [815490805] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 17:19:03,202 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 17:19:03,202 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 17:19:03,202 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [351080007] [2024-10-14 17:19:03,202 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 17:19:03,203 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 17:19:03,203 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 17:19:03,203 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 17:19:03,203 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 17:19:03,222 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 105 out of 123 [2024-10-14 17:19:03,222 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 124 places, 124 transitions, 317 flow. Second operand has 3 states, 3 states have (on average 106.66666666666667) internal successors, (320), 3 states have internal predecessors, (320), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:19:03,222 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 17:19:03,222 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 105 of 123 [2024-10-14 17:19:03,222 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 17:19:03,369 INFO L124 PetriNetUnfolderBase]: 237/1385 cut-off events. [2024-10-14 17:19:03,369 INFO L125 PetriNetUnfolderBase]: For 830/845 co-relation queries the response was YES. [2024-10-14 17:19:03,373 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2522 conditions, 1385 events. 237/1385 cut-off events. For 830/845 co-relation queries the response was YES. Maximal size of possible extension queue 91. Compared 10886 event pairs, 95 based on Foata normal form. 0/1269 useless extension candidates. Maximal degree in co-relation 2092. Up to 355 conditions per place. [2024-10-14 17:19:03,378 INFO L140 encePairwiseOnDemand]: 117/123 looper letters, 19 selfloop transitions, 10 changer transitions 0/133 dead transitions. [2024-10-14 17:19:03,378 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 126 places, 133 transitions, 418 flow [2024-10-14 17:19:03,378 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 17:19:03,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 17:19:03,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 338 transitions. [2024-10-14 17:19:03,379 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9159891598915989 [2024-10-14 17:19:03,379 INFO L175 Difference]: Start difference. First operand has 124 places, 124 transitions, 317 flow. Second operand 3 states and 338 transitions. [2024-10-14 17:19:03,379 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 126 places, 133 transitions, 418 flow [2024-10-14 17:19:03,383 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 124 places, 133 transitions, 400 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-14 17:19:03,386 INFO L231 Difference]: Finished difference. Result has 126 places, 130 transitions, 387 flow [2024-10-14 17:19:03,387 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=123, PETRI_DIFFERENCE_MINUEND_FLOW=305, PETRI_DIFFERENCE_MINUEND_PLACES=122, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=124, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=114, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=387, PETRI_PLACES=126, PETRI_TRANSITIONS=130} [2024-10-14 17:19:03,389 INFO L277 CegarLoopForPetriNet]: 123 programPoint places, 3 predicate places. [2024-10-14 17:19:03,390 INFO L471 AbstractCegarLoop]: Abstraction has has 126 places, 130 transitions, 387 flow [2024-10-14 17:19:03,390 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 106.66666666666667) internal successors, (320), 3 states have internal predecessors, (320), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:19:03,390 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 17:19:03,390 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 17:19:03,391 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-10-14 17:19:03,391 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2024-10-14 17:19:03,391 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 17:19:03,392 INFO L85 PathProgramCache]: Analyzing trace with hash -576697241, now seen corresponding path program 1 times [2024-10-14 17:19:03,392 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 17:19:03,393 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [383583717] [2024-10-14 17:19:03,393 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 17:19:03,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 17:19:03,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 17:19:03,481 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 17:19:03,482 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 17:19:03,482 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [383583717] [2024-10-14 17:19:03,482 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [383583717] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 17:19:03,482 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 17:19:03,482 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-14 17:19:03,482 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2056998082] [2024-10-14 17:19:03,482 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 17:19:03,483 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-14 17:19:03,483 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 17:19:03,483 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-14 17:19:03,484 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-10-14 17:19:03,565 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 101 out of 123 [2024-10-14 17:19:03,566 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 126 places, 130 transitions, 387 flow. Second operand has 5 states, 5 states have (on average 102.6) internal successors, (513), 5 states have internal predecessors, (513), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:19:03,566 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 17:19:03,566 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 101 of 123 [2024-10-14 17:19:03,566 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 17:19:03,844 INFO L124 PetriNetUnfolderBase]: 307/1790 cut-off events. [2024-10-14 17:19:03,844 INFO L125 PetriNetUnfolderBase]: For 829/935 co-relation queries the response was YES. [2024-10-14 17:19:03,850 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3236 conditions, 1790 events. 307/1790 cut-off events. For 829/935 co-relation queries the response was YES. Maximal size of possible extension queue 97. Compared 14687 event pairs, 136 based on Foata normal form. 5/1665 useless extension candidates. Maximal degree in co-relation 2659. Up to 383 conditions per place. [2024-10-14 17:19:03,857 INFO L140 encePairwiseOnDemand]: 115/123 looper letters, 23 selfloop transitions, 7 changer transitions 1/142 dead transitions. [2024-10-14 17:19:03,857 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 131 places, 142 transitions, 474 flow [2024-10-14 17:19:03,858 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-14 17:19:03,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-14 17:19:03,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 638 transitions. [2024-10-14 17:19:03,859 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8644986449864499 [2024-10-14 17:19:03,860 INFO L175 Difference]: Start difference. First operand has 126 places, 130 transitions, 387 flow. Second operand 6 states and 638 transitions. [2024-10-14 17:19:03,860 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 131 places, 142 transitions, 474 flow [2024-10-14 17:19:03,865 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 129 places, 142 transitions, 454 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-14 17:19:03,867 INFO L231 Difference]: Finished difference. Result has 133 places, 135 transitions, 414 flow [2024-10-14 17:19:03,868 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=123, PETRI_DIFFERENCE_MINUEND_FLOW=367, PETRI_DIFFERENCE_MINUEND_PLACES=124, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=130, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=123, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=414, PETRI_PLACES=133, PETRI_TRANSITIONS=135} [2024-10-14 17:19:03,869 INFO L277 CegarLoopForPetriNet]: 123 programPoint places, 10 predicate places. [2024-10-14 17:19:03,869 INFO L471 AbstractCegarLoop]: Abstraction has has 133 places, 135 transitions, 414 flow [2024-10-14 17:19:03,869 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 102.6) internal successors, (513), 5 states have internal predecessors, (513), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:19:03,870 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 17:19:03,870 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 17:19:03,870 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-10-14 17:19:03,871 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2024-10-14 17:19:03,871 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 17:19:03,871 INFO L85 PathProgramCache]: Analyzing trace with hash -1771298697, now seen corresponding path program 1 times [2024-10-14 17:19:03,871 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 17:19:03,872 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1733126776] [2024-10-14 17:19:03,872 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 17:19:03,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 17:19:03,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-14 17:19:03,898 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-14 17:19:03,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-14 17:19:03,949 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-14 17:19:03,950 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-10-14 17:19:03,952 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (8 of 9 remaining) [2024-10-14 17:19:03,953 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (7 of 9 remaining) [2024-10-14 17:19:03,954 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (6 of 9 remaining) [2024-10-14 17:19:03,954 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (5 of 9 remaining) [2024-10-14 17:19:03,955 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (4 of 9 remaining) [2024-10-14 17:19:03,956 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (3 of 9 remaining) [2024-10-14 17:19:03,956 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (2 of 9 remaining) [2024-10-14 17:19:03,956 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (1 of 9 remaining) [2024-10-14 17:19:03,956 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (0 of 9 remaining) [2024-10-14 17:19:03,956 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-10-14 17:19:03,957 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1] [2024-10-14 17:19:03,959 WARN L239 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-10-14 17:19:03,962 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-10-14 17:19:03,992 INFO L143 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2024-10-14 17:19:03,996 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 162 places, 159 transitions, 350 flow [2024-10-14 17:19:04,041 INFO L124 PetriNetUnfolderBase]: 19/402 cut-off events. [2024-10-14 17:19:04,042 INFO L125 PetriNetUnfolderBase]: For 14/14 co-relation queries the response was YES. [2024-10-14 17:19:04,044 INFO L83 FinitePrefix]: Finished finitePrefix Result has 430 conditions, 402 events. 19/402 cut-off events. For 14/14 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 1318 event pairs, 1 based on Foata normal form. 0/352 useless extension candidates. Maximal degree in co-relation 425. Up to 16 conditions per place. [2024-10-14 17:19:04,044 INFO L82 GeneralOperation]: Start removeDead. Operand has 162 places, 159 transitions, 350 flow [2024-10-14 17:19:04,046 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 142 places, 140 transitions, 302 flow [2024-10-14 17:19:04,048 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-14 17:19:04,048 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;@12fd330c, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-14 17:19:04,049 INFO L334 AbstractCegarLoop]: Starting to check reachability of 11 error locations. [2024-10-14 17:19:04,053 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-14 17:19:04,053 INFO L124 PetriNetUnfolderBase]: 2/47 cut-off events. [2024-10-14 17:19:04,054 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-14 17:19:04,054 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 17:19:04,054 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 17:19:04,054 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2024-10-14 17:19:04,054 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 17:19:04,055 INFO L85 PathProgramCache]: Analyzing trace with hash 1507522676, now seen corresponding path program 1 times [2024-10-14 17:19:04,055 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 17:19:04,055 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [448479242] [2024-10-14 17:19:04,055 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 17:19:04,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 17:19:04,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 17:19:04,326 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 17:19:04,327 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 17:19:04,327 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [448479242] [2024-10-14 17:19:04,327 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [448479242] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 17:19:04,327 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 17:19:04,327 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-14 17:19:04,327 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [339480271] [2024-10-14 17:19:04,328 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 17:19:04,328 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-14 17:19:04,328 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 17:19:04,329 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-14 17:19:04,329 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-14 17:19:04,455 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 118 out of 159 [2024-10-14 17:19:04,456 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 142 places, 140 transitions, 302 flow. Second operand has 6 states, 6 states have (on average 119.5) internal successors, (717), 6 states have internal predecessors, (717), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:19:04,457 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 17:19:04,457 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 118 of 159 [2024-10-14 17:19:04,457 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 17:19:04,970 INFO L124 PetriNetUnfolderBase]: 783/3047 cut-off events. [2024-10-14 17:19:04,970 INFO L125 PetriNetUnfolderBase]: For 163/163 co-relation queries the response was YES. [2024-10-14 17:19:04,981 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4494 conditions, 3047 events. 783/3047 cut-off events. For 163/163 co-relation queries the response was YES. Maximal size of possible extension queue 102. Compared 26063 event pairs, 211 based on Foata normal form. 73/2808 useless extension candidates. Maximal degree in co-relation 1300. Up to 1205 conditions per place. [2024-10-14 17:19:04,995 INFO L140 encePairwiseOnDemand]: 150/159 looper letters, 44 selfloop transitions, 5 changer transitions 1/152 dead transitions. [2024-10-14 17:19:04,995 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 146 places, 152 transitions, 424 flow [2024-10-14 17:19:04,995 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-14 17:19:04,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-14 17:19:04,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 761 transitions. [2024-10-14 17:19:04,997 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7976939203354297 [2024-10-14 17:19:04,997 INFO L175 Difference]: Start difference. First operand has 142 places, 140 transitions, 302 flow. Second operand 6 states and 761 transitions. [2024-10-14 17:19:04,997 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 146 places, 152 transitions, 424 flow [2024-10-14 17:19:04,999 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 144 places, 152 transitions, 420 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-14 17:19:05,001 INFO L231 Difference]: Finished difference. Result has 144 places, 135 transitions, 298 flow [2024-10-14 17:19:05,002 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=159, PETRI_DIFFERENCE_MINUEND_FLOW=290, PETRI_DIFFERENCE_MINUEND_PLACES=139, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=136, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=131, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=298, PETRI_PLACES=144, PETRI_TRANSITIONS=135} [2024-10-14 17:19:05,003 INFO L277 CegarLoopForPetriNet]: 142 programPoint places, 2 predicate places. [2024-10-14 17:19:05,006 INFO L471 AbstractCegarLoop]: Abstraction has has 144 places, 135 transitions, 298 flow [2024-10-14 17:19:05,007 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 119.5) internal successors, (717), 6 states have internal predecessors, (717), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:19:05,007 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 17:19:05,007 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 17:19:05,007 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-10-14 17:19:05,007 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2024-10-14 17:19:05,008 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 17:19:05,008 INFO L85 PathProgramCache]: Analyzing trace with hash 980058744, now seen corresponding path program 1 times [2024-10-14 17:19:05,008 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 17:19:05,008 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1097023426] [2024-10-14 17:19:05,009 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 17:19:05,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 17:19:05,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 17:19:05,222 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 17:19:05,222 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 17:19:05,223 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1097023426] [2024-10-14 17:19:05,223 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1097023426] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 17:19:05,223 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 17:19:05,223 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-14 17:19:05,223 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [170514629] [2024-10-14 17:19:05,225 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 17:19:05,225 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-14 17:19:05,226 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 17:19:05,226 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-14 17:19:05,226 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-14 17:19:05,347 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 121 out of 159 [2024-10-14 17:19:05,348 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 144 places, 135 transitions, 298 flow. Second operand has 6 states, 6 states have (on average 122.33333333333333) internal successors, (734), 6 states have internal predecessors, (734), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:19:05,349 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 17:19:05,349 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 121 of 159 [2024-10-14 17:19:05,349 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 17:19:05,848 INFO L124 PetriNetUnfolderBase]: 809/3936 cut-off events. [2024-10-14 17:19:05,848 INFO L125 PetriNetUnfolderBase]: For 166/166 co-relation queries the response was YES. [2024-10-14 17:19:05,857 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5435 conditions, 3936 events. 809/3936 cut-off events. For 166/166 co-relation queries the response was YES. Maximal size of possible extension queue 117. Compared 35271 event pairs, 556 based on Foata normal form. 0/3582 useless extension candidates. Maximal degree in co-relation 4150. Up to 1169 conditions per place. [2024-10-14 17:19:05,870 INFO L140 encePairwiseOnDemand]: 153/159 looper letters, 43 selfloop transitions, 5 changer transitions 0/152 dead transitions. [2024-10-14 17:19:05,871 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 147 places, 152 transitions, 428 flow [2024-10-14 17:19:05,871 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-14 17:19:05,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-14 17:19:05,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 775 transitions. [2024-10-14 17:19:05,873 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8123689727463312 [2024-10-14 17:19:05,873 INFO L175 Difference]: Start difference. First operand has 144 places, 135 transitions, 298 flow. Second operand 6 states and 775 transitions. [2024-10-14 17:19:05,873 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 147 places, 152 transitions, 428 flow [2024-10-14 17:19:05,875 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 142 places, 152 transitions, 418 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-10-14 17:19:05,878 INFO L231 Difference]: Finished difference. Result has 142 places, 134 transitions, 296 flow [2024-10-14 17:19:05,879 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=159, PETRI_DIFFERENCE_MINUEND_FLOW=286, PETRI_DIFFERENCE_MINUEND_PLACES=137, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=134, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=129, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=296, PETRI_PLACES=142, PETRI_TRANSITIONS=134} [2024-10-14 17:19:05,880 INFO L277 CegarLoopForPetriNet]: 142 programPoint places, 0 predicate places. [2024-10-14 17:19:05,880 INFO L471 AbstractCegarLoop]: Abstraction has has 142 places, 134 transitions, 296 flow [2024-10-14 17:19:05,881 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 122.33333333333333) internal successors, (734), 6 states have internal predecessors, (734), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:19:05,881 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 17:19:05,881 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 17:19:05,881 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-10-14 17:19:05,881 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2024-10-14 17:19:05,881 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 17:19:05,882 INFO L85 PathProgramCache]: Analyzing trace with hash 1283641960, now seen corresponding path program 1 times [2024-10-14 17:19:05,882 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 17:19:05,882 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [486527801] [2024-10-14 17:19:05,882 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 17:19:05,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 17:19:05,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 17:19:05,922 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 17:19:05,923 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 17:19:05,923 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [486527801] [2024-10-14 17:19:05,923 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [486527801] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 17:19:05,923 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 17:19:05,923 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 17:19:05,924 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [91541913] [2024-10-14 17:19:05,924 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 17:19:05,925 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 17:19:05,925 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 17:19:05,926 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 17:19:05,926 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 17:19:05,948 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 131 out of 159 [2024-10-14 17:19:05,949 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 142 places, 134 transitions, 296 flow. Second operand has 3 states, 3 states have (on average 132.66666666666666) internal successors, (398), 3 states have internal predecessors, (398), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:19:05,949 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 17:19:05,949 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 131 of 159 [2024-10-14 17:19:05,950 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 17:19:06,426 INFO L124 PetriNetUnfolderBase]: 1075/3990 cut-off events. [2024-10-14 17:19:06,427 INFO L125 PetriNetUnfolderBase]: For 341/341 co-relation queries the response was YES. [2024-10-14 17:19:06,440 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5849 conditions, 3990 events. 1075/3990 cut-off events. For 341/341 co-relation queries the response was YES. Maximal size of possible extension queue 171. Compared 36957 event pairs, 695 based on Foata normal form. 0/3550 useless extension candidates. Maximal degree in co-relation 4558. Up to 1401 conditions per place. [2024-10-14 17:19:06,464 INFO L140 encePairwiseOnDemand]: 152/159 looper letters, 27 selfloop transitions, 6 changer transitions 0/147 dead transitions. [2024-10-14 17:19:06,465 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 144 places, 147 transitions, 398 flow [2024-10-14 17:19:06,465 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 17:19:06,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 17:19:06,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 427 transitions. [2024-10-14 17:19:06,467 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8951781970649895 [2024-10-14 17:19:06,467 INFO L175 Difference]: Start difference. First operand has 142 places, 134 transitions, 296 flow. Second operand 3 states and 427 transitions. [2024-10-14 17:19:06,467 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 144 places, 147 transitions, 398 flow [2024-10-14 17:19:06,470 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 139 places, 147 transitions, 388 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-10-14 17:19:06,472 INFO L231 Difference]: Finished difference. Result has 141 places, 139 transitions, 332 flow [2024-10-14 17:19:06,473 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=159, PETRI_DIFFERENCE_MINUEND_FLOW=286, PETRI_DIFFERENCE_MINUEND_PLACES=137, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=134, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=128, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=332, PETRI_PLACES=141, PETRI_TRANSITIONS=139} [2024-10-14 17:19:06,474 INFO L277 CegarLoopForPetriNet]: 142 programPoint places, -1 predicate places. [2024-10-14 17:19:06,474 INFO L471 AbstractCegarLoop]: Abstraction has has 141 places, 139 transitions, 332 flow [2024-10-14 17:19:06,474 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 132.66666666666666) internal successors, (398), 3 states have internal predecessors, (398), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:19:06,475 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 17:19:06,475 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 17:19:06,475 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-10-14 17:19:06,475 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2024-10-14 17:19:06,476 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 17:19:06,476 INFO L85 PathProgramCache]: Analyzing trace with hash 1378419385, now seen corresponding path program 1 times [2024-10-14 17:19:06,476 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 17:19:06,476 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [720117768] [2024-10-14 17:19:06,476 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 17:19:06,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 17:19:06,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 17:19:06,512 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 17:19:06,513 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 17:19:06,515 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [720117768] [2024-10-14 17:19:06,515 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [720117768] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 17:19:06,515 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 17:19:06,515 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 17:19:06,515 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1327439485] [2024-10-14 17:19:06,516 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 17:19:06,516 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 17:19:06,516 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 17:19:06,517 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 17:19:06,517 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 17:19:06,544 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 131 out of 159 [2024-10-14 17:19:06,545 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 141 places, 139 transitions, 332 flow. Second operand has 3 states, 3 states have (on average 132.66666666666666) internal successors, (398), 3 states have internal predecessors, (398), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:19:06,545 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 17:19:06,545 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 131 of 159 [2024-10-14 17:19:06,545 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 17:19:07,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([368] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][124], [120#L1024-3true, 177#true, 182#true, 161#true, 90#L1023-6true, 162#true, Black: 179#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 7#L1039true]) [2024-10-14 17:19:07,217 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-10-14 17:19:07,217 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-10-14 17:19:07,217 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-10-14 17:19:07,217 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 17:19:07,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([368] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][124], [177#true, 182#true, 161#true, 90#L1023-6true, 162#true, Black: 179#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 79#L1024true, 7#L1039true]) [2024-10-14 17:19:07,218 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-10-14 17:19:07,218 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 17:19:07,218 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 17:19:07,218 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 17:19:07,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([368] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][143], [182#true, 177#true, 161#true, 90#L1023-6true, 162#true, Black: 179#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 7#L1039true, 48#L1023-6true]) [2024-10-14 17:19:07,218 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-10-14 17:19:07,218 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 17:19:07,218 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 17:19:07,219 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-14 17:19:07,363 INFO L124 PetriNetUnfolderBase]: 1719/6346 cut-off events. [2024-10-14 17:19:07,364 INFO L125 PetriNetUnfolderBase]: For 2028/2225 co-relation queries the response was YES. [2024-10-14 17:19:07,383 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10851 conditions, 6346 events. 1719/6346 cut-off events. For 2028/2225 co-relation queries the response was YES. Maximal size of possible extension queue 292. Compared 64238 event pairs, 918 based on Foata normal form. 5/5616 useless extension candidates. Maximal degree in co-relation 8197. Up to 2119 conditions per place. [2024-10-14 17:19:07,404 INFO L140 encePairwiseOnDemand]: 152/159 looper letters, 27 selfloop transitions, 9 changer transitions 0/152 dead transitions. [2024-10-14 17:19:07,405 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 143 places, 152 transitions, 452 flow [2024-10-14 17:19:07,406 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 17:19:07,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 17:19:07,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 425 transitions. [2024-10-14 17:19:07,407 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8909853249475891 [2024-10-14 17:19:07,407 INFO L175 Difference]: Start difference. First operand has 141 places, 139 transitions, 332 flow. Second operand 3 states and 425 transitions. [2024-10-14 17:19:07,407 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 143 places, 152 transitions, 452 flow [2024-10-14 17:19:07,414 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 141 places, 152 transitions, 434 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-14 17:19:07,417 INFO L231 Difference]: Finished difference. Result has 143 places, 146 transitions, 396 flow [2024-10-14 17:19:07,417 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=159, PETRI_DIFFERENCE_MINUEND_FLOW=320, PETRI_DIFFERENCE_MINUEND_PLACES=139, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=139, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=130, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=396, PETRI_PLACES=143, PETRI_TRANSITIONS=146} [2024-10-14 17:19:07,418 INFO L277 CegarLoopForPetriNet]: 142 programPoint places, 1 predicate places. [2024-10-14 17:19:07,418 INFO L471 AbstractCegarLoop]: Abstraction has has 143 places, 146 transitions, 396 flow [2024-10-14 17:19:07,418 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 132.66666666666666) internal successors, (398), 3 states have internal predecessors, (398), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:19:07,419 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 17:19:07,419 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 17:19:07,419 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-10-14 17:19:07,419 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2024-10-14 17:19:07,419 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 17:19:07,420 INFO L85 PathProgramCache]: Analyzing trace with hash 1421246144, now seen corresponding path program 1 times [2024-10-14 17:19:07,420 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 17:19:07,420 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [38434982] [2024-10-14 17:19:07,420 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 17:19:07,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 17:19:07,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 17:19:07,446 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 17:19:07,447 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 17:19:07,447 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [38434982] [2024-10-14 17:19:07,447 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [38434982] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 17:19:07,447 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 17:19:07,447 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 17:19:07,448 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [850404251] [2024-10-14 17:19:07,448 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 17:19:07,448 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 17:19:07,448 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 17:19:07,449 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 17:19:07,449 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 17:19:07,466 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 133 out of 159 [2024-10-14 17:19:07,467 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 143 places, 146 transitions, 396 flow. Second operand has 3 states, 3 states have (on average 134.0) internal successors, (402), 3 states have internal predecessors, (402), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:19:07,467 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 17:19:07,467 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 133 of 159 [2024-10-14 17:19:07,467 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 17:19:08,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([368] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][148], [182#true, 189#(= |#race~data~0| 0), 161#true, Black: 179#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 90#L1023-6true, 162#true, 7#L1039true, Black: 184#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 48#L1023-6true]) [2024-10-14 17:19:08,455 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-10-14 17:19:08,455 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 17:19:08,455 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-14 17:19:08,455 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 17:19:08,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([368] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][85], [182#true, 189#(= |#race~data~0| 0), 161#true, Black: 179#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 162#true, 123#L1024true, 7#L1039true, Black: 184#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 48#L1023-6true]) [2024-10-14 17:19:08,512 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-10-14 17:19:08,512 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 17:19:08,513 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 17:19:08,513 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 17:19:08,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([368] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][85], [182#true, 189#(= |#race~data~0| 0), 161#true, Black: 179#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 162#true, 137#L1024-3true, 7#L1039true, Black: 184#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 48#L1023-6true]) [2024-10-14 17:19:08,530 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-10-14 17:19:08,531 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-10-14 17:19:08,531 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-10-14 17:19:08,531 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 17:19:08,678 INFO L124 PetriNetUnfolderBase]: 2793/9528 cut-off events. [2024-10-14 17:19:08,678 INFO L125 PetriNetUnfolderBase]: For 5610/5709 co-relation queries the response was YES. [2024-10-14 17:19:08,722 INFO L83 FinitePrefix]: Finished finitePrefix Result has 18474 conditions, 9528 events. 2793/9528 cut-off events. For 5610/5709 co-relation queries the response was YES. Maximal size of possible extension queue 437. Compared 101368 event pairs, 958 based on Foata normal form. 3/8421 useless extension candidates. Maximal degree in co-relation 14677. Up to 2383 conditions per place. [2024-10-14 17:19:08,776 INFO L140 encePairwiseOnDemand]: 153/159 looper letters, 28 selfloop transitions, 13 changer transitions 0/161 dead transitions. [2024-10-14 17:19:08,777 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 145 places, 161 transitions, 550 flow [2024-10-14 17:19:08,777 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 17:19:08,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 17:19:08,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 428 transitions. [2024-10-14 17:19:08,779 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8972746331236897 [2024-10-14 17:19:08,779 INFO L175 Difference]: Start difference. First operand has 143 places, 146 transitions, 396 flow. Second operand 3 states and 428 transitions. [2024-10-14 17:19:08,779 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 145 places, 161 transitions, 550 flow [2024-10-14 17:19:08,799 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 143 places, 161 transitions, 522 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-14 17:19:08,801 INFO L231 Difference]: Finished difference. Result has 145 places, 155 transitions, 500 flow [2024-10-14 17:19:08,802 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=159, PETRI_DIFFERENCE_MINUEND_FLOW=378, PETRI_DIFFERENCE_MINUEND_PLACES=141, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=146, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=133, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=500, PETRI_PLACES=145, PETRI_TRANSITIONS=155} [2024-10-14 17:19:08,802 INFO L277 CegarLoopForPetriNet]: 142 programPoint places, 3 predicate places. [2024-10-14 17:19:08,803 INFO L471 AbstractCegarLoop]: Abstraction has has 145 places, 155 transitions, 500 flow [2024-10-14 17:19:08,803 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 134.0) internal successors, (402), 3 states have internal predecessors, (402), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:19:08,803 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 17:19:08,803 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 17:19:08,804 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-10-14 17:19:08,804 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2024-10-14 17:19:08,804 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 17:19:08,804 INFO L85 PathProgramCache]: Analyzing trace with hash -318835660, now seen corresponding path program 1 times [2024-10-14 17:19:08,805 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 17:19:08,805 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1489433714] [2024-10-14 17:19:08,805 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 17:19:08,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 17:19:08,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 17:19:08,906 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 17:19:08,906 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 17:19:08,907 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1489433714] [2024-10-14 17:19:08,907 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1489433714] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 17:19:08,907 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 17:19:08,907 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-14 17:19:08,907 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1276767356] [2024-10-14 17:19:08,907 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 17:19:08,908 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-14 17:19:08,908 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 17:19:08,909 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-14 17:19:08,909 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-10-14 17:19:08,977 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 129 out of 159 [2024-10-14 17:19:08,979 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 145 places, 155 transitions, 500 flow. Second operand has 5 states, 5 states have (on average 130.6) internal successors, (653), 5 states have internal predecessors, (653), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:19:08,979 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 17:19:08,979 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 129 of 159 [2024-10-14 17:19:08,979 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 17:19:10,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([368] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][154], [189#(= |#race~data~0| 0), 161#true, 90#L1023-6true, 162#true, Black: 179#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 192#true, 7#L1039true, Black: 184#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 48#L1023-6true, Black: 187#true]) [2024-10-14 17:19:10,086 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-10-14 17:19:10,086 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 17:19:10,086 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 17:19:10,086 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-14 17:19:10,353 INFO L124 PetriNetUnfolderBase]: 2904/11526 cut-off events. [2024-10-14 17:19:10,353 INFO L125 PetriNetUnfolderBase]: For 6038/7126 co-relation queries the response was YES. [2024-10-14 17:19:10,389 INFO L83 FinitePrefix]: Finished finitePrefix Result has 21451 conditions, 11526 events. 2904/11526 cut-off events. For 6038/7126 co-relation queries the response was YES. Maximal size of possible extension queue 490. Compared 132697 event pairs, 1140 based on Foata normal form. 38/10174 useless extension candidates. Maximal degree in co-relation 12154. Up to 2813 conditions per place. [2024-10-14 17:19:10,429 INFO L140 encePairwiseOnDemand]: 151/159 looper letters, 28 selfloop transitions, 7 changer transitions 1/168 dead transitions. [2024-10-14 17:19:10,429 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 150 places, 168 transitions, 599 flow [2024-10-14 17:19:10,430 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-14 17:19:10,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-14 17:19:10,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 811 transitions. [2024-10-14 17:19:10,431 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.850104821802935 [2024-10-14 17:19:10,431 INFO L175 Difference]: Start difference. First operand has 145 places, 155 transitions, 500 flow. Second operand 6 states and 811 transitions. [2024-10-14 17:19:10,432 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 150 places, 168 transitions, 599 flow [2024-10-14 17:19:10,459 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 148 places, 168 transitions, 573 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-14 17:19:10,461 INFO L231 Difference]: Finished difference. Result has 152 places, 161 transitions, 525 flow [2024-10-14 17:19:10,462 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=159, PETRI_DIFFERENCE_MINUEND_FLOW=474, PETRI_DIFFERENCE_MINUEND_PLACES=143, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=155, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=148, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=525, PETRI_PLACES=152, PETRI_TRANSITIONS=161} [2024-10-14 17:19:10,462 INFO L277 CegarLoopForPetriNet]: 142 programPoint places, 10 predicate places. [2024-10-14 17:19:10,463 INFO L471 AbstractCegarLoop]: Abstraction has has 152 places, 161 transitions, 525 flow [2024-10-14 17:19:10,463 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 130.6) internal successors, (653), 5 states have internal predecessors, (653), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:19:10,463 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 17:19:10,463 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 17:19:10,463 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-10-14 17:19:10,464 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2024-10-14 17:19:10,464 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 17:19:10,464 INFO L85 PathProgramCache]: Analyzing trace with hash -814473392, now seen corresponding path program 1 times [2024-10-14 17:19:10,464 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 17:19:10,464 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1346137671] [2024-10-14 17:19:10,465 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 17:19:10,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 17:19:10,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 17:19:10,561 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 17:19:10,561 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 17:19:10,561 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1346137671] [2024-10-14 17:19:10,561 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1346137671] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 17:19:10,561 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 17:19:10,562 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-10-14 17:19:10,562 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [630146006] [2024-10-14 17:19:10,562 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 17:19:10,562 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-14 17:19:10,562 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 17:19:10,563 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-14 17:19:10,563 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=16, Unknown=0, NotChecked=0, Total=30 [2024-10-14 17:19:10,622 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 126 out of 159 [2024-10-14 17:19:10,623 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 152 places, 161 transitions, 525 flow. Second operand has 6 states, 6 states have (on average 128.16666666666666) internal successors, (769), 6 states have internal predecessors, (769), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:19:10,624 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 17:19:10,624 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 126 of 159 [2024-10-14 17:19:10,624 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 17:19:11,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([437] L1023-4-->L1023-5: Formula: (= |v_threadThread2of2ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread2of2ForFork0_#t~nondet5=|v_threadThread2of2ForFork0_#t~nondet5_3|} OutVars{threadThread2of2ForFork0_#t~nondet5=|v_threadThread2of2ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][161], [60#L1023-5true, 161#true, Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 195#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 137#L1024-3true, 192#true, Black: 198#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 196#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 124#L1039-1true, Black: 179#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 48#L1023-6true, 163#true, Black: 189#(= |#race~data~0| 0)]) [2024-10-14 17:19:11,238 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-10-14 17:19:11,238 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 17:19:11,238 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 17:19:11,238 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 17:19:11,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([368] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][113], [161#true, 162#true, Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 195#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 79#L1024true, 192#true, Black: 198#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 196#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 90#L1023-6true, Black: 179#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 7#L1039true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), Black: 187#true]) [2024-10-14 17:19:11,313 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-10-14 17:19:11,313 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 17:19:11,313 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 17:19:11,313 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 17:19:11,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([368] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][144], [161#true, 162#true, Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 195#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 192#true, Black: 198#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 196#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 90#L1023-6true, Black: 179#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 7#L1039true, Black: 184#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 48#L1023-6true, Black: 187#true]) [2024-10-14 17:19:11,407 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-10-14 17:19:11,407 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 17:19:11,407 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-14 17:19:11,407 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 17:19:11,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([368] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][107], [161#true, 162#true, Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 195#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 192#true, Black: 198#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 196#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 179#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 123#L1024true, 7#L1039true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 48#L1023-6true, Black: 187#true]) [2024-10-14 17:19:11,407 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-10-14 17:19:11,407 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 17:19:11,407 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 17:19:11,407 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 17:19:11,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([389] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread1of2ForFork1_#t~nondet5_3|) InVars {threadThread1of2ForFork1_#t~nondet5=|v_threadThread1of2ForFork1_#t~nondet5_3|} OutVars{threadThread1of2ForFork1_#t~nondet5=|v_threadThread1of2ForFork1_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][145], [161#true, 162#true, Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 195#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 192#true, Black: 198#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 196#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 155#L1023-5true, 124#L1039-1true, 90#L1023-6true, Black: 179#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 182#true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 189#(= |#race~data~0| 0)]) [2024-10-14 17:19:11,431 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-10-14 17:19:11,431 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 17:19:11,431 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 17:19:11,431 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-14 17:19:11,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([389] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread1of2ForFork1_#t~nondet5_3|) InVars {threadThread1of2ForFork1_#t~nondet5=|v_threadThread1of2ForFork1_#t~nondet5_3|} OutVars{threadThread1of2ForFork1_#t~nondet5=|v_threadThread1of2ForFork1_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][109], [161#true, 162#true, Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 195#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 192#true, Black: 198#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 196#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 155#L1023-5true, 124#L1039-1true, Black: 179#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 123#L1024true, Black: 182#true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 189#(= |#race~data~0| 0)]) [2024-10-14 17:19:11,461 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-10-14 17:19:11,461 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 17:19:11,462 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 17:19:11,462 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 17:19:11,558 INFO L124 PetriNetUnfolderBase]: 1960/7725 cut-off events. [2024-10-14 17:19:11,558 INFO L125 PetriNetUnfolderBase]: For 3489/4098 co-relation queries the response was YES. [2024-10-14 17:19:11,585 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14748 conditions, 7725 events. 1960/7725 cut-off events. For 3489/4098 co-relation queries the response was YES. Maximal size of possible extension queue 371. Compared 81875 event pairs, 310 based on Foata normal form. 7/6713 useless extension candidates. Maximal degree in co-relation 10066. Up to 1233 conditions per place. [2024-10-14 17:19:11,621 INFO L140 encePairwiseOnDemand]: 152/159 looper letters, 28 selfloop transitions, 6 changer transitions 0/164 dead transitions. [2024-10-14 17:19:11,621 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 154 places, 164 transitions, 580 flow [2024-10-14 17:19:11,622 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-14 17:19:11,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-14 17:19:11,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 791 transitions. [2024-10-14 17:19:11,624 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8291404612159329 [2024-10-14 17:19:11,624 INFO L175 Difference]: Start difference. First operand has 152 places, 161 transitions, 525 flow. Second operand 6 states and 791 transitions. [2024-10-14 17:19:11,624 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 154 places, 164 transitions, 580 flow [2024-10-14 17:19:11,638 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 150 places, 164 transitions, 568 flow, removed 5 selfloop flow, removed 4 redundant places. [2024-10-14 17:19:11,640 INFO L231 Difference]: Finished difference. Result has 150 places, 156 transitions, 496 flow [2024-10-14 17:19:11,641 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=159, PETRI_DIFFERENCE_MINUEND_FLOW=484, PETRI_DIFFERENCE_MINUEND_PLACES=145, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=156, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=150, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=496, PETRI_PLACES=150, PETRI_TRANSITIONS=156} [2024-10-14 17:19:11,641 INFO L277 CegarLoopForPetriNet]: 142 programPoint places, 8 predicate places. [2024-10-14 17:19:11,642 INFO L471 AbstractCegarLoop]: Abstraction has has 150 places, 156 transitions, 496 flow [2024-10-14 17:19:11,642 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 128.16666666666666) internal successors, (769), 6 states have internal predecessors, (769), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:19:11,642 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 17:19:11,642 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 17:19:11,643 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-10-14 17:19:11,643 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2024-10-14 17:19:11,643 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 17:19:11,643 INFO L85 PathProgramCache]: Analyzing trace with hash 152436633, now seen corresponding path program 1 times [2024-10-14 17:19:11,644 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 17:19:11,644 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [558898787] [2024-10-14 17:19:11,644 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 17:19:11,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 17:19:11,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 17:19:11,684 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-10-14 17:19:11,684 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 17:19:11,685 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [558898787] [2024-10-14 17:19:11,685 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [558898787] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 17:19:11,685 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 17:19:11,685 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 17:19:11,685 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [867861117] [2024-10-14 17:19:11,685 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 17:19:11,686 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 17:19:11,686 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 17:19:11,687 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 17:19:11,687 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 17:19:11,711 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 131 out of 159 [2024-10-14 17:19:11,712 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 150 places, 156 transitions, 496 flow. Second operand has 3 states, 3 states have (on average 133.0) internal successors, (399), 3 states have internal predecessors, (399), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:19:11,712 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 17:19:11,712 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 131 of 159 [2024-10-14 17:19:11,712 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 17:19:12,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([368] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][146], [211#true, 161#true, Black: 179#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 90#L1023-6true, 162#true, Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), 7#L1039true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 48#L1023-6true, Black: 187#true]) [2024-10-14 17:19:12,837 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-10-14 17:19:12,837 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-14 17:19:12,837 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 17:19:12,837 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 17:19:12,838 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([368] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][146], [211#true, 161#true, 162#true, Black: 179#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 90#L1023-6true, Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), 7#L1039true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 48#L1023-6true, Black: 187#true]) [2024-10-14 17:19:12,838 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-10-14 17:19:12,838 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-14 17:19:12,838 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 17:19:12,838 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-14 17:19:12,838 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 17:19:12,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([368] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][103], [211#true, 161#true, 162#true, Black: 179#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 90#L1023-6true, Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), 41#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 7#L1039true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), Black: 187#true]) [2024-10-14 17:19:12,838 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-10-14 17:19:12,838 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-14 17:19:12,838 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 17:19:12,839 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-14 17:19:12,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([368] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][104], [211#true, 161#true, 162#true, Black: 179#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), 123#L1024true, 7#L1039true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 48#L1023-6true, Black: 187#true]) [2024-10-14 17:19:12,882 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-10-14 17:19:12,882 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 17:19:12,882 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 17:19:12,882 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 17:19:12,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([368] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][103], [211#true, 161#true, 162#true, Black: 179#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 90#L1023-6true, Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), 79#L1024true, 7#L1039true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), Black: 187#true]) [2024-10-14 17:19:12,890 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-10-14 17:19:12,891 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 17:19:12,891 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 17:19:12,891 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 17:19:12,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([368] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][104], [211#true, 161#true, 162#true, Black: 179#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), 137#L1024-3true, 7#L1039true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 48#L1023-6true, Black: 187#true]) [2024-10-14 17:19:12,902 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-10-14 17:19:12,902 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-10-14 17:19:12,902 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-10-14 17:19:12,902 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 17:19:12,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([368] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][103], [211#true, 120#L1024-3true, 161#true, 90#L1023-6true, 162#true, Black: 179#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), 7#L1039true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), Black: 187#true]) [2024-10-14 17:19:12,908 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-10-14 17:19:12,909 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 17:19:12,909 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-10-14 17:19:12,909 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-10-14 17:19:12,986 INFO L124 PetriNetUnfolderBase]: 4177/14175 cut-off events. [2024-10-14 17:19:12,986 INFO L125 PetriNetUnfolderBase]: For 14468/14729 co-relation queries the response was YES. [2024-10-14 17:19:13,040 INFO L83 FinitePrefix]: Finished finitePrefix Result has 31128 conditions, 14175 events. 4177/14175 cut-off events. For 14468/14729 co-relation queries the response was YES. Maximal size of possible extension queue 732. Compared 166721 event pairs, 1498 based on Foata normal form. 3/12417 useless extension candidates. Maximal degree in co-relation 29684. Up to 4674 conditions per place. [2024-10-14 17:19:13,105 INFO L140 encePairwiseOnDemand]: 152/159 looper letters, 35 selfloop transitions, 22 changer transitions 0/177 dead transitions. [2024-10-14 17:19:13,105 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 152 places, 177 transitions, 729 flow [2024-10-14 17:19:13,106 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 17:19:13,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 17:19:13,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 426 transitions. [2024-10-14 17:19:13,107 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8930817610062893 [2024-10-14 17:19:13,107 INFO L175 Difference]: Start difference. First operand has 150 places, 156 transitions, 496 flow. Second operand 3 states and 426 transitions. [2024-10-14 17:19:13,107 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 152 places, 177 transitions, 729 flow [2024-10-14 17:19:13,185 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 147 places, 177 transitions, 717 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-10-14 17:19:13,189 INFO L231 Difference]: Finished difference. Result has 149 places, 170 transitions, 702 flow [2024-10-14 17:19:13,190 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=159, PETRI_DIFFERENCE_MINUEND_FLOW=484, PETRI_DIFFERENCE_MINUEND_PLACES=145, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=156, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=134, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=702, PETRI_PLACES=149, PETRI_TRANSITIONS=170} [2024-10-14 17:19:13,191 INFO L277 CegarLoopForPetriNet]: 142 programPoint places, 7 predicate places. [2024-10-14 17:19:13,191 INFO L471 AbstractCegarLoop]: Abstraction has has 149 places, 170 transitions, 702 flow [2024-10-14 17:19:13,191 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 133.0) internal successors, (399), 3 states have internal predecessors, (399), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:19:13,192 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 17:19:13,192 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 17:19:13,192 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-10-14 17:19:13,192 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2024-10-14 17:19:13,193 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 17:19:13,193 INFO L85 PathProgramCache]: Analyzing trace with hash 867388162, now seen corresponding path program 1 times [2024-10-14 17:19:13,193 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 17:19:13,193 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1513921594] [2024-10-14 17:19:13,193 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 17:19:13,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 17:19:13,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 17:19:13,566 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-10-14 17:19:13,566 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 17:19:13,567 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1513921594] [2024-10-14 17:19:13,567 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1513921594] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 17:19:13,567 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 17:19:13,567 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-14 17:19:13,567 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [772697874] [2024-10-14 17:19:13,568 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 17:19:13,568 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-14 17:19:13,570 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 17:19:13,571 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-14 17:19:13,571 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-14 17:19:13,683 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 120 out of 159 [2024-10-14 17:19:13,684 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 149 places, 170 transitions, 702 flow. Second operand has 6 states, 6 states have (on average 123.0) internal successors, (738), 6 states have internal predecessors, (738), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:19:13,684 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 17:19:13,685 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 120 of 159 [2024-10-14 17:19:13,685 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 17:19:15,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([368] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][161], [211#true, 161#true, 162#true, 90#L1023-6true, Black: 179#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 213#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 7#L1039true, Black: 184#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 48#L1023-6true, 216#true, Black: 187#true]) [2024-10-14 17:19:15,189 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-10-14 17:19:15,189 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-14 17:19:15,189 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 17:19:15,189 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 17:19:15,294 INFO L124 PetriNetUnfolderBase]: 5526/17647 cut-off events. [2024-10-14 17:19:15,294 INFO L125 PetriNetUnfolderBase]: For 17439/19490 co-relation queries the response was YES. [2024-10-14 17:19:15,369 INFO L83 FinitePrefix]: Finished finitePrefix Result has 39247 conditions, 17647 events. 5526/17647 cut-off events. For 17439/19490 co-relation queries the response was YES. Maximal size of possible extension queue 858. Compared 209234 event pairs, 1800 based on Foata normal form. 43/15847 useless extension candidates. Maximal degree in co-relation 34885. Up to 3139 conditions per place. [2024-10-14 17:19:15,440 INFO L140 encePairwiseOnDemand]: 153/159 looper letters, 50 selfloop transitions, 5 changer transitions 0/193 dead transitions. [2024-10-14 17:19:15,440 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 153 places, 193 transitions, 858 flow [2024-10-14 17:19:15,441 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-14 17:19:15,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-14 17:19:15,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 776 transitions. [2024-10-14 17:19:15,442 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8134171907756813 [2024-10-14 17:19:15,443 INFO L175 Difference]: Start difference. First operand has 149 places, 170 transitions, 702 flow. Second operand 6 states and 776 transitions. [2024-10-14 17:19:15,443 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 153 places, 193 transitions, 858 flow [2024-10-14 17:19:15,495 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 151 places, 193 transitions, 814 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-14 17:19:15,497 INFO L231 Difference]: Finished difference. Result has 151 places, 169 transitions, 666 flow [2024-10-14 17:19:15,497 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=159, PETRI_DIFFERENCE_MINUEND_FLOW=656, PETRI_DIFFERENCE_MINUEND_PLACES=146, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=169, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=164, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=666, PETRI_PLACES=151, PETRI_TRANSITIONS=169} [2024-10-14 17:19:15,498 INFO L277 CegarLoopForPetriNet]: 142 programPoint places, 9 predicate places. [2024-10-14 17:19:15,498 INFO L471 AbstractCegarLoop]: Abstraction has has 151 places, 169 transitions, 666 flow [2024-10-14 17:19:15,499 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 123.0) internal successors, (738), 6 states have internal predecessors, (738), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:19:15,499 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 17:19:15,499 INFO L204 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 17:19:15,499 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-10-14 17:19:15,499 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2024-10-14 17:19:15,499 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 17:19:15,500 INFO L85 PathProgramCache]: Analyzing trace with hash -1409069112, now seen corresponding path program 1 times [2024-10-14 17:19:15,500 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 17:19:15,500 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1696183775] [2024-10-14 17:19:15,500 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 17:19:15,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 17:19:15,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-14 17:19:15,522 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-14 17:19:15,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-14 17:19:15,544 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-14 17:19:15,544 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-10-14 17:19:15,545 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (10 of 11 remaining) [2024-10-14 17:19:15,546 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (9 of 11 remaining) [2024-10-14 17:19:15,546 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (8 of 11 remaining) [2024-10-14 17:19:15,546 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (7 of 11 remaining) [2024-10-14 17:19:15,546 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (6 of 11 remaining) [2024-10-14 17:19:15,546 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (5 of 11 remaining) [2024-10-14 17:19:15,546 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (4 of 11 remaining) [2024-10-14 17:19:15,547 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (3 of 11 remaining) [2024-10-14 17:19:15,547 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (2 of 11 remaining) [2024-10-14 17:19:15,547 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (1 of 11 remaining) [2024-10-14 17:19:15,547 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (0 of 11 remaining) [2024-10-14 17:19:15,547 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2024-10-14 17:19:15,547 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 17:19:15,548 WARN L239 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-10-14 17:19:15,548 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-10-14 17:19:15,583 INFO L143 ThreadInstanceAdder]: Constructed 6 joinOtherThreadTransitions. [2024-10-14 17:19:15,590 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 200 places, 195 transitions, 444 flow [2024-10-14 17:19:15,651 INFO L124 PetriNetUnfolderBase]: 41/674 cut-off events. [2024-10-14 17:19:15,651 INFO L125 PetriNetUnfolderBase]: For 39/39 co-relation queries the response was YES. [2024-10-14 17:19:15,654 INFO L83 FinitePrefix]: Finished finitePrefix Result has 730 conditions, 674 events. 41/674 cut-off events. For 39/39 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 2669 event pairs, 6 based on Foata normal form. 0/586 useless extension candidates. Maximal degree in co-relation 723. Up to 32 conditions per place. [2024-10-14 17:19:15,654 INFO L82 GeneralOperation]: Start removeDead. Operand has 200 places, 195 transitions, 444 flow [2024-10-14 17:19:15,660 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 161 places, 158 transitions, 349 flow [2024-10-14 17:19:15,661 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-14 17:19:15,661 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;@12fd330c, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-14 17:19:15,661 INFO L334 AbstractCegarLoop]: Starting to check reachability of 13 error locations. [2024-10-14 17:19:15,666 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-14 17:19:15,666 INFO L124 PetriNetUnfolderBase]: 2/47 cut-off events. [2024-10-14 17:19:15,666 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-14 17:19:15,666 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 17:19:15,667 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 17:19:15,667 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2024-10-14 17:19:15,667 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 17:19:15,667 INFO L85 PathProgramCache]: Analyzing trace with hash -830834444, now seen corresponding path program 1 times [2024-10-14 17:19:15,667 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 17:19:15,667 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1328069015] [2024-10-14 17:19:15,668 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 17:19:15,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 17:19:15,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 17:19:15,866 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 17:19:15,866 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 17:19:15,866 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1328069015] [2024-10-14 17:19:15,866 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1328069015] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 17:19:15,866 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 17:19:15,867 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-14 17:19:15,867 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [265219743] [2024-10-14 17:19:15,867 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 17:19:15,867 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-14 17:19:15,867 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 17:19:15,868 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-14 17:19:15,868 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-14 17:19:15,985 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 146 out of 195 [2024-10-14 17:19:15,986 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 161 places, 158 transitions, 349 flow. Second operand has 6 states, 6 states have (on average 147.5) internal successors, (885), 6 states have internal predecessors, (885), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:19:15,986 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 17:19:15,987 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 146 of 195 [2024-10-14 17:19:15,987 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 17:19:17,246 INFO L124 PetriNetUnfolderBase]: 4132/12519 cut-off events. [2024-10-14 17:19:17,247 INFO L125 PetriNetUnfolderBase]: For 883/883 co-relation queries the response was YES. [2024-10-14 17:19:17,286 INFO L83 FinitePrefix]: Finished finitePrefix Result has 19162 conditions, 12519 events. 4132/12519 cut-off events. For 883/883 co-relation queries the response was YES. Maximal size of possible extension queue 353. Compared 130805 event pairs, 928 based on Foata normal form. 283/11626 useless extension candidates. Maximal degree in co-relation 4497. Up to 5634 conditions per place. [2024-10-14 17:19:17,322 INFO L140 encePairwiseOnDemand]: 186/195 looper letters, 56 selfloop transitions, 5 changer transitions 1/178 dead transitions. [2024-10-14 17:19:17,322 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 165 places, 178 transitions, 511 flow [2024-10-14 17:19:17,323 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-14 17:19:17,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-14 17:19:17,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 941 transitions. [2024-10-14 17:19:17,324 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8042735042735043 [2024-10-14 17:19:17,325 INFO L175 Difference]: Start difference. First operand has 161 places, 158 transitions, 349 flow. Second operand 6 states and 941 transitions. [2024-10-14 17:19:17,325 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 165 places, 178 transitions, 511 flow [2024-10-14 17:19:17,327 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 163 places, 178 transitions, 507 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-14 17:19:17,329 INFO L231 Difference]: Finished difference. Result has 163 places, 153 transitions, 345 flow [2024-10-14 17:19:17,329 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=195, PETRI_DIFFERENCE_MINUEND_FLOW=337, PETRI_DIFFERENCE_MINUEND_PLACES=158, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=154, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=149, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=345, PETRI_PLACES=163, PETRI_TRANSITIONS=153} [2024-10-14 17:19:17,330 INFO L277 CegarLoopForPetriNet]: 161 programPoint places, 2 predicate places. [2024-10-14 17:19:17,330 INFO L471 AbstractCegarLoop]: Abstraction has has 163 places, 153 transitions, 345 flow [2024-10-14 17:19:17,330 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 147.5) internal successors, (885), 6 states have internal predecessors, (885), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:19:17,330 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 17:19:17,331 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 17:19:17,331 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2024-10-14 17:19:17,331 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2024-10-14 17:19:17,331 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 17:19:17,331 INFO L85 PathProgramCache]: Analyzing trace with hash 1505432234, now seen corresponding path program 1 times [2024-10-14 17:19:17,331 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 17:19:17,332 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1389122939] [2024-10-14 17:19:17,332 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 17:19:17,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 17:19:17,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 17:19:17,503 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 17:19:17,504 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 17:19:17,504 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1389122939] [2024-10-14 17:19:17,504 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1389122939] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 17:19:17,504 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 17:19:17,504 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-14 17:19:17,504 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1628407590] [2024-10-14 17:19:17,504 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 17:19:17,505 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-14 17:19:17,505 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 17:19:17,505 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-14 17:19:17,506 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-14 17:19:17,603 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 149 out of 195 [2024-10-14 17:19:17,604 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 163 places, 153 transitions, 345 flow. Second operand has 6 states, 6 states have (on average 150.33333333333334) internal successors, (902), 6 states have internal predecessors, (902), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:19:17,604 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 17:19:17,604 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 149 of 195 [2024-10-14 17:19:17,604 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 17:19:19,394 INFO L124 PetriNetUnfolderBase]: 4216/17526 cut-off events. [2024-10-14 17:19:19,395 INFO L125 PetriNetUnfolderBase]: For 855/855 co-relation queries the response was YES. [2024-10-14 17:19:19,445 INFO L83 FinitePrefix]: Finished finitePrefix Result has 24317 conditions, 17526 events. 4216/17526 cut-off events. For 855/855 co-relation queries the response was YES. Maximal size of possible extension queue 404. Compared 205712 event pairs, 2764 based on Foata normal form. 0/16005 useless extension candidates. Maximal degree in co-relation 18052. Up to 5480 conditions per place. [2024-10-14 17:19:19,498 INFO L140 encePairwiseOnDemand]: 189/195 looper letters, 55 selfloop transitions, 5 changer transitions 0/178 dead transitions. [2024-10-14 17:19:19,498 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 166 places, 178 transitions, 515 flow [2024-10-14 17:19:19,499 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-14 17:19:19,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-14 17:19:19,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 955 transitions. [2024-10-14 17:19:19,501 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8162393162393162 [2024-10-14 17:19:19,501 INFO L175 Difference]: Start difference. First operand has 163 places, 153 transitions, 345 flow. Second operand 6 states and 955 transitions. [2024-10-14 17:19:19,501 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 166 places, 178 transitions, 515 flow [2024-10-14 17:19:19,503 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 161 places, 178 transitions, 505 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-10-14 17:19:19,505 INFO L231 Difference]: Finished difference. Result has 161 places, 152 transitions, 343 flow [2024-10-14 17:19:19,505 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=195, PETRI_DIFFERENCE_MINUEND_FLOW=333, PETRI_DIFFERENCE_MINUEND_PLACES=156, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=152, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=147, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=343, PETRI_PLACES=161, PETRI_TRANSITIONS=152} [2024-10-14 17:19:19,506 INFO L277 CegarLoopForPetriNet]: 161 programPoint places, 0 predicate places. [2024-10-14 17:19:19,506 INFO L471 AbstractCegarLoop]: Abstraction has has 161 places, 152 transitions, 343 flow [2024-10-14 17:19:19,506 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 150.33333333333334) internal successors, (902), 6 states have internal predecessors, (902), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:19:19,506 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 17:19:19,507 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 17:19:19,507 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2024-10-14 17:19:19,507 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2024-10-14 17:19:19,507 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 17:19:19,507 INFO L85 PathProgramCache]: Analyzing trace with hash -29063608, now seen corresponding path program 1 times [2024-10-14 17:19:19,507 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 17:19:19,507 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [760881840] [2024-10-14 17:19:19,508 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 17:19:19,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 17:19:19,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 17:19:19,542 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 17:19:19,542 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 17:19:19,542 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [760881840] [2024-10-14 17:19:19,542 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [760881840] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 17:19:19,542 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 17:19:19,543 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 17:19:19,543 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1445839947] [2024-10-14 17:19:19,543 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 17:19:19,543 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 17:19:19,544 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 17:19:19,544 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 17:19:19,544 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 17:19:19,576 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 157 out of 195 [2024-10-14 17:19:19,577 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 161 places, 152 transitions, 343 flow. Second operand has 3 states, 3 states have (on average 158.66666666666666) internal successors, (476), 3 states have internal predecessors, (476), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:19:19,577 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 17:19:19,577 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 157 of 195 [2024-10-14 17:19:19,577 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 17:19:21,992 INFO L124 PetriNetUnfolderBase]: 7646/22441 cut-off events. [2024-10-14 17:19:21,992 INFO L125 PetriNetUnfolderBase]: For 2760/2760 co-relation queries the response was YES. [2024-10-14 17:19:22,109 INFO L83 FinitePrefix]: Finished finitePrefix Result has 34295 conditions, 22441 events. 7646/22441 cut-off events. For 2760/2760 co-relation queries the response was YES. Maximal size of possible extension queue 781. Compared 262026 event pairs, 5213 based on Foata normal form. 0/20028 useless extension candidates. Maximal degree in co-relation 26703. Up to 9001 conditions per place. [2024-10-14 17:19:22,214 INFO L140 encePairwiseOnDemand]: 187/195 looper letters, 36 selfloop transitions, 7 changer transitions 0/170 dead transitions. [2024-10-14 17:19:22,214 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 163 places, 170 transitions, 485 flow [2024-10-14 17:19:22,215 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 17:19:22,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 17:19:22,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 515 transitions. [2024-10-14 17:19:22,216 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8803418803418803 [2024-10-14 17:19:22,216 INFO L175 Difference]: Start difference. First operand has 161 places, 152 transitions, 343 flow. Second operand 3 states and 515 transitions. [2024-10-14 17:19:22,216 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 163 places, 170 transitions, 485 flow [2024-10-14 17:19:22,233 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 158 places, 170 transitions, 475 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-10-14 17:19:22,235 INFO L231 Difference]: Finished difference. Result has 160 places, 158 transitions, 387 flow [2024-10-14 17:19:22,235 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=195, PETRI_DIFFERENCE_MINUEND_FLOW=333, PETRI_DIFFERENCE_MINUEND_PLACES=156, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=152, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=145, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=387, PETRI_PLACES=160, PETRI_TRANSITIONS=158} [2024-10-14 17:19:22,235 INFO L277 CegarLoopForPetriNet]: 161 programPoint places, -1 predicate places. [2024-10-14 17:19:22,236 INFO L471 AbstractCegarLoop]: Abstraction has has 160 places, 158 transitions, 387 flow [2024-10-14 17:19:22,236 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 158.66666666666666) internal successors, (476), 3 states have internal predecessors, (476), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:19:22,236 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 17:19:22,236 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 17:19:22,236 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2024-10-14 17:19:22,236 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2024-10-14 17:19:22,237 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 17:19:22,237 INFO L85 PathProgramCache]: Analyzing trace with hash -169845583, now seen corresponding path program 1 times [2024-10-14 17:19:22,237 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 17:19:22,237 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [839930002] [2024-10-14 17:19:22,237 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 17:19:22,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 17:19:22,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 17:19:22,267 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 17:19:22,267 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 17:19:22,267 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [839930002] [2024-10-14 17:19:22,267 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [839930002] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 17:19:22,267 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 17:19:22,268 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 17:19:22,268 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1280865677] [2024-10-14 17:19:22,268 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 17:19:22,269 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 17:19:22,269 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 17:19:22,270 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 17:19:22,270 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 17:19:22,299 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 159 out of 195 [2024-10-14 17:19:22,300 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 160 places, 158 transitions, 387 flow. Second operand has 3 states, 3 states have (on average 160.0) internal successors, (480), 3 states have internal predecessors, (480), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:19:22,300 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 17:19:22,300 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 159 of 195 [2024-10-14 17:19:22,300 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 17:19:24,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][82], [83#L1023-5true, 200#true, 99#L1024-3true, 199#true, 11#L1039true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 215#true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 222#(= |#race~data~0| 0), 197#true]) [2024-10-14 17:19:24,896 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:24,896 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:24,897 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:24,897 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:25,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][82], [120#L1024-3true, 200#true, 99#L1024-3true, 199#true, 11#L1039true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 215#true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 222#(= |#race~data~0| 0), 197#true]) [2024-10-14 17:19:25,064 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2024-10-14 17:19:25,064 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-14 17:19:25,064 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-14 17:19:25,064 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-14 17:19:25,415 INFO L124 PetriNetUnfolderBase]: 13659/39024 cut-off events. [2024-10-14 17:19:25,415 INFO L125 PetriNetUnfolderBase]: For 10607/10703 co-relation queries the response was YES. [2024-10-14 17:19:25,630 INFO L83 FinitePrefix]: Finished finitePrefix Result has 69370 conditions, 39024 events. 13659/39024 cut-off events. For 10607/10703 co-relation queries the response was YES. Maximal size of possible extension queue 1258. Compared 476464 event pairs, 6479 based on Foata normal form. 0/34982 useless extension candidates. Maximal degree in co-relation 54849. Up to 12676 conditions per place. [2024-10-14 17:19:25,778 INFO L140 encePairwiseOnDemand]: 188/195 looper letters, 33 selfloop transitions, 10 changer transitions 0/174 dead transitions. [2024-10-14 17:19:25,779 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 162 places, 174 transitions, 527 flow [2024-10-14 17:19:25,779 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 17:19:25,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 17:19:25,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 514 transitions. [2024-10-14 17:19:25,780 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8786324786324786 [2024-10-14 17:19:25,780 INFO L175 Difference]: Start difference. First operand has 160 places, 158 transitions, 387 flow. Second operand 3 states and 514 transitions. [2024-10-14 17:19:25,780 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 162 places, 174 transitions, 527 flow [2024-10-14 17:19:25,861 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 160 places, 174 transitions, 505 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-14 17:19:25,863 INFO L231 Difference]: Finished difference. Result has 162 places, 166 transitions, 461 flow [2024-10-14 17:19:25,863 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=195, PETRI_DIFFERENCE_MINUEND_FLOW=373, PETRI_DIFFERENCE_MINUEND_PLACES=158, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=158, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=148, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=461, PETRI_PLACES=162, PETRI_TRANSITIONS=166} [2024-10-14 17:19:25,863 INFO L277 CegarLoopForPetriNet]: 161 programPoint places, 1 predicate places. [2024-10-14 17:19:25,864 INFO L471 AbstractCegarLoop]: Abstraction has has 162 places, 166 transitions, 461 flow [2024-10-14 17:19:25,864 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 160.0) internal successors, (480), 3 states have internal predecessors, (480), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:19:25,864 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 17:19:25,864 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 17:19:25,864 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2024-10-14 17:19:25,865 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2024-10-14 17:19:25,865 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 17:19:25,865 INFO L85 PathProgramCache]: Analyzing trace with hash 2049886426, now seen corresponding path program 1 times [2024-10-14 17:19:25,865 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 17:19:25,865 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [884151935] [2024-10-14 17:19:25,865 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 17:19:25,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 17:19:25,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 17:19:25,892 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 17:19:25,893 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 17:19:25,893 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [884151935] [2024-10-14 17:19:25,893 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [884151935] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 17:19:25,893 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 17:19:25,893 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 17:19:25,893 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [475227791] [2024-10-14 17:19:25,893 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 17:19:25,894 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 17:19:25,894 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 17:19:25,894 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 17:19:25,894 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 17:19:25,924 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 157 out of 195 [2024-10-14 17:19:25,925 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 162 places, 166 transitions, 461 flow. Second operand has 3 states, 3 states have (on average 158.66666666666666) internal successors, (476), 3 states have internal predecessors, (476), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:19:25,925 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 17:19:25,925 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 157 of 195 [2024-10-14 17:19:25,925 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 17:19:27,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][126], [225#true, 200#true, 59#L1024true, 3#L1023-6true, 11#L1039true, 198#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 222#(= |#race~data~0| 0), 197#true, Black: 220#true]) [2024-10-14 17:19:27,642 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-10-14 17:19:27,642 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 17:19:27,642 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 17:19:27,642 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 17:19:27,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][126], [120#L1024-3true, 225#true, 200#true, 3#L1023-6true, 198#true, 11#L1039true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 222#(= |#race~data~0| 0), 197#true, Black: 220#true]) [2024-10-14 17:19:27,642 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-10-14 17:19:27,642 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 17:19:27,643 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-10-14 17:19:27,643 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-10-14 17:19:27,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][148], [225#true, 200#true, 3#L1023-6true, 198#true, 11#L1039true, 166#L1023-6true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 222#(= |#race~data~0| 0), 197#true, Black: 220#true]) [2024-10-14 17:19:27,643 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-10-14 17:19:27,643 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-14 17:19:27,643 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 17:19:27,643 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 17:19:28,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][180], [Black: 222#(= |#race~data~0| 0), 225#true, 201#true, 220#true, 199#true, 175#L1024true, 22#L1023-5true, 166#L1023-6true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 163#L1023-5true, 197#true]) [2024-10-14 17:19:28,961 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-10-14 17:19:28,961 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-14 17:19:28,961 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-14 17:19:28,961 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-14 17:19:28,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), 120#L1024-3true, 201#true, 225#true, 220#true, 199#true, 3#L1023-6true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, 163#L1023-5true]) [2024-10-14 17:19:28,970 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-14 17:19:28,970 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:28,970 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:28,970 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:29,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), 120#L1024-3true, 146#L1039-1true, 225#true, 201#true, 220#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 163#L1023-5true, 197#true]) [2024-10-14 17:19:29,178 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is not cut-off event [2024-10-14 17:19:29,178 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is not cut-off event [2024-10-14 17:19:29,178 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is not cut-off event [2024-10-14 17:19:29,178 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is not cut-off event [2024-10-14 17:19:30,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][163], [120#L1024-3true, Black: 222#(= |#race~data~0| 0), 225#true, 201#true, 220#true, 99#L1024-3true, 199#true, 3#L1023-6true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 163#L1023-5true, 197#true]) [2024-10-14 17:19:30,024 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-14 17:19:30,024 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-14 17:19:30,024 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-14 17:19:30,024 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-14 17:19:30,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][126], [225#true, 200#true, 59#L1024true, 199#true, 3#L1023-6true, 50#$Ultimate##0true, 11#L1039true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 222#(= |#race~data~0| 0), 197#true, Black: 220#true]) [2024-10-14 17:19:30,092 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-10-14 17:19:30,092 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-10-14 17:19:30,092 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-14 17:19:30,092 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-10-14 17:19:30,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][126], [120#L1024-3true, 225#true, 200#true, 199#true, 3#L1023-6true, 50#$Ultimate##0true, 11#L1039true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 222#(= |#race~data~0| 0), 197#true, Black: 220#true]) [2024-10-14 17:19:30,092 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-14 17:19:30,092 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-10-14 17:19:30,092 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-14 17:19:30,092 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-10-14 17:19:30,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][148], [225#true, 200#true, 199#true, 3#L1023-6true, 166#L1023-6true, 50#$Ultimate##0true, 11#L1039true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 222#(= |#race~data~0| 0), 197#true, Black: 220#true]) [2024-10-14 17:19:30,093 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-14 17:19:30,093 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-10-14 17:19:30,093 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-14 17:19:30,093 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-10-14 17:19:30,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][180], [Black: 222#(= |#race~data~0| 0), 225#true, 201#true, 220#true, 99#L1024-3true, 199#true, 175#L1024true, 166#L1023-6true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 163#L1023-5true, 197#true]) [2024-10-14 17:19:30,141 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2024-10-14 17:19:30,143 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-10-14 17:19:30,144 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-10-14 17:19:30,144 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-10-14 17:19:30,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][181], [146#L1039-1true, Black: 222#(= |#race~data~0| 0), 120#L1024-3true, 225#true, 201#true, 220#true, 99#L1024-3true, 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, 163#L1023-5true]) [2024-10-14 17:19:30,270 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is not cut-off event [2024-10-14 17:19:30,270 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-10-14 17:19:30,270 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-10-14 17:19:30,271 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-10-14 17:19:30,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][126], [225#true, 200#true, 59#L1024true, 199#true, 3#L1023-6true, 11#L1039true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 222#(= |#race~data~0| 0), 197#true, 10#L1022-3true, Black: 220#true]) [2024-10-14 17:19:30,919 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-14 17:19:30,920 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-10-14 17:19:30,920 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-10-14 17:19:30,920 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-14 17:19:30,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][126], [120#L1024-3true, 225#true, 200#true, 199#true, 3#L1023-6true, 11#L1039true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 222#(= |#race~data~0| 0), 197#true, 10#L1022-3true, Black: 220#true]) [2024-10-14 17:19:30,920 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-10-14 17:19:30,920 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-10-14 17:19:30,920 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-10-14 17:19:30,920 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-10-14 17:19:30,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][148], [225#true, 200#true, 199#true, 3#L1023-6true, 166#L1023-6true, 11#L1039true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 222#(= |#race~data~0| 0), 197#true, 10#L1022-3true, Black: 220#true]) [2024-10-14 17:19:30,920 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-10-14 17:19:30,920 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-10-14 17:19:30,921 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-10-14 17:19:30,921 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-14 17:19:31,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][148], [225#true, 200#true, 199#true, 3#L1023-6true, 166#L1023-6true, 11#L1039true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 222#(= |#race~data~0| 0), 197#true, Black: 220#true]) [2024-10-14 17:19:31,099 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-10-14 17:19:31,099 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 17:19:31,099 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-14 17:19:31,099 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-14 17:19:31,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][148], [225#true, 99#L1024-3true, 200#true, 199#true, 3#L1023-6true, 166#L1023-6true, 11#L1039true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 222#(= |#race~data~0| 0), 197#true, Black: 220#true]) [2024-10-14 17:19:31,621 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-10-14 17:19:31,621 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 17:19:31,621 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 17:19:31,621 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-14 17:19:32,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][82], [225#true, 99#L1024-3true, 200#true, 59#L1024true, 199#true, 11#L1039true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 222#(= |#race~data~0| 0), 197#true, Black: 220#true]) [2024-10-14 17:19:32,243 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-10-14 17:19:32,243 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-10-14 17:19:32,243 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-14 17:19:32,243 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-10-14 17:19:32,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][82], [120#L1024-3true, 225#true, 200#true, 99#L1024-3true, 199#true, 11#L1039true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 222#(= |#race~data~0| 0), 197#true, Black: 220#true]) [2024-10-14 17:19:32,272 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2024-10-14 17:19:32,272 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-14 17:19:32,272 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-14 17:19:32,272 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-14 17:19:32,580 INFO L124 PetriNetUnfolderBase]: 23220/65965 cut-off events. [2024-10-14 17:19:32,580 INFO L125 PetriNetUnfolderBase]: For 54830/60045 co-relation queries the response was YES. [2024-10-14 17:19:32,824 INFO L83 FinitePrefix]: Finished finitePrefix Result has 136860 conditions, 65965 events. 23220/65965 cut-off events. For 54830/60045 co-relation queries the response was YES. Maximal size of possible extension queue 2352. Compared 872390 event pairs, 11187 based on Foata normal form. 76/57621 useless extension candidates. Maximal degree in co-relation 108784. Up to 25831 conditions per place. [2024-10-14 17:19:33,060 INFO L140 encePairwiseOnDemand]: 187/195 looper letters, 41 selfloop transitions, 18 changer transitions 0/189 dead transitions. [2024-10-14 17:19:33,060 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 164 places, 189 transitions, 696 flow [2024-10-14 17:19:33,061 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 17:19:33,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 17:19:33,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 512 transitions. [2024-10-14 17:19:33,062 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8752136752136752 [2024-10-14 17:19:33,062 INFO L175 Difference]: Start difference. First operand has 162 places, 166 transitions, 461 flow. Second operand 3 states and 512 transitions. [2024-10-14 17:19:33,062 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 164 places, 189 transitions, 696 flow [2024-10-14 17:19:33,580 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 162 places, 189 transitions, 662 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-14 17:19:33,582 INFO L231 Difference]: Finished difference. Result has 164 places, 180 transitions, 619 flow [2024-10-14 17:19:33,582 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=195, PETRI_DIFFERENCE_MINUEND_FLOW=441, PETRI_DIFFERENCE_MINUEND_PLACES=160, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=166, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=148, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=619, PETRI_PLACES=164, PETRI_TRANSITIONS=180} [2024-10-14 17:19:33,582 INFO L277 CegarLoopForPetriNet]: 161 programPoint places, 3 predicate places. [2024-10-14 17:19:33,582 INFO L471 AbstractCegarLoop]: Abstraction has has 164 places, 180 transitions, 619 flow [2024-10-14 17:19:33,582 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 158.66666666666666) internal successors, (476), 3 states have internal predecessors, (476), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:19:33,582 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 17:19:33,583 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 17:19:33,583 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2024-10-14 17:19:33,583 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2024-10-14 17:19:33,583 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 17:19:33,583 INFO L85 PathProgramCache]: Analyzing trace with hash -349622235, now seen corresponding path program 1 times [2024-10-14 17:19:33,583 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 17:19:33,583 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1766651315] [2024-10-14 17:19:33,583 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 17:19:33,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 17:19:33,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 17:19:33,736 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 17:19:33,736 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 17:19:33,736 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1766651315] [2024-10-14 17:19:33,736 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1766651315] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 17:19:33,737 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 17:19:33,737 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-14 17:19:33,737 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [293394169] [2024-10-14 17:19:33,737 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 17:19:33,737 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-14 17:19:33,738 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 17:19:33,738 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-14 17:19:33,738 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-10-14 17:19:33,814 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 157 out of 195 [2024-10-14 17:19:33,815 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 164 places, 180 transitions, 619 flow. Second operand has 5 states, 5 states have (on average 158.6) internal successors, (793), 5 states have internal predecessors, (793), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:19:33,815 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 17:19:33,815 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 157 of 195 [2024-10-14 17:19:33,815 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 17:19:35,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][162], [225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, 198#true, 11#L1039true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true, Black: 220#true]) [2024-10-14 17:19:35,472 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-10-14 17:19:35,472 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 17:19:35,472 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-14 17:19:35,472 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 17:19:38,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][162], [225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 3#L1023-6true, 166#L1023-6true, 11#L1039true, 50#$Ultimate##0true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true, Black: 220#true]) [2024-10-14 17:19:38,353 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-14 17:19:38,353 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-14 17:19:38,353 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-10-14 17:19:38,353 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-10-14 17:19:39,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][185], [146#L1039-1true, Black: 222#(= |#race~data~0| 0), 225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 3#L1023-6true, 22#L1023-5true, 166#L1023-6true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-10-14 17:19:39,714 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-14 17:19:39,714 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:39,714 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:39,714 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:39,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][183], [146#L1039-1true, Black: 222#(= |#race~data~0| 0), 225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 166#L1023-6true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 174#L1023-5true, 197#true]) [2024-10-14 17:19:39,714 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-10-14 17:19:39,715 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-14 17:19:39,715 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-14 17:19:39,715 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 17:19:39,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][183], [146#L1039-1true, Black: 222#(= |#race~data~0| 0), 225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 166#L1023-6true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 230#true, 197#true]) [2024-10-14 17:19:39,715 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-14 17:19:39,715 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 17:19:39,715 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:39,715 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:39,716 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][185], [146#L1039-1true, Black: 222#(= |#race~data~0| 0), 225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 3#L1023-6true, 166#L1023-6true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-10-14 17:19:39,716 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-14 17:19:39,716 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:39,716 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 17:19:39,716 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:39,716 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:39,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), 146#L1039-1true, 225#true, 83#L1023-5true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 3#L1023-6true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-10-14 17:19:39,725 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-10-14 17:19:39,725 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-14 17:19:39,725 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-14 17:19:39,725 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 17:19:39,726 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][185], [146#L1039-1true, Black: 222#(= |#race~data~0| 0), 225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 3#L1023-6true, 166#L1023-6true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-10-14 17:19:39,726 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-14 17:19:39,726 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:39,726 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 17:19:39,726 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 17:19:39,726 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:39,726 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:39,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][182], [Black: 222#(= |#race~data~0| 0), 225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 3#L1023-6true, 166#L1023-6true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 230#true, 197#true]) [2024-10-14 17:19:39,726 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-14 17:19:39,726 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:39,726 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 17:19:39,727 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:39,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][182], [Black: 222#(= |#race~data~0| 0), 225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 3#L1023-6true, 11#L1039true, 166#L1023-6true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-10-14 17:19:39,727 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-10-14 17:19:39,727 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-14 17:19:39,727 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-14 17:19:39,727 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 17:19:40,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][183], [Black: 222#(= |#race~data~0| 0), 146#L1039-1true, 225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 3#L1023-6true, 22#L1023-5true, 166#L1023-6true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-10-14 17:19:40,006 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-14 17:19:40,006 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:40,006 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:40,006 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 17:19:40,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][182], [146#L1039-1true, Black: 222#(= |#race~data~0| 0), 225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 3#L1023-6true, 166#L1023-6true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-10-14 17:19:40,032 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-14 17:19:40,032 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 17:19:40,032 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:40,032 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:40,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), 146#L1039-1true, 225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 3#L1023-6true, 22#L1023-5true, 166#L1023-6true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-10-14 17:19:40,033 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-14 17:19:40,033 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:40,034 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:40,034 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 17:19:40,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][181], [146#L1039-1true, Black: 222#(= |#race~data~0| 0), 225#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 3#L1023-6true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-10-14 17:19:40,035 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-14 17:19:40,035 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:40,035 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 17:19:40,035 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:40,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][183], [Black: 222#(= |#race~data~0| 0), 146#L1039-1true, 225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 175#L1024true, 166#L1023-6true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-10-14 17:19:40,103 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:40,103 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:40,103 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:40,103 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:40,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][181], [146#L1039-1true, Black: 222#(= |#race~data~0| 0), 225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 199#true, 3#L1023-6true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-10-14 17:19:40,115 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:40,115 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:40,115 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:40,115 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:40,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][170], [Black: 222#(= |#race~data~0| 0), 225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 175#L1024true, 166#L1023-6true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 230#true, 197#true]) [2024-10-14 17:19:40,125 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:40,125 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:40,125 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:40,125 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:40,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][170], [Black: 222#(= |#race~data~0| 0), 225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 175#L1024true, 11#L1039true, 166#L1023-6true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-10-14 17:19:40,125 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-10-14 17:19:40,125 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-14 17:19:40,125 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-14 17:19:40,125 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-10-14 17:19:40,125 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][183], [146#L1039-1true, Black: 222#(= |#race~data~0| 0), 225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 175#L1024true, 166#L1023-6true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-10-14 17:19:40,125 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:40,125 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:40,125 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:40,125 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:40,125 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:40,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][178], [Black: 222#(= |#race~data~0| 0), 146#L1039-1true, 225#true, 83#L1023-5true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 175#L1024true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-10-14 17:19:40,181 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-10-14 17:19:40,181 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-14 17:19:40,181 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-14 17:19:40,181 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-10-14 17:19:40,184 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][183], [Black: 222#(= |#race~data~0| 0), 146#L1039-1true, 225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 175#L1024true, 22#L1023-5true, 166#L1023-6true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-10-14 17:19:40,185 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:40,185 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:40,185 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:40,185 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:40,185 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:40,185 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:40,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][178], [Black: 222#(= |#race~data~0| 0), 146#L1039-1true, 225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 174#L1023-5true, 197#true]) [2024-10-14 17:19:40,195 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-10-14 17:19:40,195 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-14 17:19:40,195 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-10-14 17:19:40,195 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-14 17:19:40,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][178], [Black: 222#(= |#race~data~0| 0), 146#L1039-1true, 225#true, 200#true, 59#L1024true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true]) [2024-10-14 17:19:40,196 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:40,196 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:40,196 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:40,196 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:40,196 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][181], [146#L1039-1true, Black: 222#(= |#race~data~0| 0), 225#true, 200#true, 59#L1024true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 3#L1023-6true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-10-14 17:19:40,196 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:40,197 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:40,197 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:40,197 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:40,197 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:40,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][170], [146#L1039-1true, Black: 222#(= |#race~data~0| 0), 225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 175#L1024true, 166#L1023-6true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-10-14 17:19:40,207 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:40,208 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:40,208 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:40,208 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:40,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][178], [146#L1039-1true, Black: 222#(= |#race~data~0| 0), 225#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 175#L1024true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-10-14 17:19:40,209 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:40,209 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:40,209 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:40,210 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:40,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][132], [Black: 222#(= |#race~data~0| 0), 225#true, 200#true, 59#L1024true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 3#L1023-6true, 11#L1039true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-10-14 17:19:40,210 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-10-14 17:19:40,210 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-14 17:19:40,210 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-10-14 17:19:40,210 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-14 17:19:40,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][132], [Black: 222#(= |#race~data~0| 0), 146#L1039-1true, 225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 199#true, 3#L1023-6true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-10-14 17:19:40,212 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:40,212 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:40,212 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:40,212 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:40,212 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), 146#L1039-1true, 225#true, 200#true, 59#L1024true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 3#L1023-6true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-10-14 17:19:40,212 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:40,212 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:40,212 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:40,212 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:40,213 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:40,213 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:40,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][132], [Black: 222#(= |#race~data~0| 0), 225#true, 200#true, 59#L1024true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 3#L1023-6true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 230#true, 197#true]) [2024-10-14 17:19:40,213 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:40,213 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:40,213 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:40,213 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:40,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][178], [146#L1039-1true, Black: 222#(= |#race~data~0| 0), 225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 175#L1024true, 166#L1023-6true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-10-14 17:19:40,262 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:40,262 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:40,262 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:40,262 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:40,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][178], [Black: 222#(= |#race~data~0| 0), 146#L1039-1true, 225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 199#true, 3#L1023-6true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-10-14 17:19:40,268 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:40,268 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:40,268 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:40,268 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:40,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][178], [146#L1039-1true, Black: 222#(= |#race~data~0| 0), 225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 199#true, 175#L1024true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-10-14 17:19:40,345 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-10-14 17:19:40,345 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-14 17:19:40,345 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-14 17:19:40,345 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-14 17:19:40,366 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][178], [Black: 222#(= |#race~data~0| 0), 146#L1039-1true, 225#true, 200#true, 59#L1024true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 175#L1024true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-10-14 17:19:40,366 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-10-14 17:19:40,366 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-14 17:19:40,366 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-14 17:19:40,366 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-14 17:19:40,366 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-14 17:19:40,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][188], [Black: 222#(= |#race~data~0| 0), 120#L1024-3true, 146#L1039-1true, 225#true, 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 198#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 163#L1023-5true, 197#true]) [2024-10-14 17:19:40,545 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-10-14 17:19:40,545 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-14 17:19:40,545 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-14 17:19:40,545 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-14 17:19:41,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][105], [225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 11#L1039true, 198#true, 166#L1023-6true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 220#true]) [2024-10-14 17:19:41,125 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-10-14 17:19:41,125 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-14 17:19:41,125 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 17:19:41,125 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-14 17:19:41,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][105], [225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 175#L1024true, 166#L1023-6true, 11#L1039true, 198#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true, Black: 220#true]) [2024-10-14 17:19:41,164 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-10-14 17:19:41,164 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 17:19:41,164 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 17:19:41,165 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 17:19:41,304 INFO L124 PetriNetUnfolderBase]: 21778/70714 cut-off events. [2024-10-14 17:19:41,304 INFO L125 PetriNetUnfolderBase]: For 38101/49856 co-relation queries the response was YES. [2024-10-14 17:19:41,681 INFO L83 FinitePrefix]: Finished finitePrefix Result has 135593 conditions, 70714 events. 21778/70714 cut-off events. For 38101/49856 co-relation queries the response was YES. Maximal size of possible extension queue 2191. Compared 990016 event pairs, 11522 based on Foata normal form. 232/61131 useless extension candidates. Maximal degree in co-relation 96062. Up to 18154 conditions per place. [2024-10-14 17:19:42,160 INFO L140 encePairwiseOnDemand]: 187/195 looper letters, 32 selfloop transitions, 7 changer transitions 1/193 dead transitions. [2024-10-14 17:19:42,160 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 169 places, 193 transitions, 726 flow [2024-10-14 17:19:42,161 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-14 17:19:42,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-14 17:19:42,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 983 transitions. [2024-10-14 17:19:42,163 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8401709401709402 [2024-10-14 17:19:42,163 INFO L175 Difference]: Start difference. First operand has 164 places, 180 transitions, 619 flow. Second operand 6 states and 983 transitions. [2024-10-14 17:19:42,163 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 169 places, 193 transitions, 726 flow [2024-10-14 17:19:42,322 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 167 places, 193 transitions, 690 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-10-14 17:19:42,324 INFO L231 Difference]: Finished difference. Result has 171 places, 186 transitions, 634 flow [2024-10-14 17:19:42,324 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=195, PETRI_DIFFERENCE_MINUEND_FLOW=583, PETRI_DIFFERENCE_MINUEND_PLACES=162, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=180, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=173, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=634, PETRI_PLACES=171, PETRI_TRANSITIONS=186} [2024-10-14 17:19:42,325 INFO L277 CegarLoopForPetriNet]: 161 programPoint places, 10 predicate places. [2024-10-14 17:19:42,325 INFO L471 AbstractCegarLoop]: Abstraction has has 171 places, 186 transitions, 634 flow [2024-10-14 17:19:42,325 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 158.6) internal successors, (793), 5 states have internal predecessors, (793), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:19:42,325 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 17:19:42,325 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 17:19:42,326 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2024-10-14 17:19:42,326 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2024-10-14 17:19:42,326 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 17:19:42,326 INFO L85 PathProgramCache]: Analyzing trace with hash 1910783533, now seen corresponding path program 1 times [2024-10-14 17:19:42,326 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 17:19:42,326 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1311605191] [2024-10-14 17:19:42,326 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 17:19:42,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 17:19:42,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 17:19:42,436 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-14 17:19:42,436 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 17:19:42,437 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1311605191] [2024-10-14 17:19:42,437 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1311605191] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 17:19:42,437 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 17:19:42,437 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-10-14 17:19:42,437 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [688949571] [2024-10-14 17:19:42,437 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 17:19:42,438 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-14 17:19:42,438 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 17:19:42,438 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-14 17:19:42,438 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=16, Unknown=0, NotChecked=0, Total=30 [2024-10-14 17:19:42,501 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 154 out of 195 [2024-10-14 17:19:42,503 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 171 places, 186 transitions, 634 flow. Second operand has 6 states, 6 states have (on average 156.16666666666666) internal successors, (937), 6 states have internal predecessors, (937), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:19:42,503 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 17:19:42,503 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 154 of 195 [2024-10-14 17:19:42,503 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 17:19:43,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][179], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 200#true, 199#true, 128#L1024-3true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true]) [2024-10-14 17:19:43,352 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-10-14 17:19:43,352 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 17:19:43,352 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 17:19:43,353 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 17:19:43,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][112], [59#L1024true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 11#L1039true, 198#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, Black: 220#true]) [2024-10-14 17:19:43,638 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-10-14 17:19:43,639 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 17:19:43,639 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 17:19:43,639 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 17:19:43,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][110], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 175#L1024true, 198#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, Black: 220#true]) [2024-10-14 17:19:43,904 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-10-14 17:19:43,904 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 17:19:43,904 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 17:19:43,904 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 17:19:43,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][147], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 198#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, Black: 220#true]) [2024-10-14 17:19:43,904 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-10-14 17:19:43,904 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 17:19:43,904 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 17:19:43,904 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-14 17:19:44,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread1of3ForFork1_#t~nondet5_3|) InVars {threadThread1of3ForFork1_#t~nondet5=|v_threadThread1of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread1of3ForFork1_#t~nondet5=|v_threadThread1of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][146], [Black: 222#(= |#race~data~0| 0), Black: 225#true, 83#L1023-5true, 3#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 200#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true]) [2024-10-14 17:19:44,041 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-10-14 17:19:44,041 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-14 17:19:44,041 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 17:19:44,041 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 17:19:44,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread1of3ForFork1_#t~nondet5_3|) InVars {threadThread1of3ForFork1_#t~nondet5=|v_threadThread1of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread1of3ForFork1_#t~nondet5=|v_threadThread1of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][107], [Black: 222#(= |#race~data~0| 0), Black: 225#true, 83#L1023-5true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 200#true, 175#L1024true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true]) [2024-10-14 17:19:44,230 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-10-14 17:19:44,230 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 17:19:44,230 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 17:19:44,231 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 17:19:44,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][179], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 70#$Ultimate##0true, 166#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 128#L1024-3true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true]) [2024-10-14 17:19:44,656 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-10-14 17:19:44,656 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 17:19:44,656 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 17:19:44,656 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 17:19:44,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][188], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 50#$Ultimate##0true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 128#L1024-3true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 163#L1023-5true]) [2024-10-14 17:19:44,659 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-10-14 17:19:44,659 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 17:19:44,659 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 17:19:44,659 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 17:19:44,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][188], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 10#L1022-3true, 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 128#L1024-3true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 163#L1023-5true]) [2024-10-14 17:19:44,827 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-10-14 17:19:44,827 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 17:19:44,827 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 17:19:44,827 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 17:19:45,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][186], [120#L1024-3true, Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 163#L1023-5true]) [2024-10-14 17:19:45,486 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-14 17:19:45,486 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:45,486 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:45,486 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:45,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][110], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 50#$Ultimate##0true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 11#L1039true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, Black: 220#true]) [2024-10-14 17:19:45,581 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-10-14 17:19:45,581 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-10-14 17:19:45,581 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-10-14 17:19:45,582 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-14 17:19:45,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][147], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, 50#$Ultimate##0true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, Black: 220#true]) [2024-10-14 17:19:45,582 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-14 17:19:45,582 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-10-14 17:19:45,582 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-10-14 17:19:45,582 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-14 17:19:45,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 16#$Ultimate##0true, 3#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true]) [2024-10-14 17:19:45,716 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-14 17:19:45,716 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-14 17:19:45,716 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-10-14 17:19:45,716 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-10-14 17:19:45,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread1of3ForFork1_#t~nondet5_3|) InVars {threadThread1of3ForFork1_#t~nondet5=|v_threadThread1of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread1of3ForFork1_#t~nondet5=|v_threadThread1of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][146], [Black: 222#(= |#race~data~0| 0), Black: 225#true, 83#L1023-5true, 3#L1023-6true, 50#$Ultimate##0true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true]) [2024-10-14 17:19:45,717 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-14 17:19:45,717 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-10-14 17:19:45,717 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-10-14 17:19:45,717 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-14 17:19:45,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][179], [Black: 222#(= |#race~data~0| 0), 130#$Ultimate##0true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 197#true, Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-10-14 17:19:45,737 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-14 17:19:45,737 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-10-14 17:19:45,737 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-10-14 17:19:45,737 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-14 17:19:45,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][186], [120#L1024-3true, Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 163#L1023-5true]) [2024-10-14 17:19:45,779 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-14 17:19:45,779 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-14 17:19:45,779 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-14 17:19:45,779 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-14 17:19:45,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 108#L1022-3true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 200#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-10-14 17:19:45,861 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-10-14 17:19:45,861 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-10-14 17:19:45,861 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-10-14 17:19:45,861 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-14 17:19:45,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][179], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 136#L1022-3true, 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-10-14 17:19:45,869 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-10-14 17:19:45,869 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-10-14 17:19:45,869 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-10-14 17:19:45,869 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-14 17:19:45,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 16#$Ultimate##0true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true]) [2024-10-14 17:19:45,899 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-10-14 17:19:45,899 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-14 17:19:45,899 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-10-14 17:19:45,899 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-10-14 17:19:45,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread1of3ForFork1_#t~nondet5_3|) InVars {threadThread1of3ForFork1_#t~nondet5=|v_threadThread1of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread1of3ForFork1_#t~nondet5=|v_threadThread1of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][107], [Black: 222#(= |#race~data~0| 0), 83#L1023-5true, Black: 225#true, 50#$Ultimate##0true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true]) [2024-10-14 17:19:45,900 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-10-14 17:19:45,900 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-10-14 17:19:45,900 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-10-14 17:19:45,900 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-14 17:19:45,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), 130#$Ultimate##0true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 197#true, Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-10-14 17:19:45,938 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-10-14 17:19:45,938 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-14 17:19:45,938 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-10-14 17:19:45,938 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-10-14 17:19:46,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 108#L1022-3true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 200#true, 199#true, 175#L1024true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true]) [2024-10-14 17:19:46,020 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-14 17:19:46,020 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-10-14 17:19:46,020 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-10-14 17:19:46,020 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-14 17:19:46,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 136#L1022-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 200#true, 199#true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true]) [2024-10-14 17:19:46,047 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-14 17:19:46,047 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-10-14 17:19:46,047 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-10-14 17:19:46,047 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-14 17:19:46,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][181], [120#L1024-3true, Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 175#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 163#L1023-5true]) [2024-10-14 17:19:46,074 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is not cut-off event [2024-10-14 17:19:46,074 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2024-10-14 17:19:46,074 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2024-10-14 17:19:46,074 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2024-10-14 17:19:46,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][112], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 3#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, 11#L1039true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, Black: 220#true]) [2024-10-14 17:19:46,102 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-10-14 17:19:46,102 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-14 17:19:46,102 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-10-14 17:19:46,102 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-14 17:19:46,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][147], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, Black: 220#true]) [2024-10-14 17:19:46,113 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-10-14 17:19:46,113 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-14 17:19:46,113 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 17:19:46,113 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-14 17:19:46,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][182], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-10-14 17:19:46,501 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-14 17:19:46,501 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:46,501 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:46,501 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:46,504 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][182], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-10-14 17:19:46,504 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-14 17:19:46,505 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:46,505 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:46,505 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:46,505 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 17:19:46,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][179], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 174#L1023-5true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-10-14 17:19:46,505 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-10-14 17:19:46,505 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-14 17:19:46,505 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 17:19:46,505 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-14 17:19:46,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][179], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-10-14 17:19:46,505 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-14 17:19:46,506 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 17:19:46,506 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:46,506 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:46,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][186], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 163#L1023-5true]) [2024-10-14 17:19:46,517 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-10-14 17:19:46,517 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 17:19:46,517 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 17:19:46,517 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 17:19:46,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 83#L1023-5true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-10-14 17:19:46,519 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-10-14 17:19:46,519 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-14 17:19:46,519 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 17:19:46,519 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-14 17:19:46,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true]) [2024-10-14 17:19:46,520 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-14 17:19:46,520 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:46,520 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:46,520 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 17:19:46,520 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][182], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-10-14 17:19:46,520 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-14 17:19:46,521 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 17:19:46,521 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:46,521 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:46,521 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:46,521 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 17:19:46,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][178], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-10-14 17:19:46,521 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-14 17:19:46,521 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:46,521 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 17:19:46,521 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:46,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][178], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, 11#L1039true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-10-14 17:19:46,522 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-10-14 17:19:46,522 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-14 17:19:46,522 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 17:19:46,522 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-14 17:19:46,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][179], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 200#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-10-14 17:19:46,586 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-14 17:19:46,586 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:46,586 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 17:19:46,586 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:46,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][101], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, Black: 220#true]) [2024-10-14 17:19:46,603 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-10-14 17:19:46,603 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-14 17:19:46,604 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-14 17:19:46,604 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-10-14 17:19:46,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, 11#L1039true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-10-14 17:19:46,609 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-10-14 17:19:46,609 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-14 17:19:46,609 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 17:19:46,609 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 17:19:46,609 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][101], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, Black: 220#true]) [2024-10-14 17:19:46,609 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-10-14 17:19:46,609 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-10-14 17:19:46,609 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-14 17:19:46,609 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-14 17:19:46,610 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-10-14 17:19:46,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][178], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-10-14 17:19:46,623 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-14 17:19:46,623 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 17:19:46,623 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:46,623 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:46,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-10-14 17:19:46,623 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-14 17:19:46,623 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:46,624 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 17:19:46,624 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:46,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-10-14 17:19:46,700 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-14 17:19:46,700 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 17:19:46,700 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:46,700 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 17:19:46,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 3#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-10-14 17:19:46,702 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:46,702 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:46,702 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:46,702 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:46,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][179], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true]) [2024-10-14 17:19:46,712 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:46,712 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:46,712 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:46,712 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:46,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 163#L1023-5true]) [2024-10-14 17:19:46,760 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-10-14 17:19:46,760 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-10-14 17:19:46,760 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-10-14 17:19:46,760 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-10-14 17:19:46,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), 83#L1023-5true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-10-14 17:19:46,760 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-10-14 17:19:46,760 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-14 17:19:46,760 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-14 17:19:46,761 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-10-14 17:19:46,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-10-14 17:19:46,761 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:46,761 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:46,761 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:46,761 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:46,762 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][179], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-10-14 17:19:46,762 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:46,762 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:46,762 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:46,762 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:46,762 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:46,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][165], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 11#L1039true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true]) [2024-10-14 17:19:46,763 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-10-14 17:19:46,763 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-14 17:19:46,763 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-14 17:19:46,763 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-10-14 17:19:46,763 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][179], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true]) [2024-10-14 17:19:46,764 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:46,764 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:46,764 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:46,764 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:46,764 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:46,764 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:46,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][165], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-10-14 17:19:46,764 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:46,764 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:46,764 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:46,765 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:46,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][104], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 3#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-10-14 17:19:46,774 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-10-14 17:19:46,774 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-14 17:19:46,774 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-10-14 17:19:46,774 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-14 17:19:46,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 174#L1023-5true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-10-14 17:19:46,789 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-10-14 17:19:46,789 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-10-14 17:19:46,789 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-14 17:19:46,789 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-14 17:19:46,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-10-14 17:19:46,790 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:46,790 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:46,790 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:46,791 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:46,791 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 3#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-10-14 17:19:46,791 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:46,791 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:46,791 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:46,791 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:46,791 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:46,793 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 3#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-10-14 17:19:46,793 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:46,793 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:46,793 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:46,793 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:46,793 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:46,793 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:46,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][104], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 3#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-10-14 17:19:46,794 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:46,794 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:46,794 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:46,794 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:46,837 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][179], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 128#L1024-3true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-10-14 17:19:46,837 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-10-14 17:19:46,837 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 17:19:46,837 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 17:19:46,837 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 17:19:46,837 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 17:19:46,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-10-14 17:19:46,848 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:46,848 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:46,848 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:46,848 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:46,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][165], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 200#true, 199#true, 175#L1024true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true]) [2024-10-14 17:19:46,849 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:46,849 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:46,849 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:46,849 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:46,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 3#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-10-14 17:19:46,856 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:46,856 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:46,857 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:46,857 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:46,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][104], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 3#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-10-14 17:19:46,857 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:46,857 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:46,857 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:46,858 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:46,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][177], [120#L1024-3true, Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true]) [2024-10-14 17:19:46,870 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-10-14 17:19:46,870 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 17:19:46,870 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 17:19:46,871 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 17:19:46,881 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 120#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 200#true, 199#true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true]) [2024-10-14 17:19:46,881 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-10-14 17:19:46,881 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 17:19:46,881 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 17:19:46,881 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 17:19:46,881 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-14 17:19:46,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][110], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, Black: 220#true]) [2024-10-14 17:19:46,939 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-10-14 17:19:46,939 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 17:19:46,939 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-14 17:19:46,939 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-14 17:19:46,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-10-14 17:19:46,990 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-10-14 17:19:46,990 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-14 17:19:46,990 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-14 17:19:46,990 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-14 17:19:47,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][163], [120#L1024-3true, Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true]) [2024-10-14 17:19:47,054 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-10-14 17:19:47,054 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-10-14 17:19:47,054 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-14 17:19:47,054 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-10-14 17:19:47,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][186], [120#L1024-3true, Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 163#L1023-5true]) [2024-10-14 17:19:47,123 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-10-14 17:19:47,123 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-14 17:19:47,123 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-14 17:19:47,123 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-14 17:19:47,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][181], [120#L1024-3true, Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 175#L1024true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 163#L1023-5true]) [2024-10-14 17:19:47,302 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-10-14 17:19:47,302 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-14 17:19:47,302 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-14 17:19:47,302 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-14 17:19:47,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([555] L-1-2-->ULTIMATE.startFINAL: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~malloc8#1.offset=|v_ULTIMATE.start_main_#t~malloc8#1.offset_5|, ULTIMATE.start_main_~i~1#1=|v_ULTIMATE.start_main_~i~1#1_15|, ULTIMATE.start_main_~tids~0#1.offset=|v_ULTIMATE.start_main_~tids~0#1.offset_25|, ULTIMATE.start_main_#t~pre13#1=|v_ULTIMATE.start_main_#t~pre13#1_5|, ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_10|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_5|, ULTIMATE.start_main_#t~mem16#1=|v_ULTIMATE.start_main_#t~mem16#1_4|, ULTIMATE.start_main_#t~nondet14#1=|v_ULTIMATE.start_main_#t~nondet14#1_10|, ULTIMATE.start_main_#t~nondet11#1=|v_ULTIMATE.start_main_#t~nondet11#1_3|, ULTIMATE.start_main_~i~0#1=|v_ULTIMATE.start_main_~i~0#1_15|, ULTIMATE.start_main_~tids~0#1.base=|v_ULTIMATE.start_main_~tids~0#1.base_25|, ULTIMATE.start_main_#t~post12#1=|v_ULTIMATE.start_main_#t~post12#1_5|, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_6|, ULTIMATE.start_main_#t~malloc8#1.base=|v_ULTIMATE.start_main_#t~malloc8#1.base_5|, ULTIMATE.start_main_~threads_total~0#1=|v_ULTIMATE.start_main_~threads_total~0#1_9|, ULTIMATE.start_main_#t~post17#1=|v_ULTIMATE.start_main_#t~post17#1_5|, ULTIMATE.start_main_#t~nondet15#1=|v_ULTIMATE.start_main_#t~nondet15#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~malloc8#1.offset, ULTIMATE.start_main_~i~1#1, ULTIMATE.start_main_~tids~0#1.offset, ULTIMATE.start_main_#t~pre13#1, ULTIMATE.start_main_#t~nondet10#1, ULTIMATE.start_main_#t~pre9#1, ULTIMATE.start_main_#t~mem16#1, ULTIMATE.start_main_#t~nondet14#1, ULTIMATE.start_main_#t~nondet11#1, ULTIMATE.start_main_~i~0#1, ULTIMATE.start_main_~tids~0#1.base, ULTIMATE.start_main_#t~post12#1, ULTIMATE.start_main_#t~nondet7#1, ULTIMATE.start_main_#t~malloc8#1.base, ULTIMATE.start_main_~threads_total~0#1, ULTIMATE.start_main_#t~post17#1, ULTIMATE.start_main_#t~nondet15#1][125], [120#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 241#true, 199#true, 128#L1024-3true, 22#L1023-5true, 93#ULTIMATE.startFINALtrue, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, Black: 220#true]) [2024-10-14 17:19:47,427 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-10-14 17:19:47,427 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-14 17:19:47,427 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-14 17:19:47,427 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-14 17:19:47,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([555] L-1-2-->ULTIMATE.startFINAL: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~malloc8#1.offset=|v_ULTIMATE.start_main_#t~malloc8#1.offset_5|, ULTIMATE.start_main_~i~1#1=|v_ULTIMATE.start_main_~i~1#1_15|, ULTIMATE.start_main_~tids~0#1.offset=|v_ULTIMATE.start_main_~tids~0#1.offset_25|, ULTIMATE.start_main_#t~pre13#1=|v_ULTIMATE.start_main_#t~pre13#1_5|, ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_10|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_5|, ULTIMATE.start_main_#t~mem16#1=|v_ULTIMATE.start_main_#t~mem16#1_4|, ULTIMATE.start_main_#t~nondet14#1=|v_ULTIMATE.start_main_#t~nondet14#1_10|, ULTIMATE.start_main_#t~nondet11#1=|v_ULTIMATE.start_main_#t~nondet11#1_3|, ULTIMATE.start_main_~i~0#1=|v_ULTIMATE.start_main_~i~0#1_15|, ULTIMATE.start_main_~tids~0#1.base=|v_ULTIMATE.start_main_~tids~0#1.base_25|, ULTIMATE.start_main_#t~post12#1=|v_ULTIMATE.start_main_#t~post12#1_5|, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_6|, ULTIMATE.start_main_#t~malloc8#1.base=|v_ULTIMATE.start_main_#t~malloc8#1.base_5|, ULTIMATE.start_main_~threads_total~0#1=|v_ULTIMATE.start_main_~threads_total~0#1_9|, ULTIMATE.start_main_#t~post17#1=|v_ULTIMATE.start_main_#t~post17#1_5|, ULTIMATE.start_main_#t~nondet15#1=|v_ULTIMATE.start_main_#t~nondet15#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~malloc8#1.offset, ULTIMATE.start_main_~i~1#1, ULTIMATE.start_main_~tids~0#1.offset, ULTIMATE.start_main_#t~pre13#1, ULTIMATE.start_main_#t~nondet10#1, ULTIMATE.start_main_#t~pre9#1, ULTIMATE.start_main_#t~mem16#1, ULTIMATE.start_main_#t~nondet14#1, ULTIMATE.start_main_#t~nondet11#1, ULTIMATE.start_main_~i~0#1, ULTIMATE.start_main_~tids~0#1.base, ULTIMATE.start_main_#t~post12#1, ULTIMATE.start_main_#t~nondet7#1, ULTIMATE.start_main_#t~malloc8#1.base, ULTIMATE.start_main_~threads_total~0#1, ULTIMATE.start_main_#t~post17#1, ULTIMATE.start_main_#t~nondet15#1][125], [120#L1024-3true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 174#L1023-5true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 241#true, 199#true, 93#ULTIMATE.startFINALtrue, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, Black: 220#true]) [2024-10-14 17:19:47,440 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-10-14 17:19:47,440 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-14 17:19:47,440 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-14 17:19:47,440 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-10-14 17:19:47,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([555] L-1-2-->ULTIMATE.startFINAL: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~malloc8#1.offset=|v_ULTIMATE.start_main_#t~malloc8#1.offset_5|, ULTIMATE.start_main_~i~1#1=|v_ULTIMATE.start_main_~i~1#1_15|, ULTIMATE.start_main_~tids~0#1.offset=|v_ULTIMATE.start_main_~tids~0#1.offset_25|, ULTIMATE.start_main_#t~pre13#1=|v_ULTIMATE.start_main_#t~pre13#1_5|, ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_10|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_5|, ULTIMATE.start_main_#t~mem16#1=|v_ULTIMATE.start_main_#t~mem16#1_4|, ULTIMATE.start_main_#t~nondet14#1=|v_ULTIMATE.start_main_#t~nondet14#1_10|, ULTIMATE.start_main_#t~nondet11#1=|v_ULTIMATE.start_main_#t~nondet11#1_3|, ULTIMATE.start_main_~i~0#1=|v_ULTIMATE.start_main_~i~0#1_15|, ULTIMATE.start_main_~tids~0#1.base=|v_ULTIMATE.start_main_~tids~0#1.base_25|, ULTIMATE.start_main_#t~post12#1=|v_ULTIMATE.start_main_#t~post12#1_5|, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_6|, ULTIMATE.start_main_#t~malloc8#1.base=|v_ULTIMATE.start_main_#t~malloc8#1.base_5|, ULTIMATE.start_main_~threads_total~0#1=|v_ULTIMATE.start_main_~threads_total~0#1_9|, ULTIMATE.start_main_#t~post17#1=|v_ULTIMATE.start_main_#t~post17#1_5|, ULTIMATE.start_main_#t~nondet15#1=|v_ULTIMATE.start_main_#t~nondet15#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~malloc8#1.offset, ULTIMATE.start_main_~i~1#1, ULTIMATE.start_main_~tids~0#1.offset, ULTIMATE.start_main_#t~pre13#1, ULTIMATE.start_main_#t~nondet10#1, ULTIMATE.start_main_#t~pre9#1, ULTIMATE.start_main_#t~mem16#1, ULTIMATE.start_main_#t~nondet14#1, ULTIMATE.start_main_#t~nondet11#1, ULTIMATE.start_main_~i~0#1, ULTIMATE.start_main_~tids~0#1.base, ULTIMATE.start_main_#t~post12#1, ULTIMATE.start_main_#t~nondet7#1, ULTIMATE.start_main_#t~malloc8#1.base, ULTIMATE.start_main_~threads_total~0#1, ULTIMATE.start_main_#t~post17#1, ULTIMATE.start_main_#t~nondet15#1][125], [120#L1024-3true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 241#true, 199#true, 93#ULTIMATE.startFINALtrue, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, Black: 220#true]) [2024-10-14 17:19:47,467 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-10-14 17:19:47,467 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-14 17:19:47,467 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-14 17:19:47,467 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-10-14 17:19:47,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][110], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 198#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, Black: 220#true]) [2024-10-14 17:19:47,492 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-10-14 17:19:47,492 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 17:19:47,492 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-14 17:19:47,492 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-14 17:19:47,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([555] L-1-2-->ULTIMATE.startFINAL: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~malloc8#1.offset=|v_ULTIMATE.start_main_#t~malloc8#1.offset_5|, ULTIMATE.start_main_~i~1#1=|v_ULTIMATE.start_main_~i~1#1_15|, ULTIMATE.start_main_~tids~0#1.offset=|v_ULTIMATE.start_main_~tids~0#1.offset_25|, ULTIMATE.start_main_#t~pre13#1=|v_ULTIMATE.start_main_#t~pre13#1_5|, ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_10|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_5|, ULTIMATE.start_main_#t~mem16#1=|v_ULTIMATE.start_main_#t~mem16#1_4|, ULTIMATE.start_main_#t~nondet14#1=|v_ULTIMATE.start_main_#t~nondet14#1_10|, ULTIMATE.start_main_#t~nondet11#1=|v_ULTIMATE.start_main_#t~nondet11#1_3|, ULTIMATE.start_main_~i~0#1=|v_ULTIMATE.start_main_~i~0#1_15|, ULTIMATE.start_main_~tids~0#1.base=|v_ULTIMATE.start_main_~tids~0#1.base_25|, ULTIMATE.start_main_#t~post12#1=|v_ULTIMATE.start_main_#t~post12#1_5|, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_6|, ULTIMATE.start_main_#t~malloc8#1.base=|v_ULTIMATE.start_main_#t~malloc8#1.base_5|, ULTIMATE.start_main_~threads_total~0#1=|v_ULTIMATE.start_main_~threads_total~0#1_9|, ULTIMATE.start_main_#t~post17#1=|v_ULTIMATE.start_main_#t~post17#1_5|, ULTIMATE.start_main_#t~nondet15#1=|v_ULTIMATE.start_main_#t~nondet15#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~malloc8#1.offset, ULTIMATE.start_main_~i~1#1, ULTIMATE.start_main_~tids~0#1.offset, ULTIMATE.start_main_#t~pre13#1, ULTIMATE.start_main_#t~nondet10#1, ULTIMATE.start_main_#t~pre9#1, ULTIMATE.start_main_#t~mem16#1, ULTIMATE.start_main_#t~nondet14#1, ULTIMATE.start_main_#t~nondet11#1, ULTIMATE.start_main_~i~0#1, ULTIMATE.start_main_~tids~0#1.base, ULTIMATE.start_main_#t~post12#1, ULTIMATE.start_main_#t~nondet7#1, ULTIMATE.start_main_#t~malloc8#1.base, ULTIMATE.start_main_~threads_total~0#1, ULTIMATE.start_main_#t~post17#1, ULTIMATE.start_main_#t~nondet15#1][125], [120#L1024-3true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 197#true, Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 241#true, 199#true, 175#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 93#ULTIMATE.startFINALtrue, 230#true, Black: 220#true]) [2024-10-14 17:19:47,505 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-10-14 17:19:47,505 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-10-14 17:19:47,506 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-10-14 17:19:47,506 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-10-14 17:19:47,770 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][110], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 175#L1024true, 198#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, Black: 220#true]) [2024-10-14 17:19:47,770 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-10-14 17:19:47,770 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 17:19:47,770 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 17:19:47,770 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 17:19:47,770 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 17:19:47,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][101], [59#L1024true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 11#L1039true, 198#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, Black: 220#true]) [2024-10-14 17:19:47,818 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-10-14 17:19:47,818 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 17:19:47,818 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 17:19:47,818 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 17:19:47,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][101], [189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 175#L1024true, 11#L1039true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, Black: 220#true]) [2024-10-14 17:19:47,823 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-10-14 17:19:47,823 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 17:19:47,823 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 17:19:47,823 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 17:19:47,861 INFO L124 PetriNetUnfolderBase]: 14676/45874 cut-off events. [2024-10-14 17:19:47,861 INFO L125 PetriNetUnfolderBase]: For 23107/27949 co-relation queries the response was YES. [2024-10-14 17:19:48,113 INFO L83 FinitePrefix]: Finished finitePrefix Result has 91011 conditions, 45874 events. 14676/45874 cut-off events. For 23107/27949 co-relation queries the response was YES. Maximal size of possible extension queue 1613. Compared 599363 event pairs, 3920 based on Foata normal form. 53/38657 useless extension candidates. Maximal degree in co-relation 80691. Up to 8484 conditions per place. [2024-10-14 17:19:48,278 INFO L140 encePairwiseOnDemand]: 188/195 looper letters, 34 selfloop transitions, 6 changer transitions 0/191 dead transitions. [2024-10-14 17:19:48,278 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 173 places, 191 transitions, 705 flow [2024-10-14 17:19:48,279 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-14 17:19:48,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-14 17:19:48,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 965 transitions. [2024-10-14 17:19:48,280 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8247863247863247 [2024-10-14 17:19:48,281 INFO L175 Difference]: Start difference. First operand has 171 places, 186 transitions, 634 flow. Second operand 6 states and 965 transitions. [2024-10-14 17:19:48,281 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 173 places, 191 transitions, 705 flow [2024-10-14 17:19:48,500 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 169 places, 191 transitions, 693 flow, removed 5 selfloop flow, removed 4 redundant places. [2024-10-14 17:19:48,502 INFO L231 Difference]: Finished difference. Result has 169 places, 181 transitions, 605 flow [2024-10-14 17:19:48,502 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=195, PETRI_DIFFERENCE_MINUEND_FLOW=593, PETRI_DIFFERENCE_MINUEND_PLACES=164, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=181, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=175, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=605, PETRI_PLACES=169, PETRI_TRANSITIONS=181} [2024-10-14 17:19:48,502 INFO L277 CegarLoopForPetriNet]: 161 programPoint places, 8 predicate places. [2024-10-14 17:19:48,503 INFO L471 AbstractCegarLoop]: Abstraction has has 169 places, 181 transitions, 605 flow [2024-10-14 17:19:48,503 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 156.16666666666666) internal successors, (937), 6 states have internal predecessors, (937), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:19:48,503 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 17:19:48,503 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 17:19:48,503 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23 [2024-10-14 17:19:48,503 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2024-10-14 17:19:48,504 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 17:19:48,504 INFO L85 PathProgramCache]: Analyzing trace with hash -1257157989, now seen corresponding path program 1 times [2024-10-14 17:19:48,504 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 17:19:48,504 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1608658577] [2024-10-14 17:19:48,504 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 17:19:48,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 17:19:48,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 17:19:48,544 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-10-14 17:19:48,544 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 17:19:48,544 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1608658577] [2024-10-14 17:19:48,544 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1608658577] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 17:19:48,545 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 17:19:48,545 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 17:19:48,545 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1240368749] [2024-10-14 17:19:48,545 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 17:19:48,546 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 17:19:48,546 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 17:19:48,547 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 17:19:48,547 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 17:19:48,577 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 157 out of 195 [2024-10-14 17:19:48,578 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 169 places, 181 transitions, 605 flow. Second operand has 3 states, 3 states have (on average 159.0) internal successors, (477), 3 states have internal predecessors, (477), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:19:48,578 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 17:19:48,578 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 157 of 195 [2024-10-14 17:19:48,578 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-14 17:19:51,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([647] L1023-4-->L1023-5: Formula: (= |v_threadThread1of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread1of3ForFork0_#t~nondet5=|v_threadThread1of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread1of3ForFork0_#t~nondet5=|v_threadThread1of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][187], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 66#L1022-3true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 174#L1023-5true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, Black: 215#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|)]) [2024-10-14 17:19:51,451 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-10-14 17:19:51,451 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 17:19:51,451 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 17:19:51,452 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 17:19:51,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][207], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 50#$Ultimate##0true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:51,857 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-10-14 17:19:51,857 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-14 17:19:51,857 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-14 17:19:51,857 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-14 17:19:51,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 50#$Ultimate##0true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:51,858 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-10-14 17:19:51,858 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-14 17:19:51,858 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-14 17:19:51,858 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-14 17:19:52,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([647] L1023-4-->L1023-5: Formula: (= |v_threadThread1of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread1of3ForFork0_#t~nondet5=|v_threadThread1of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread1of3ForFork0_#t~nondet5=|v_threadThread1of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][137], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 66#L1022-3true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 174#L1023-5true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 156#L1024true, 199#true, Black: 215#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|)]) [2024-10-14 17:19:52,225 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-10-14 17:19:52,225 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 17:19:52,225 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 17:19:52,225 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 17:19:52,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([647] L1023-4-->L1023-5: Formula: (= |v_threadThread1of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread1of3ForFork0_#t~nondet5=|v_threadThread1of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread1of3ForFork0_#t~nondet5=|v_threadThread1of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][137], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 66#L1022-3true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 174#L1023-5true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, Black: 215#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|)]) [2024-10-14 17:19:52,229 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-10-14 17:19:52,229 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 17:19:52,229 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 17:19:52,229 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 17:19:52,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][204], [130#$Ultimate##0true, Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:52,275 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-10-14 17:19:52,275 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-14 17:19:52,275 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-14 17:19:52,276 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-10-14 17:19:52,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][149], [Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, 11#L1039true, 198#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 220#true]) [2024-10-14 17:19:52,301 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-10-14 17:19:52,301 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 17:19:52,301 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 17:19:52,301 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-14 17:19:52,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][103], [Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 249#true, 198#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 220#true]) [2024-10-14 17:19:52,302 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-10-14 17:19:52,302 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-14 17:19:52,302 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-14 17:19:52,302 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 17:19:52,302 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][149], [Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 11#L1039true, 198#true, 249#true, 166#L1023-6true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 220#true]) [2024-10-14 17:19:52,302 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-10-14 17:19:52,303 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 17:19:52,303 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-14 17:19:52,303 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-10-14 17:19:52,303 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-10-14 17:19:52,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][207], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, 10#L1022-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:52,369 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-10-14 17:19:52,369 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 17:19:52,369 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 17:19:52,369 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 17:19:52,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 197#true, 10#L1022-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 163#L1023-5true]) [2024-10-14 17:19:52,370 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-10-14 17:19:52,370 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 17:19:52,370 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 17:19:52,370 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 17:19:53,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][194], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 251#(= |threadThread2of3ForFork0_#t~nondet5| |#race~data~0|), 3#L1023-6true, 166#L1023-6true, 66#L1022-3true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|)]) [2024-10-14 17:19:53,034 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-10-14 17:19:53,034 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 17:19:53,034 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 17:19:53,034 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 17:19:53,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][193], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 251#(= |threadThread2of3ForFork0_#t~nondet5| |#race~data~0|), 3#L1023-6true, 66#L1022-3true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|)]) [2024-10-14 17:19:53,036 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-10-14 17:19:53,036 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 17:19:53,036 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 17:19:53,036 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 17:19:53,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][204], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#L1022-3true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:53,055 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-10-14 17:19:53,055 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 17:19:53,055 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 17:19:53,055 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 17:19:53,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 16#$Ultimate##0true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:53,219 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-10-14 17:19:53,219 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 17:19:53,219 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 17:19:53,219 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 17:19:53,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 111#L1034-10true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:53,230 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-10-14 17:19:53,230 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 17:19:53,230 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 17:19:53,230 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 17:19:53,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 130#$Ultimate##0true, 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:53,299 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-10-14 17:19:53,299 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 17:19:53,299 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 17:19:53,299 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-10-14 17:19:53,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][107], [Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 175#L1024true, 11#L1039true, 198#true, 249#true, 166#L1023-6true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 220#true]) [2024-10-14 17:19:53,325 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-10-14 17:19:53,325 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 17:19:53,325 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 17:19:53,325 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 17:19:53,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][103], [Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 59#L1024true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 198#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 220#true]) [2024-10-14 17:19:53,328 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-10-14 17:19:53,328 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 17:19:53,328 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 17:19:53,328 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 17:19:53,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 50#$Ultimate##0true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:53,377 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is not cut-off event [2024-10-14 17:19:53,377 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2024-10-14 17:19:53,377 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2024-10-14 17:19:53,377 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2024-10-14 17:19:53,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 50#$Ultimate##0true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:53,378 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is not cut-off event [2024-10-14 17:19:53,378 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2024-10-14 17:19:53,378 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2024-10-14 17:19:53,378 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2024-10-14 17:19:53,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 3#L1023-6true, 50#$Ultimate##0true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:53,409 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is not cut-off event [2024-10-14 17:19:53,409 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2024-10-14 17:19:53,409 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2024-10-14 17:19:53,409 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2024-10-14 17:19:53,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 16#$Ultimate##0true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:53,452 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-10-14 17:19:53,452 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 17:19:53,453 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 17:19:53,453 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 17:19:53,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 111#L1034-10true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:53,464 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-10-14 17:19:53,464 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 17:19:53,464 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 17:19:53,464 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 17:19:53,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [130#$Ultimate##0true, Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:53,533 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-10-14 17:19:53,533 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 17:19:53,533 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 17:19:53,533 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 17:19:53,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][107], [Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 128#L1024-3true, 198#true, 166#L1023-6true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 220#true]) [2024-10-14 17:19:53,562 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-10-14 17:19:53,562 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 17:19:53,562 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-10-14 17:19:53,562 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-10-14 17:19:53,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][103], [120#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 11#L1039true, 249#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 220#true]) [2024-10-14 17:19:53,566 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-10-14 17:19:53,566 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-10-14 17:19:53,566 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-10-14 17:19:53,566 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 17:19:53,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 50#$Ultimate##0true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 128#L1024-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:53,594 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is not cut-off event [2024-10-14 17:19:53,594 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2024-10-14 17:19:53,594 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2024-10-14 17:19:53,594 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2024-10-14 17:19:53,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 50#$Ultimate##0true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 128#L1024-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:53,595 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is not cut-off event [2024-10-14 17:19:53,595 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2024-10-14 17:19:53,595 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2024-10-14 17:19:53,595 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2024-10-14 17:19:53,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][127], [Black: 222#(= |#race~data~0| 0), 201#true, 59#L1024true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 251#(= |threadThread2of3ForFork0_#t~nondet5| |#race~data~0|), 3#L1023-6true, 66#L1022-3true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|)]) [2024-10-14 17:19:53,629 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-10-14 17:19:53,629 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 17:19:53,629 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 17:19:53,629 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 17:19:53,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [120#L1024-3true, Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 50#$Ultimate##0true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:53,649 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is not cut-off event [2024-10-14 17:19:53,650 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2024-10-14 17:19:53,650 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2024-10-14 17:19:53,650 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2024-10-14 17:19:53,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread1of3ForFork1_#t~nondet5_3|) InVars {threadThread1of3ForFork1_#t~nondet5=|v_threadThread1of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread1of3ForFork1_#t~nondet5=|v_threadThread1of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][138], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 225#true, 83#L1023-5true, 66#L1022-3true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|)]) [2024-10-14 17:19:53,655 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-10-14 17:19:53,655 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 17:19:53,655 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 17:19:53,655 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 17:19:53,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][107], [201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 66#L1022-3true, 166#L1023-6true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:53,656 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-10-14 17:19:53,657 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 17:19:53,657 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 17:19:53,657 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 17:19:53,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 108#L1022-3true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:53,690 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-10-14 17:19:53,690 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 17:19:53,690 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 17:19:53,690 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 17:19:53,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][180], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 251#(= |threadThread2of3ForFork0_#t~nondet5| |#race~data~0|), 66#L1022-3true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 175#L1024true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|)]) [2024-10-14 17:19:53,735 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-10-14 17:19:53,735 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 17:19:53,735 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 17:19:53,735 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 17:19:53,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 251#(= |threadThread2of3ForFork0_#t~nondet5| |#race~data~0|), 166#L1023-6true, 66#L1022-3true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|)]) [2024-10-14 17:19:53,735 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-10-14 17:19:53,735 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 17:19:53,736 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 17:19:53,736 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 17:19:53,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][127], [Black: 222#(= |#race~data~0| 0), 120#L1024-3true, 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 251#(= |threadThread2of3ForFork0_#t~nondet5| |#race~data~0|), 3#L1023-6true, 66#L1022-3true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|)]) [2024-10-14 17:19:53,742 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-10-14 17:19:53,742 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 17:19:53,743 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 17:19:53,743 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 17:19:53,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#L1022-3true, 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:53,751 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-10-14 17:19:53,751 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 17:19:53,751 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 17:19:53,751 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-10-14 17:19:54,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, 10#L1022-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:54,179 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is not cut-off event [2024-10-14 17:19:54,179 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2024-10-14 17:19:54,179 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2024-10-14 17:19:54,179 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2024-10-14 17:19:54,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 197#true, 10#L1022-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:54,180 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is not cut-off event [2024-10-14 17:19:54,180 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2024-10-14 17:19:54,180 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2024-10-14 17:19:54,180 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2024-10-14 17:19:54,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][207], [Black: 222#(= |#race~data~0| 0), 201#true, 44#L1023-4true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:54,214 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-10-14 17:19:54,214 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-14 17:19:54,214 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-14 17:19:54,214 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-14 17:19:54,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 44#L1023-4true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:54,215 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-10-14 17:19:54,215 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-14 17:19:54,215 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-14 17:19:54,215 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-10-14 17:19:54,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 3#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, 10#L1022-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:54,221 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is not cut-off event [2024-10-14 17:19:54,221 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2024-10-14 17:19:54,221 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2024-10-14 17:19:54,222 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2024-10-14 17:19:54,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread1of3ForFork1_#t~nondet5_3|) InVars {threadThread1of3ForFork1_#t~nondet5=|v_threadThread1of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread1of3ForFork1_#t~nondet5=|v_threadThread1of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][138], [Black: 222#(= |#race~data~0| 0), 201#true, 83#L1023-5true, Black: 225#true, 66#L1022-3true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|)]) [2024-10-14 17:19:54,235 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is not cut-off event [2024-10-14 17:19:54,235 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2024-10-14 17:19:54,235 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2024-10-14 17:19:54,235 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2024-10-14 17:19:54,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][107], [201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 66#L1022-3true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 156#L1024true, 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:54,237 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is not cut-off event [2024-10-14 17:19:54,237 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2024-10-14 17:19:54,237 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2024-10-14 17:19:54,237 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2024-10-14 17:19:54,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][209], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:54,269 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-14 17:19:54,269 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 17:19:54,269 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 17:19:54,269 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 17:19:54,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 108#L1022-3true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:54,271 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-10-14 17:19:54,271 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 17:19:54,271 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 17:19:54,271 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 17:19:54,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][180], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 251#(= |threadThread2of3ForFork0_#t~nondet5| |#race~data~0|), 66#L1022-3true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 128#L1024-3true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|)]) [2024-10-14 17:19:54,309 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-10-14 17:19:54,309 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 17:19:54,309 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 17:19:54,309 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 17:19:54,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 251#(= |threadThread2of3ForFork0_#t~nondet5| |#race~data~0|), 66#L1022-3true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 128#L1024-3true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|)]) [2024-10-14 17:19:54,310 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-10-14 17:19:54,310 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 17:19:54,310 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 17:19:54,310 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 17:19:54,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][213], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:54,319 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-14 17:19:54,319 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 17:19:54,319 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 17:19:54,320 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 17:19:54,320 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][209], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:54,320 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-14 17:19:54,320 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 17:19:54,320 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 17:19:54,320 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 17:19:54,320 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 17:19:54,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 22#L1023-5true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:54,320 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-10-14 17:19:54,320 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-14 17:19:54,320 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-14 17:19:54,320 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-14 17:19:54,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][210], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:54,321 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-14 17:19:54,321 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 17:19:54,321 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 17:19:54,321 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 17:19:54,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][192], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:54,321 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-14 17:19:54,321 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 17:19:54,321 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 17:19:54,321 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 17:19:54,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#L1022-3true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:54,330 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-10-14 17:19:54,330 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 17:19:54,330 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 17:19:54,330 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-10-14 17:19:54,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, 10#L1022-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 128#L1024-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:54,402 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is not cut-off event [2024-10-14 17:19:54,402 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2024-10-14 17:19:54,402 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2024-10-14 17:19:54,402 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2024-10-14 17:19:54,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 197#true, 10#L1022-3true, 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 128#L1024-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:54,403 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is not cut-off event [2024-10-14 17:19:54,403 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2024-10-14 17:19:54,403 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2024-10-14 17:19:54,403 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2024-10-14 17:19:54,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [120#L1024-3true, Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, 10#L1022-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:54,467 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is not cut-off event [2024-10-14 17:19:54,467 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2024-10-14 17:19:54,467 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2024-10-14 17:19:54,467 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2024-10-14 17:19:54,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:54,494 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-14 17:19:54,494 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:54,494 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:54,494 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:54,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:54,555 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-14 17:19:54,555 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 17:19:54,555 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 17:19:54,555 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 17:19:54,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 56#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:54,559 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-14 17:19:54,559 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 17:19:54,559 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 17:19:54,559 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 17:19:54,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][204], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:54,659 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-14 17:19:54,660 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:54,660 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:54,660 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:54,731 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][210], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:54,732 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-14 17:19:54,732 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 17:19:54,732 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 17:19:54,732 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 17:19:54,732 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 17:19:54,732 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][192], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:54,732 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-14 17:19:54,732 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 17:19:54,732 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 17:19:54,732 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 17:19:54,732 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 17:19:54,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][192], [Black: 222#(= |#race~data~0| 0), 201#true, 83#L1023-5true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:54,732 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-10-14 17:19:54,732 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-14 17:19:54,732 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-14 17:19:54,732 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-10-14 17:19:54,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][203], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:54,869 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-14 17:19:54,869 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:54,869 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:54,869 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:54,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][212], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:54,929 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-14 17:19:54,929 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:54,929 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:54,929 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:54,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:54,930 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-14 17:19:54,930 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:54,930 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:54,930 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:54,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][203], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 47#L1023-6true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:54,937 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-14 17:19:54,937 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:54,937 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:54,937 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:54,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][209], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 3#L1023-6true, 47#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:54,943 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-14 17:19:54,943 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:54,943 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:54,943 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:54,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][192], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 3#L1023-6true, 47#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:54,943 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-14 17:19:54,943 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:54,943 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:54,943 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:54,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:54,991 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-14 17:19:54,991 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:54,991 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:54,991 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:54,991 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][192], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:54,991 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-10-14 17:19:54,991 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 17:19:54,991 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 17:19:54,991 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 17:19:54,991 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 17:19:54,991 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-10-14 17:19:55,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][211], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 166#L1023-6true, 197#true, 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,373 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,373 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,373 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,374 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,374 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][203], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 197#true, 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,374 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,374 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,374 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,374 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,374 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,375 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][204], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,375 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,375 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,375 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,375 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,375 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][208], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,436 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,436 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,436 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,436 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][212], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,439 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,439 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,439 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,439 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,439 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 163#L1023-5true]) [2024-10-14 17:19:55,439 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,439 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,439 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,439 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,439 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][207], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,455 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,455 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,455 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,455 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,457 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][207], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,457 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,457 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,457 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,457 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,457 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,457 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,457 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,457 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,458 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][203], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 128#L1024-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,548 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,549 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,549 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,549 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 197#true, 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 22#L1023-5true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,580 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-10-14 17:19:55,580 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-14 17:19:55,580 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-14 17:19:55,580 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-14 17:19:55,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 22#L1023-5true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,581 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-10-14 17:19:55,581 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-14 17:19:55,582 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-14 17:19:55,582 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-14 17:19:55,583 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,583 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,584 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,584 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,584 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,584 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 201#true, 83#L1023-5true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,584 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-10-14 17:19:55,584 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-14 17:19:55,584 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-14 17:19:55,584 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-14 17:19:55,584 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][204], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,584 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,584 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,584 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,584 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,584 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,584 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 44#L1023-4true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,586 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is not cut-off event [2024-10-14 17:19:55,586 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2024-10-14 17:19:55,586 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2024-10-14 17:19:55,586 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2024-10-14 17:19:55,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 44#L1023-4true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,587 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is not cut-off event [2024-10-14 17:19:55,587 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2024-10-14 17:19:55,587 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2024-10-14 17:19:55,587 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2024-10-14 17:19:55,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 44#L1023-4true, 59#L1024true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,610 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is not cut-off event [2024-10-14 17:19:55,610 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2024-10-14 17:19:55,610 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2024-10-14 17:19:55,610 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2024-10-14 17:19:55,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][208], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,632 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,632 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,632 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,632 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 174#L1023-5true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,633 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-10-14 17:19:55,633 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-14 17:19:55,633 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-14 17:19:55,633 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-10-14 17:19:55,636 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][208], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,636 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,636 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,636 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,636 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,636 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][192], [Black: 222#(= |#race~data~0| 0), 120#L1024-3true, 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,648 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,648 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,648 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,648 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][207], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,651 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,651 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,651 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,651 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,653 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][207], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,653 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,653 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,653 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,653 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,654 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][149], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 50#$Ultimate##0true, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:55,712 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-14 17:19:55,712 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-10-14 17:19:55,712 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-14 17:19:55,712 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-10-14 17:19:55,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 128#L1024-3true, 249#true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,760 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,760 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,761 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,761 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 128#L1024-3true, 22#L1023-5true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,762 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,762 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,762 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,762 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][204], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 128#L1024-3true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 163#L1023-5true]) [2024-10-14 17:19:55,764 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,764 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,764 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,764 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 44#L1023-4true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 128#L1024-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,767 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is not cut-off event [2024-10-14 17:19:55,767 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2024-10-14 17:19:55,767 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2024-10-14 17:19:55,767 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2024-10-14 17:19:55,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 44#L1023-4true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 128#L1024-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,768 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is not cut-off event [2024-10-14 17:19:55,768 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2024-10-14 17:19:55,768 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2024-10-14 17:19:55,769 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2024-10-14 17:19:55,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 175#L1024true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 163#L1023-5true]) [2024-10-14 17:19:55,784 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,784 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,784 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,784 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,785 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,785 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,785 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,785 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 56#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,790 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,790 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,790 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,790 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 56#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,791 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,791 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,791 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,791 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,803 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,803 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,803 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,803 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,803 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,803 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,803 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,810 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,810 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,810 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,810 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,811 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,811 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,811 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,811 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,811 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,811 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [120#L1024-3true, Black: 222#(= |#race~data~0| 0), 201#true, 44#L1023-4true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,820 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is not cut-off event [2024-10-14 17:19:55,820 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2024-10-14 17:19:55,820 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2024-10-14 17:19:55,820 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2024-10-14 17:19:55,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 59#L1024true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,837 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-14 17:19:55,837 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-14 17:19:55,837 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-14 17:19:55,837 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-14 17:19:55,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,843 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,843 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,843 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,843 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 174#L1023-5true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,845 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,845 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,845 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,845 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,846 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,846 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,846 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,846 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-10-14 17:19:55,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,865 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,865 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,865 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,865 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][159], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,866 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-14 17:19:55,866 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 17:19:55,866 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 17:19:55,866 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 17:19:55,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,866 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,866 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,866 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,866 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,868 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 163#L1023-5true]) [2024-10-14 17:19:55,868 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,868 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,868 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,868 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,868 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 128#L1024-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,953 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,953 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,953 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,953 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 128#L1024-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,954 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,954 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,954 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,954 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 56#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 128#L1024-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,958 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,958 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,958 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,958 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 56#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 128#L1024-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,959 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,959 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,959 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,959 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 128#L1024-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,979 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,979 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,979 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,979 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:55,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 3#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:55,998 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-14 17:19:55,998 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-14 17:19:55,998 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-14 17:19:55,999 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-14 17:19:56,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:56,002 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-14 17:19:56,002 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:56,002 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:56,002 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:56,003 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:56,003 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-14 17:19:56,003 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:56,003 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:56,003 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:56,003 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:56,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:56,033 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-14 17:19:56,033 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:56,033 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:56,033 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:56,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:56,034 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-10-14 17:19:56,034 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:56,034 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:56,034 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-10-14 17:19:56,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, 83#L1023-5true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:56,036 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is not cut-off event [2024-10-14 17:19:56,036 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is not cut-off event [2024-10-14 17:19:56,036 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is not cut-off event [2024-10-14 17:19:56,036 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is not cut-off event [2024-10-14 17:19:56,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][149], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, 197#true, 10#L1022-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:56,100 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-10-14 17:19:56,100 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-10-14 17:19:56,100 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-14 17:19:56,100 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-10-14 17:19:56,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 156#L1024true, 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:56,160 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-10-14 17:19:56,160 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-14 17:19:56,161 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-14 17:19:56,161 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-10-14 17:19:56,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][107], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 50#$Ultimate##0true, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:56,181 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-10-14 17:19:56,181 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-10-14 17:19:56,181 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-10-14 17:19:56,181 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-14 17:19:56,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 3#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:56,185 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-14 17:19:56,185 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 17:19:56,185 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 17:19:56,185 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 17:19:56,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, 59#L1024true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:56,213 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-14 17:19:56,213 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 17:19:56,213 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 17:19:56,213 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 17:19:56,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 3#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:56,214 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-14 17:19:56,214 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 17:19:56,214 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 17:19:56,214 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 17:19:56,220 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:56,221 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2024-10-14 17:19:56,221 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2024-10-14 17:19:56,221 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2024-10-14 17:19:56,221 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2024-10-14 17:19:56,221 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2024-10-14 17:19:56,221 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2024-10-14 17:19:56,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 156#L1024true, 199#true, 128#L1024-3true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 163#L1023-5true]) [2024-10-14 17:19:56,633 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-14 17:19:56,634 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 17:19:56,634 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 17:19:56,634 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 17:19:56,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][107], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 50#$Ultimate##0true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 128#L1024-3true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:56,662 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-10-14 17:19:56,662 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-10-14 17:19:56,662 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-10-14 17:19:56,662 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-10-14 17:19:56,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 197#true, 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:56,667 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-14 17:19:56,667 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 17:19:56,667 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 17:19:56,668 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 17:19:56,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:56,669 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-14 17:19:56,669 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 17:19:56,669 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 17:19:56,669 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 17:19:56,701 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 3#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:56,701 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is not cut-off event [2024-10-14 17:19:56,701 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2024-10-14 17:19:56,701 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2024-10-14 17:19:56,701 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2024-10-14 17:19:56,701 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2024-10-14 17:19:56,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 59#L1024true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:56,730 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is not cut-off event [2024-10-14 17:19:56,730 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2024-10-14 17:19:56,730 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2024-10-14 17:19:56,730 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2024-10-14 17:19:56,733 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][159], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, 59#L1024true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:56,733 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-10-14 17:19:56,733 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 17:19:56,733 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 17:19:56,733 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 17:19:56,733 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-10-14 17:19:56,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 128#L1024-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:56,851 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-14 17:19:56,851 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-14 17:19:56,851 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-14 17:19:56,851 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-14 17:19:56,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][107], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 197#true, 10#L1022-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:56,901 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-14 17:19:56,902 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-10-14 17:19:56,902 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-14 17:19:56,902 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-10-14 17:19:56,910 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, 59#L1024true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:56,910 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2024-10-14 17:19:56,910 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-10-14 17:19:56,910 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-10-14 17:19:56,910 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-10-14 17:19:56,910 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-10-14 17:19:56,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [120#L1024-3true, Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:56,911 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2024-10-14 17:19:56,911 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-10-14 17:19:56,911 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-10-14 17:19:56,911 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-10-14 17:19:56,937 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, 59#L1024true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:56,937 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2024-10-14 17:19:56,937 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-10-14 17:19:56,937 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-10-14 17:19:56,937 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-10-14 17:19:56,937 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-10-14 17:19:56,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][159], [120#L1024-3true, Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:56,964 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-10-14 17:19:56,964 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-14 17:19:56,964 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-14 17:19:56,964 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-10-14 17:19:57,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][107], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 197#true, 10#L1022-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 128#L1024-3true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:57,079 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-10-14 17:19:57,080 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-10-14 17:19:57,080 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-10-14 17:19:57,080 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-10-14 17:19:57,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 120#L1024-3true, 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:57,112 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is not cut-off event [2024-10-14 17:19:57,112 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-10-14 17:19:57,112 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-10-14 17:19:57,112 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-10-14 17:19:57,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 120#L1024-3true, 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:57,144 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is not cut-off event [2024-10-14 17:19:57,144 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-10-14 17:19:57,144 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-10-14 17:19:57,144 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-10-14 17:19:57,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][183], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 16#$Ultimate##0true, 3#L1023-6true, 47#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:57,181 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-14 17:19:57,181 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-14 17:19:57,181 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-10-14 17:19:57,181 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-10-14 17:19:57,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][184], [130#$Ultimate##0true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:57,216 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-14 17:19:57,216 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-10-14 17:19:57,216 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-10-14 17:19:57,217 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-14 17:19:57,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][149], [44#L1023-4true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:57,390 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-10-14 17:19:57,390 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-14 17:19:57,390 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-10-14 17:19:57,390 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-10-14 17:19:57,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 154#L1036-7true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 249#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:57,542 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-10-14 17:19:57,542 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-14 17:19:57,542 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-14 17:19:57,542 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-10-14 17:19:57,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][183], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 108#L1022-3true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:57,552 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-10-14 17:19:57,552 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-10-14 17:19:57,552 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-14 17:19:57,552 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-10-14 17:19:57,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][184], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#L1022-3true, 200#true, 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:57,575 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-10-14 17:19:57,575 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-14 17:19:57,575 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-10-14 17:19:57,575 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-10-14 17:19:57,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][196], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:57,576 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-14 17:19:57,576 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:57,576 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:57,577 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:57,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][165], [130#$Ultimate##0true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 47#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:57,603 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-10-14 17:19:57,603 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-10-14 17:19:57,603 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-10-14 17:19:57,603 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-10-14 17:19:57,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][107], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 44#L1023-4true, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:57,862 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-14 17:19:57,862 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 17:19:57,862 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:57,862 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:58,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][165], [59#L1024true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#L1022-3true, 200#true, 199#true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:58,269 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-10-14 17:19:58,269 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-10-14 17:19:58,269 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-10-14 17:19:58,269 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-10-14 17:19:58,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][107], [44#L1023-4true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 128#L1024-3true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:58,334 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-10-14 17:19:58,334 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-14 17:19:58,334 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-14 17:19:58,334 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-10-14 17:19:58,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][184], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:58,348 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:58,348 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:58,348 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:58,348 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:58,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][107], [201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 66#L1022-3true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 11#L1039true, 249#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:58,371 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is not cut-off event [2024-10-14 17:19:58,371 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2024-10-14 17:19:58,371 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2024-10-14 17:19:58,371 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2024-10-14 17:19:58,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][149], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 156#L1024true, 200#true, 199#true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:58,392 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:58,392 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:58,392 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:58,392 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:58,411 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][149], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 156#L1024true, 200#true, 199#true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:58,411 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:58,411 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:58,411 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:58,411 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:58,412 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:58,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][149], [99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:58,517 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-10-14 17:19:58,517 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 17:19:58,517 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 17:19:58,517 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 17:19:58,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][103], [189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:58,533 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-10-14 17:19:58,533 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 17:19:58,533 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 17:19:58,533 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 17:19:58,533 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][149], [99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:58,533 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-10-14 17:19:58,533 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 17:19:58,534 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-14 17:19:58,534 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 17:19:58,534 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 17:19:58,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][184], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 166#L1023-6true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:58,622 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-14 17:19:58,622 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 17:19:58,622 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:58,622 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:58,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][183], [83#L1023-5true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:58,622 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-10-14 17:19:58,622 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 17:19:58,622 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-14 17:19:58,622 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-14 17:19:58,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][183], [189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:58,622 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-14 17:19:58,622 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 17:19:58,622 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:58,622 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:58,623 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][196], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:58,623 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-14 17:19:58,623 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:58,623 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 17:19:58,623 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:58,623 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:58,747 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][184], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 166#L1023-6true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:58,747 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-14 17:19:58,748 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 17:19:58,748 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:58,748 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:58,748 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 17:19:58,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][184], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 166#L1023-6true, 174#L1023-5true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:58,748 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-10-14 17:19:58,748 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 17:19:58,748 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-14 17:19:58,748 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-14 17:19:58,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][183], [59#L1024true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:58,748 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:58,748 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:58,748 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:58,748 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:58,749 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][196], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:58,749 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-14 17:19:58,749 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:58,749 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 17:19:58,749 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 17:19:58,749 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:58,749 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:58,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][149], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 249#true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:58,749 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-10-14 17:19:58,749 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-14 17:19:58,749 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-10-14 17:19:58,749 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-10-14 17:19:58,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][183], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:58,753 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-14 17:19:58,753 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:58,753 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 17:19:58,753 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:58,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 197#true, 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 249#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:58,774 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-14 17:19:58,774 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 17:19:58,774 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 17:19:58,774 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 17:19:58,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][207], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 249#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:58,841 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-14 17:19:58,841 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 17:19:58,841 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 17:19:58,841 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 17:19:58,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][184], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:58,843 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-14 17:19:58,843 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:58,843 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:58,843 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 17:19:58,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][149], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:58,859 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-14 17:19:58,859 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 17:19:58,859 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:58,859 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:58,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][149], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, 56#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:58,862 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-14 17:19:58,862 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 17:19:58,862 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:58,862 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-10-14 17:19:58,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][204], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 196#true, 163#L1023-5true]) [2024-10-14 17:19:58,904 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-14 17:19:58,904 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 17:19:58,904 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 17:19:58,904 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 17:19:58,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][203], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:58,961 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-10-14 17:19:58,961 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 17:19:58,961 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 17:19:58,961 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-10-14 17:19:58,962 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][183], [59#L1024true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:58,962 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:58,962 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:58,962 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:58,962 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:58,962 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:58,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][165], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 47#L1023-6true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:58,963 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:58,963 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:58,963 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:58,963 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:58,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][165], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 47#L1023-6true, 174#L1023-5true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:58,963 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-10-14 17:19:58,963 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-14 17:19:58,963 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-10-14 17:19:58,963 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-14 17:19:59,019 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][184], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:59,019 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:59,019 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:59,019 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:59,019 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:59,019 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:59,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][165], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 3#L1023-6true, 47#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:59,034 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:59,034 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:59,034 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:59,034 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:59,047 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][183], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 3#L1023-6true, 47#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:59,047 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:59,047 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:59,047 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:59,047 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:59,047 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:59,048 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:59,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][103], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 3#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:59,048 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-10-14 17:19:59,048 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-14 17:19:59,048 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-10-14 17:19:59,048 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-10-14 17:19:59,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][184], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 128#L1024-3true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:59,091 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-10-14 17:19:59,091 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 17:19:59,091 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-14 17:19:59,091 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 17:19:59,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][107], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 56#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:59,105 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:59,105 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:59,105 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:59,105 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:59,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][103], [59#L1024true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:59,125 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:59,125 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:59,125 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:59,125 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:59,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][183], [120#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:59,128 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-10-14 17:19:59,129 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-14 17:19:59,129 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 17:19:59,129 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 17:19:59,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][103], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 3#L1023-6true, 56#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:59,129 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:59,129 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:59,129 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:59,129 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:59,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][103], [120#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 249#true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:59,130 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:59,130 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:59,130 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:59,130 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:59,130 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][165], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 47#L1023-6true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:59,130 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:59,130 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:59,130 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:59,131 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:59,131 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:59,131 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][103], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 3#L1023-6true, 56#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:59,131 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:59,131 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:59,131 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-10-14 17:19:59,131 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:59,131 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:59,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 196#true, 163#L1023-5true]) [2024-10-14 17:19:59,151 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:59,151 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:59,151 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:59,151 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:59,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][107], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 56#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 128#L1024-3true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:59,172 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-10-14 17:19:59,172 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 17:19:59,172 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-14 17:19:59,172 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 17:19:59,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 175#L1024true, 249#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:59,181 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:59,181 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:59,181 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:59,181 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:59,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 175#L1024true, 249#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:59,181 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:59,182 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:59,182 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:59,182 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:59,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][165], [59#L1024true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:59,185 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-10-14 17:19:59,185 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-14 17:19:59,185 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-10-14 17:19:59,185 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-10-14 17:19:59,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 59#L1024true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 249#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:59,191 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:59,191 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:59,191 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:59,191 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:59,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:59,202 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-10-14 17:19:59,202 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:59,202 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:59,202 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-10-14 17:19:59,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][103], [120#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:59,207 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-10-14 17:19:59,207 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 17:19:59,207 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 17:19:59,208 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-14 17:19:59,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][103], [120#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 56#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:59,524 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-10-14 17:19:59,524 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-14 17:19:59,524 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 17:19:59,524 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 17:19:59,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][165], [120#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:59,525 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-10-14 17:19:59,525 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 17:19:59,525 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-14 17:19:59,525 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-10-14 17:19:59,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 196#true, 163#L1023-5true]) [2024-10-14 17:19:59,546 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-10-14 17:19:59,547 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-14 17:19:59,547 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-14 17:19:59,547 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-14 17:19:59,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 197#true, 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 128#L1024-3true, 249#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:59,569 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-10-14 17:19:59,569 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-14 17:19:59,569 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-14 17:19:59,569 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-14 17:19:59,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 128#L1024-3true, 249#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:59,570 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-10-14 17:19:59,570 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-14 17:19:59,570 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-14 17:19:59,570 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-14 17:19:59,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][165], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 47#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 128#L1024-3true, 11#L1039true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 220#true]) [2024-10-14 17:19:59,574 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-10-14 17:19:59,574 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-10-14 17:19:59,574 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-14 17:19:59,574 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-10-14 17:19:59,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 120#L1024-3true, 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 249#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-10-14 17:19:59,592 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-10-14 17:19:59,593 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-14 17:19:59,593 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-14 17:19:59,593 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-14 17:19:59,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 163#L1023-5true]) [2024-10-14 17:19:59,605 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-10-14 17:19:59,605 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-14 17:19:59,605 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-14 17:19:59,605 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-10-14 17:19:59,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][99], [120#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 156#L1024true, 200#true, 199#true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:59,668 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-10-14 17:19:59,669 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-10-14 17:19:59,669 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-10-14 17:19:59,669 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-10-14 17:19:59,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][99], [120#L1024-3true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-10-14 17:19:59,721 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2024-10-14 17:19:59,721 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-10-14 17:19:59,721 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-14 17:19:59,721 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-10-14 17:19:59,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][99], [Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 175#L1024true, 249#true, 198#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 220#true]) [2024-10-14 17:19:59,981 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-10-14 17:19:59,981 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 17:19:59,982 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-10-14 17:19:59,982 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-10-14 17:20:00,031 INFO L124 PetriNetUnfolderBase]: 38589/103975 cut-off events. [2024-10-14 17:20:00,031 INFO L125 PetriNetUnfolderBase]: For 125977/138146 co-relation queries the response was YES. [2024-10-14 17:20:00,565 INFO L83 FinitePrefix]: Finished finitePrefix Result has 239721 conditions, 103975 events. 38589/103975 cut-off events. For 125977/138146 co-relation queries the response was YES. Maximal size of possible extension queue 3863. Compared 1436625 event pairs, 14227 based on Foata normal form. 99/87768 useless extension candidates. Maximal degree in co-relation 233176. Up to 40197 conditions per place. [2024-10-14 17:20:01,003 INFO L140 encePairwiseOnDemand]: 187/195 looper letters, 51 selfloop transitions, 30 changer transitions 0/214 dead transitions. [2024-10-14 17:20:01,003 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 171 places, 214 transitions, 968 flow [2024-10-14 17:20:01,003 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 17:20:01,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-10-14 17:20:01,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 514 transitions. [2024-10-14 17:20:01,004 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8786324786324786 [2024-10-14 17:20:01,004 INFO L175 Difference]: Start difference. First operand has 169 places, 181 transitions, 605 flow. Second operand 3 states and 514 transitions. [2024-10-14 17:20:01,005 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 171 places, 214 transitions, 968 flow [2024-10-14 17:20:02,092 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 166 places, 214 transitions, 956 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-10-14 17:20:02,094 INFO L231 Difference]: Finished difference. Result has 168 places, 203 transitions, 923 flow [2024-10-14 17:20:02,095 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=195, PETRI_DIFFERENCE_MINUEND_FLOW=593, PETRI_DIFFERENCE_MINUEND_PLACES=164, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=181, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=151, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=923, PETRI_PLACES=168, PETRI_TRANSITIONS=203} [2024-10-14 17:20:02,095 INFO L277 CegarLoopForPetriNet]: 161 programPoint places, 7 predicate places. [2024-10-14 17:20:02,095 INFO L471 AbstractCegarLoop]: Abstraction has has 168 places, 203 transitions, 923 flow [2024-10-14 17:20:02,096 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 159.0) internal successors, (477), 3 states have internal predecessors, (477), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:20:02,096 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-14 17:20:02,096 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 17:20:02,096 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24 [2024-10-14 17:20:02,096 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2024-10-14 17:20:02,096 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 17:20:02,096 INFO L85 PathProgramCache]: Analyzing trace with hash -695669151, now seen corresponding path program 1 times [2024-10-14 17:20:02,097 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 17:20:02,097 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1906973229] [2024-10-14 17:20:02,097 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 17:20:02,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 17:20:02,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 17:20:02,358 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-10-14 17:20:02,358 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 17:20:02,358 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1906973229] [2024-10-14 17:20:02,358 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1906973229] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 17:20:02,358 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 17:20:02,358 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-14 17:20:02,359 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2118217807] [2024-10-14 17:20:02,359 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 17:20:02,359 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-14 17:20:02,359 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 17:20:02,359 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-14 17:20:02,359 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-14 17:20:02,488 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 148 out of 195 [2024-10-14 17:20:02,489 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 168 places, 203 transitions, 923 flow. Second operand has 6 states, 6 states have (on average 151.0) internal successors, (906), 6 states have internal predecessors, (906), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-14 17:20:02,489 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-14 17:20:02,489 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 148 of 195 [2024-10-14 17:20:02,489 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand