./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-ext/41_FreeBSD_abd_kbd_sliced.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 8be7027f Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-ext/41_FreeBSD_abd_kbd_sliced.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 a7b1b4de6077c19ce6e7b3206b7aec935b2c49ded10f81f01daddf9a689038c1 --- Real Ultimate output --- This is Ultimate 0.2.5-wip.dk.perfect-tracechecks-8be7027-m [2024-11-12 12:12:17,836 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-12 12:12:17,900 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-12 12:12:17,906 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-12 12:12:17,907 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-12 12:12:17,936 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-12 12:12:17,936 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-12 12:12:17,937 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-12 12:12:17,937 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-12 12:12:17,938 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-12 12:12:17,938 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-12 12:12:17,939 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-12 12:12:17,939 INFO L153 SettingsManager]: * Use SBE=true [2024-11-12 12:12:17,939 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-12 12:12:17,940 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-12 12:12:17,940 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-12 12:12:17,941 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-12 12:12:17,941 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-12 12:12:17,941 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-12 12:12:17,942 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-12 12:12:17,942 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-12 12:12:17,943 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-12 12:12:17,943 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-12 12:12:17,943 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-12 12:12:17,943 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-12 12:12:17,944 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-12 12:12:17,944 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-12 12:12:17,944 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-12 12:12:17,945 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-12 12:12:17,945 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-12 12:12:17,945 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-12 12:12:17,946 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-12 12:12:17,946 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-12 12:12:17,950 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-12 12:12:17,951 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-12 12:12:17,952 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-12 12:12:17,953 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-12 12:12:17,953 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-12 12:12:17,953 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-12 12:12:17,954 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-12 12:12:17,954 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-12 12:12:17,954 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 -> a7b1b4de6077c19ce6e7b3206b7aec935b2c49ded10f81f01daddf9a689038c1 [2024-11-12 12:12:18,211 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-12 12:12:18,239 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-12 12:12:18,242 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-12 12:12:18,243 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-12 12:12:18,243 INFO L274 PluginConnector]: CDTParser initialized [2024-11-12 12:12:18,244 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-ext/41_FreeBSD_abd_kbd_sliced.i [2024-11-12 12:12:19,749 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-12 12:12:20,027 INFO L384 CDTParser]: Found 1 translation units. [2024-11-12 12:12:20,028 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/41_FreeBSD_abd_kbd_sliced.i [2024-11-12 12:12:20,041 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/d087219d4/5c79c199f09148939094478ed9846888/FLAG68790254f [2024-11-12 12:12:20,058 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/d087219d4/5c79c199f09148939094478ed9846888 [2024-11-12 12:12:20,061 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-12 12:12:20,062 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-12 12:12:20,063 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-12 12:12:20,063 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-12 12:12:20,069 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-12 12:12:20,070 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 12:12:20" (1/1) ... [2024-11-12 12:12:20,071 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@677cf8ca and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:12:20, skipping insertion in model container [2024-11-12 12:12:20,071 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 12:12:20" (1/1) ... [2024-11-12 12:12:20,123 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-12 12:12:20,454 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-12 12:12:20,465 INFO L200 MainTranslator]: Completed pre-run [2024-11-12 12:12:20,541 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-12 12:12:20,595 INFO L204 MainTranslator]: Completed translation [2024-11-12 12:12:20,596 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:12:20 WrapperNode [2024-11-12 12:12:20,596 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-12 12:12:20,597 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-12 12:12:20,597 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-12 12:12:20,598 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-12 12:12:20,605 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:12:20" (1/1) ... [2024-11-12 12:12:20,625 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:12:20" (1/1) ... [2024-11-12 12:12:20,659 INFO L138 Inliner]: procedures = 173, calls = 32, calls flagged for inlining = 27, calls inlined = 38, statements flattened = 314 [2024-11-12 12:12:20,660 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-12 12:12:20,661 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-12 12:12:20,661 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-12 12:12:20,661 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-12 12:12:20,674 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:12:20" (1/1) ... [2024-11-12 12:12:20,675 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:12:20" (1/1) ... [2024-11-12 12:12:20,679 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:12:20" (1/1) ... [2024-11-12 12:12:20,679 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:12:20" (1/1) ... [2024-11-12 12:12:20,692 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:12:20" (1/1) ... [2024-11-12 12:12:20,697 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:12:20" (1/1) ... [2024-11-12 12:12:20,700 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:12:20" (1/1) ... [2024-11-12 12:12:20,701 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:12:20" (1/1) ... [2024-11-12 12:12:20,705 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-12 12:12:20,706 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-12 12:12:20,707 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-12 12:12:20,707 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-12 12:12:20,708 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:12:20" (1/1) ... [2024-11-12 12:12:20,720 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-12 12:12:20,734 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 12:12:20,759 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-12 12:12:20,763 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-12 12:12:20,818 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2024-11-12 12:12:20,819 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2024-11-12 12:12:20,819 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-12 12:12:20,819 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-12 12:12:20,820 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-12 12:12:20,820 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-12 12:12:20,822 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-12 12:12:20,975 INFO L238 CfgBuilder]: Building ICFG [2024-11-12 12:12:20,977 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-12 12:12:21,501 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-12 12:12:21,501 INFO L287 CfgBuilder]: Performing block encoding [2024-11-12 12:12:21,722 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-12 12:12:21,723 INFO L316 CfgBuilder]: Removed 3 assume(true) statements. [2024-11-12 12:12:21,723 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 12:12:21 BoogieIcfgContainer [2024-11-12 12:12:21,724 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-12 12:12:21,726 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-12 12:12:21,726 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-12 12:12:21,731 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-12 12:12:21,732 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 12.11 12:12:20" (1/3) ... [2024-11-12 12:12:21,732 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@59639175 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 12:12:21, skipping insertion in model container [2024-11-12 12:12:21,733 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:12:20" (2/3) ... [2024-11-12 12:12:21,733 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@59639175 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 12:12:21, skipping insertion in model container [2024-11-12 12:12:21,733 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 12:12:21" (3/3) ... [2024-11-12 12:12:21,735 INFO L112 eAbstractionObserver]: Analyzing ICFG 41_FreeBSD_abd_kbd_sliced.i [2024-11-12 12:12:21,754 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-12 12:12:21,755 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 40 error locations. [2024-11-12 12:12:21,755 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-12 12:12:21,838 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-12 12:12:21,882 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 199 places, 220 transitions, 444 flow [2024-11-12 12:12:21,952 INFO L124 PetriNetUnfolderBase]: 25/229 cut-off events. [2024-11-12 12:12:21,953 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-12 12:12:21,964 INFO L83 FinitePrefix]: Finished finitePrefix Result has 233 conditions, 229 events. 25/229 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 14. Compared 786 event pairs, 0 based on Foata normal form. 0/162 useless extension candidates. Maximal degree in co-relation 206. Up to 7 conditions per place. [2024-11-12 12:12:21,965 INFO L82 GeneralOperation]: Start removeDead. Operand has 199 places, 220 transitions, 444 flow [2024-11-12 12:12:21,974 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 199 places, 220 transitions, 444 flow [2024-11-12 12:12:21,984 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-12 12:12:21,995 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;@7345093, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-12 12:12:21,995 INFO L334 AbstractCegarLoop]: Starting to check reachability of 81 error locations. [2024-11-12 12:12:22,004 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-12 12:12:22,006 INFO L124 PetriNetUnfolderBase]: 3/40 cut-off events. [2024-11-12 12:12:22,007 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-12 12:12:22,007 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:12:22,008 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:12:22,009 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err6ASSERT_VIOLATIONDATA_RACE, thr1Err7ASSERT_VIOLATIONDATA_RACE (and 77 more)] === [2024-11-12 12:12:22,016 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:12:22,016 INFO L85 PathProgramCache]: Analyzing trace with hash -899126287, now seen corresponding path program 1 times [2024-11-12 12:12:22,024 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:12:22,025 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [325853092] [2024-11-12 12:12:22,025 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:12:22,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:12:22,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-12 12:12:22,131 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-12 12:12:22,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-12 12:12:22,173 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-12 12:12:22,176 INFO L339 BasicCegarLoop]: Counterexample is feasible [2024-11-12 12:12:22,177 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (80 of 81 remaining) [2024-11-12 12:12:22,178 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (79 of 81 remaining) [2024-11-12 12:12:22,179 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (78 of 81 remaining) [2024-11-12 12:12:22,179 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (77 of 81 remaining) [2024-11-12 12:12:22,180 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (76 of 81 remaining) [2024-11-12 12:12:22,180 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (75 of 81 remaining) [2024-11-12 12:12:22,181 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (74 of 81 remaining) [2024-11-12 12:12:22,181 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (73 of 81 remaining) [2024-11-12 12:12:22,181 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (72 of 81 remaining) [2024-11-12 12:12:22,181 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (71 of 81 remaining) [2024-11-12 12:12:22,182 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (70 of 81 remaining) [2024-11-12 12:12:22,182 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err27ASSERT_VIOLATIONDATA_RACE (69 of 81 remaining) [2024-11-12 12:12:22,182 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err28ASSERT_VIOLATIONDATA_RACE (68 of 81 remaining) [2024-11-12 12:12:22,182 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (67 of 81 remaining) [2024-11-12 12:12:22,182 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (66 of 81 remaining) [2024-11-12 12:12:22,183 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err29ASSERT_VIOLATIONDATA_RACE (65 of 81 remaining) [2024-11-12 12:12:22,183 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err33ASSERT_VIOLATIONDATA_RACE (64 of 81 remaining) [2024-11-12 12:12:22,183 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err34ASSERT_VIOLATIONDATA_RACE (63 of 81 remaining) [2024-11-12 12:12:22,183 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (62 of 81 remaining) [2024-11-12 12:12:22,184 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (61 of 81 remaining) [2024-11-12 12:12:22,184 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err35ASSERT_VIOLATIONDATA_RACE (60 of 81 remaining) [2024-11-12 12:12:22,185 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (59 of 81 remaining) [2024-11-12 12:12:22,185 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err30ASSERT_VIOLATIONDATA_RACE (58 of 81 remaining) [2024-11-12 12:12:22,185 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err36ASSERT_VIOLATIONDATA_RACE (57 of 81 remaining) [2024-11-12 12:12:22,185 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err31ASSERT_VIOLATIONDATA_RACE (56 of 81 remaining) [2024-11-12 12:12:22,186 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err32ASSERT_VIOLATIONDATA_RACE (55 of 81 remaining) [2024-11-12 12:12:22,186 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONDATA_RACE (54 of 81 remaining) [2024-11-12 12:12:22,187 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err37ASSERT_VIOLATIONDATA_RACE (53 of 81 remaining) [2024-11-12 12:12:22,187 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (52 of 81 remaining) [2024-11-12 12:12:22,187 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23ASSERT_VIOLATIONDATA_RACE (51 of 81 remaining) [2024-11-12 12:12:22,187 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24ASSERT_VIOLATIONDATA_RACE (50 of 81 remaining) [2024-11-12 12:12:22,187 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONDATA_RACE (49 of 81 remaining) [2024-11-12 12:12:22,187 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err26ASSERT_VIOLATIONDATA_RACE (48 of 81 remaining) [2024-11-12 12:12:22,188 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err38ASSERT_VIOLATIONDATA_RACE (47 of 81 remaining) [2024-11-12 12:12:22,188 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err39ASSERT_VIOLATIONDATA_RACE (46 of 81 remaining) [2024-11-12 12:12:22,188 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (45 of 81 remaining) [2024-11-12 12:12:22,188 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (44 of 81 remaining) [2024-11-12 12:12:22,188 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (43 of 81 remaining) [2024-11-12 12:12:22,188 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19ASSERT_VIOLATIONDATA_RACE (42 of 81 remaining) [2024-11-12 12:12:22,189 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONDATA_RACE (41 of 81 remaining) [2024-11-12 12:12:22,189 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21ASSERT_VIOLATIONDATA_RACE (40 of 81 remaining) [2024-11-12 12:12:22,189 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (39 of 81 remaining) [2024-11-12 12:12:22,190 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (38 of 81 remaining) [2024-11-12 12:12:22,191 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (37 of 81 remaining) [2024-11-12 12:12:22,192 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (36 of 81 remaining) [2024-11-12 12:12:22,192 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (35 of 81 remaining) [2024-11-12 12:12:22,192 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (34 of 81 remaining) [2024-11-12 12:12:22,192 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (33 of 81 remaining) [2024-11-12 12:12:22,192 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (32 of 81 remaining) [2024-11-12 12:12:22,193 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (31 of 81 remaining) [2024-11-12 12:12:22,193 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (30 of 81 remaining) [2024-11-12 12:12:22,193 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err27ASSERT_VIOLATIONDATA_RACE (29 of 81 remaining) [2024-11-12 12:12:22,193 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err28ASSERT_VIOLATIONDATA_RACE (28 of 81 remaining) [2024-11-12 12:12:22,193 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (27 of 81 remaining) [2024-11-12 12:12:22,193 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (26 of 81 remaining) [2024-11-12 12:12:22,193 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err29ASSERT_VIOLATIONDATA_RACE (25 of 81 remaining) [2024-11-12 12:12:22,194 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err33ASSERT_VIOLATIONDATA_RACE (24 of 81 remaining) [2024-11-12 12:12:22,194 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err34ASSERT_VIOLATIONDATA_RACE (23 of 81 remaining) [2024-11-12 12:12:22,194 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (22 of 81 remaining) [2024-11-12 12:12:22,194 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (21 of 81 remaining) [2024-11-12 12:12:22,194 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err35ASSERT_VIOLATIONDATA_RACE (20 of 81 remaining) [2024-11-12 12:12:22,194 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (19 of 81 remaining) [2024-11-12 12:12:22,195 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err30ASSERT_VIOLATIONDATA_RACE (18 of 81 remaining) [2024-11-12 12:12:22,195 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err36ASSERT_VIOLATIONDATA_RACE (17 of 81 remaining) [2024-11-12 12:12:22,195 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err31ASSERT_VIOLATIONDATA_RACE (16 of 81 remaining) [2024-11-12 12:12:22,196 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err32ASSERT_VIOLATIONDATA_RACE (15 of 81 remaining) [2024-11-12 12:12:22,196 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONDATA_RACE (14 of 81 remaining) [2024-11-12 12:12:22,196 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err37ASSERT_VIOLATIONDATA_RACE (13 of 81 remaining) [2024-11-12 12:12:22,197 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (12 of 81 remaining) [2024-11-12 12:12:22,197 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23ASSERT_VIOLATIONDATA_RACE (11 of 81 remaining) [2024-11-12 12:12:22,199 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24ASSERT_VIOLATIONDATA_RACE (10 of 81 remaining) [2024-11-12 12:12:22,200 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONDATA_RACE (9 of 81 remaining) [2024-11-12 12:12:22,200 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err26ASSERT_VIOLATIONDATA_RACE (8 of 81 remaining) [2024-11-12 12:12:22,200 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err38ASSERT_VIOLATIONDATA_RACE (7 of 81 remaining) [2024-11-12 12:12:22,200 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err39ASSERT_VIOLATIONDATA_RACE (6 of 81 remaining) [2024-11-12 12:12:22,200 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (5 of 81 remaining) [2024-11-12 12:12:22,200 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (4 of 81 remaining) [2024-11-12 12:12:22,201 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (3 of 81 remaining) [2024-11-12 12:12:22,201 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19ASSERT_VIOLATIONDATA_RACE (2 of 81 remaining) [2024-11-12 12:12:22,201 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONDATA_RACE (1 of 81 remaining) [2024-11-12 12:12:22,201 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21ASSERT_VIOLATIONDATA_RACE (0 of 81 remaining) [2024-11-12 12:12:22,202 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-12 12:12:22,203 INFO L421 BasicCegarLoop]: Path program histogram: [1] [2024-11-12 12:12:22,209 WARN L244 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-12 12:12:22,209 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-12 12:12:22,272 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-12 12:12:22,322 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 376 places, 418 transitions, 846 flow [2024-11-12 12:12:22,526 INFO L124 PetriNetUnfolderBase]: 49/436 cut-off events. [2024-11-12 12:12:22,526 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-12 12:12:22,544 INFO L83 FinitePrefix]: Finished finitePrefix Result has 444 conditions, 436 events. 49/436 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 24. Compared 2168 event pairs, 0 based on Foata normal form. 0/304 useless extension candidates. Maximal degree in co-relation 403. Up to 7 conditions per place. [2024-11-12 12:12:22,545 INFO L82 GeneralOperation]: Start removeDead. Operand has 376 places, 418 transitions, 846 flow [2024-11-12 12:12:22,558 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 376 places, 418 transitions, 846 flow [2024-11-12 12:12:22,561 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-12 12:12:22,562 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;@7345093, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-12 12:12:22,562 INFO L334 AbstractCegarLoop]: Starting to check reachability of 121 error locations. [2024-11-12 12:12:22,569 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-12 12:12:22,569 INFO L124 PetriNetUnfolderBase]: 5/65 cut-off events. [2024-11-12 12:12:22,569 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-12 12:12:22,570 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:12:22,570 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:12:22,570 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err6ASSERT_VIOLATIONDATA_RACE, thr1Err7ASSERT_VIOLATIONDATA_RACE (and 117 more)] === [2024-11-12 12:12:22,571 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:12:22,571 INFO L85 PathProgramCache]: Analyzing trace with hash -1287583156, now seen corresponding path program 1 times [2024-11-12 12:12:22,571 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:12:22,571 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1082252144] [2024-11-12 12:12:22,571 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:12:22,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:12:22,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:12:22,688 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-12 12:12:22,688 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:12:22,688 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1082252144] [2024-11-12 12:12:22,689 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1082252144] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:12:22,689 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:12:22,689 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-12 12:12:22,690 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2101893039] [2024-11-12 12:12:22,691 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:12:22,699 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-12 12:12:22,705 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:12:22,738 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-12 12:12:22,740 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-12 12:12:22,745 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 296 out of 418 [2024-11-12 12:12:22,756 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 376 places, 418 transitions, 846 flow. Second operand has 2 states, 2 states have (on average 297.0) internal successors, (594), 2 states have internal predecessors, (594), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-12 12:12:22,756 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:12:22,759 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 296 of 418 [2024-11-12 12:12:22,760 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:12:23,142 INFO L124 PetriNetUnfolderBase]: 294/2220 cut-off events. [2024-11-12 12:12:23,143 INFO L125 PetriNetUnfolderBase]: For 49/49 co-relation queries the response was YES. [2024-11-12 12:12:23,152 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2631 conditions, 2220 events. 294/2220 cut-off events. For 49/49 co-relation queries the response was YES. Maximal size of possible extension queue 110. Compared 21016 event pairs, 143 based on Foata normal form. 513/2340 useless extension candidates. Maximal degree in co-relation 331. Up to 370 conditions per place. [2024-11-12 12:12:23,165 INFO L140 encePairwiseOnDemand]: 334/418 looper letters, 28 selfloop transitions, 0 changer transitions 0/307 dead transitions. [2024-11-12 12:12:23,165 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 295 places, 307 transitions, 680 flow [2024-11-12 12:12:23,166 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-12 12:12:23,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-12 12:12:23,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 704 transitions. [2024-11-12 12:12:23,184 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8421052631578947 [2024-11-12 12:12:23,186 INFO L175 Difference]: Start difference. First operand has 376 places, 418 transitions, 846 flow. Second operand 2 states and 704 transitions. [2024-11-12 12:12:23,189 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 295 places, 307 transitions, 680 flow [2024-11-12 12:12:23,193 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 295 places, 307 transitions, 680 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-12 12:12:23,199 INFO L231 Difference]: Finished difference. Result has 295 places, 307 transitions, 624 flow [2024-11-12 12:12:23,204 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=418, PETRI_DIFFERENCE_MINUEND_FLOW=624, PETRI_DIFFERENCE_MINUEND_PLACES=294, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=307, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=307, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=624, PETRI_PLACES=295, PETRI_TRANSITIONS=307} [2024-11-12 12:12:23,208 INFO L279 CegarLoopForPetriNet]: 376 programPoint places, -81 predicate places. [2024-11-12 12:12:23,209 INFO L471 AbstractCegarLoop]: Abstraction has has 295 places, 307 transitions, 624 flow [2024-11-12 12:12:23,209 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 297.0) internal successors, (594), 2 states have internal predecessors, (594), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-12 12:12:23,210 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:12:23,210 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:12:23,210 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-12 12:12:23,210 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err6ASSERT_VIOLATIONDATA_RACE, thr1Err7ASSERT_VIOLATIONDATA_RACE (and 117 more)] === [2024-11-12 12:12:23,211 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:12:23,211 INFO L85 PathProgramCache]: Analyzing trace with hash -1938849014, now seen corresponding path program 1 times [2024-11-12 12:12:23,211 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:12:23,212 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1049806003] [2024-11-12 12:12:23,212 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:12:23,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:12:23,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-12 12:12:23,244 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-12 12:12:23,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-12 12:12:23,271 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-12 12:12:23,272 INFO L339 BasicCegarLoop]: Counterexample is feasible [2024-11-12 12:12:23,272 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (120 of 121 remaining) [2024-11-12 12:12:23,274 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (119 of 121 remaining) [2024-11-12 12:12:23,274 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (118 of 121 remaining) [2024-11-12 12:12:23,274 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (117 of 121 remaining) [2024-11-12 12:12:23,274 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (116 of 121 remaining) [2024-11-12 12:12:23,274 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (115 of 121 remaining) [2024-11-12 12:12:23,275 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (114 of 121 remaining) [2024-11-12 12:12:23,275 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (113 of 121 remaining) [2024-11-12 12:12:23,275 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (112 of 121 remaining) [2024-11-12 12:12:23,275 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (111 of 121 remaining) [2024-11-12 12:12:23,275 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (110 of 121 remaining) [2024-11-12 12:12:23,275 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err27ASSERT_VIOLATIONDATA_RACE (109 of 121 remaining) [2024-11-12 12:12:23,276 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err28ASSERT_VIOLATIONDATA_RACE (108 of 121 remaining) [2024-11-12 12:12:23,276 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (107 of 121 remaining) [2024-11-12 12:12:23,276 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (106 of 121 remaining) [2024-11-12 12:12:23,276 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err29ASSERT_VIOLATIONDATA_RACE (105 of 121 remaining) [2024-11-12 12:12:23,276 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err33ASSERT_VIOLATIONDATA_RACE (104 of 121 remaining) [2024-11-12 12:12:23,276 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err34ASSERT_VIOLATIONDATA_RACE (103 of 121 remaining) [2024-11-12 12:12:23,278 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (102 of 121 remaining) [2024-11-12 12:12:23,279 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (101 of 121 remaining) [2024-11-12 12:12:23,279 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err35ASSERT_VIOLATIONDATA_RACE (100 of 121 remaining) [2024-11-12 12:12:23,279 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (99 of 121 remaining) [2024-11-12 12:12:23,279 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err30ASSERT_VIOLATIONDATA_RACE (98 of 121 remaining) [2024-11-12 12:12:23,279 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err36ASSERT_VIOLATIONDATA_RACE (97 of 121 remaining) [2024-11-12 12:12:23,280 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err31ASSERT_VIOLATIONDATA_RACE (96 of 121 remaining) [2024-11-12 12:12:23,280 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err32ASSERT_VIOLATIONDATA_RACE (95 of 121 remaining) [2024-11-12 12:12:23,280 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONDATA_RACE (94 of 121 remaining) [2024-11-12 12:12:23,280 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err37ASSERT_VIOLATIONDATA_RACE (93 of 121 remaining) [2024-11-12 12:12:23,280 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (92 of 121 remaining) [2024-11-12 12:12:23,280 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23ASSERT_VIOLATIONDATA_RACE (91 of 121 remaining) [2024-11-12 12:12:23,280 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24ASSERT_VIOLATIONDATA_RACE (90 of 121 remaining) [2024-11-12 12:12:23,280 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONDATA_RACE (89 of 121 remaining) [2024-11-12 12:12:23,280 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err26ASSERT_VIOLATIONDATA_RACE (88 of 121 remaining) [2024-11-12 12:12:23,281 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err38ASSERT_VIOLATIONDATA_RACE (87 of 121 remaining) [2024-11-12 12:12:23,281 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err39ASSERT_VIOLATIONDATA_RACE (86 of 121 remaining) [2024-11-12 12:12:23,281 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (85 of 121 remaining) [2024-11-12 12:12:23,281 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (84 of 121 remaining) [2024-11-12 12:12:23,281 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (83 of 121 remaining) [2024-11-12 12:12:23,282 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19ASSERT_VIOLATIONDATA_RACE (82 of 121 remaining) [2024-11-12 12:12:23,282 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONDATA_RACE (81 of 121 remaining) [2024-11-12 12:12:23,282 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21ASSERT_VIOLATIONDATA_RACE (80 of 121 remaining) [2024-11-12 12:12:23,282 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (79 of 121 remaining) [2024-11-12 12:12:23,282 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (78 of 121 remaining) [2024-11-12 12:12:23,282 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (77 of 121 remaining) [2024-11-12 12:12:23,283 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (76 of 121 remaining) [2024-11-12 12:12:23,283 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (75 of 121 remaining) [2024-11-12 12:12:23,283 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (74 of 121 remaining) [2024-11-12 12:12:23,283 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (73 of 121 remaining) [2024-11-12 12:12:23,283 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (72 of 121 remaining) [2024-11-12 12:12:23,283 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (71 of 121 remaining) [2024-11-12 12:12:23,284 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (70 of 121 remaining) [2024-11-12 12:12:23,284 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err27ASSERT_VIOLATIONDATA_RACE (69 of 121 remaining) [2024-11-12 12:12:23,285 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err28ASSERT_VIOLATIONDATA_RACE (68 of 121 remaining) [2024-11-12 12:12:23,285 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (67 of 121 remaining) [2024-11-12 12:12:23,285 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (66 of 121 remaining) [2024-11-12 12:12:23,285 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err29ASSERT_VIOLATIONDATA_RACE (65 of 121 remaining) [2024-11-12 12:12:23,285 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err33ASSERT_VIOLATIONDATA_RACE (64 of 121 remaining) [2024-11-12 12:12:23,285 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err34ASSERT_VIOLATIONDATA_RACE (63 of 121 remaining) [2024-11-12 12:12:23,286 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (62 of 121 remaining) [2024-11-12 12:12:23,286 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (61 of 121 remaining) [2024-11-12 12:12:23,286 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err35ASSERT_VIOLATIONDATA_RACE (60 of 121 remaining) [2024-11-12 12:12:23,289 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (59 of 121 remaining) [2024-11-12 12:12:23,289 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err30ASSERT_VIOLATIONDATA_RACE (58 of 121 remaining) [2024-11-12 12:12:23,289 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err36ASSERT_VIOLATIONDATA_RACE (57 of 121 remaining) [2024-11-12 12:12:23,289 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err31ASSERT_VIOLATIONDATA_RACE (56 of 121 remaining) [2024-11-12 12:12:23,289 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err32ASSERT_VIOLATIONDATA_RACE (55 of 121 remaining) [2024-11-12 12:12:23,289 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONDATA_RACE (54 of 121 remaining) [2024-11-12 12:12:23,290 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err37ASSERT_VIOLATIONDATA_RACE (53 of 121 remaining) [2024-11-12 12:12:23,290 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (52 of 121 remaining) [2024-11-12 12:12:23,290 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23ASSERT_VIOLATIONDATA_RACE (51 of 121 remaining) [2024-11-12 12:12:23,290 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24ASSERT_VIOLATIONDATA_RACE (50 of 121 remaining) [2024-11-12 12:12:23,290 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONDATA_RACE (49 of 121 remaining) [2024-11-12 12:12:23,290 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err26ASSERT_VIOLATIONDATA_RACE (48 of 121 remaining) [2024-11-12 12:12:23,290 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err38ASSERT_VIOLATIONDATA_RACE (47 of 121 remaining) [2024-11-12 12:12:23,290 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err39ASSERT_VIOLATIONDATA_RACE (46 of 121 remaining) [2024-11-12 12:12:23,291 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (45 of 121 remaining) [2024-11-12 12:12:23,291 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (44 of 121 remaining) [2024-11-12 12:12:23,291 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (43 of 121 remaining) [2024-11-12 12:12:23,291 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19ASSERT_VIOLATIONDATA_RACE (42 of 121 remaining) [2024-11-12 12:12:23,291 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONDATA_RACE (41 of 121 remaining) [2024-11-12 12:12:23,291 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21ASSERT_VIOLATIONDATA_RACE (40 of 121 remaining) [2024-11-12 12:12:23,291 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (39 of 121 remaining) [2024-11-12 12:12:23,291 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (38 of 121 remaining) [2024-11-12 12:12:23,291 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (37 of 121 remaining) [2024-11-12 12:12:23,292 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (36 of 121 remaining) [2024-11-12 12:12:23,292 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (35 of 121 remaining) [2024-11-12 12:12:23,292 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (34 of 121 remaining) [2024-11-12 12:12:23,292 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (33 of 121 remaining) [2024-11-12 12:12:23,295 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (32 of 121 remaining) [2024-11-12 12:12:23,295 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (31 of 121 remaining) [2024-11-12 12:12:23,295 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (30 of 121 remaining) [2024-11-12 12:12:23,295 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err27ASSERT_VIOLATIONDATA_RACE (29 of 121 remaining) [2024-11-12 12:12:23,296 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err28ASSERT_VIOLATIONDATA_RACE (28 of 121 remaining) [2024-11-12 12:12:23,296 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (27 of 121 remaining) [2024-11-12 12:12:23,296 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (26 of 121 remaining) [2024-11-12 12:12:23,296 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err29ASSERT_VIOLATIONDATA_RACE (25 of 121 remaining) [2024-11-12 12:12:23,296 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err33ASSERT_VIOLATIONDATA_RACE (24 of 121 remaining) [2024-11-12 12:12:23,296 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err34ASSERT_VIOLATIONDATA_RACE (23 of 121 remaining) [2024-11-12 12:12:23,297 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (22 of 121 remaining) [2024-11-12 12:12:23,297 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (21 of 121 remaining) [2024-11-12 12:12:23,297 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err35ASSERT_VIOLATIONDATA_RACE (20 of 121 remaining) [2024-11-12 12:12:23,297 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (19 of 121 remaining) [2024-11-12 12:12:23,297 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err30ASSERT_VIOLATIONDATA_RACE (18 of 121 remaining) [2024-11-12 12:12:23,297 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err36ASSERT_VIOLATIONDATA_RACE (17 of 121 remaining) [2024-11-12 12:12:23,298 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err31ASSERT_VIOLATIONDATA_RACE (16 of 121 remaining) [2024-11-12 12:12:23,298 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err32ASSERT_VIOLATIONDATA_RACE (15 of 121 remaining) [2024-11-12 12:12:23,298 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONDATA_RACE (14 of 121 remaining) [2024-11-12 12:12:23,298 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err37ASSERT_VIOLATIONDATA_RACE (13 of 121 remaining) [2024-11-12 12:12:23,298 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (12 of 121 remaining) [2024-11-12 12:12:23,298 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23ASSERT_VIOLATIONDATA_RACE (11 of 121 remaining) [2024-11-12 12:12:23,298 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24ASSERT_VIOLATIONDATA_RACE (10 of 121 remaining) [2024-11-12 12:12:23,299 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONDATA_RACE (9 of 121 remaining) [2024-11-12 12:12:23,299 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err26ASSERT_VIOLATIONDATA_RACE (8 of 121 remaining) [2024-11-12 12:12:23,299 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err38ASSERT_VIOLATIONDATA_RACE (7 of 121 remaining) [2024-11-12 12:12:23,299 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err39ASSERT_VIOLATIONDATA_RACE (6 of 121 remaining) [2024-11-12 12:12:23,299 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (5 of 121 remaining) [2024-11-12 12:12:23,299 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (4 of 121 remaining) [2024-11-12 12:12:23,300 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (3 of 121 remaining) [2024-11-12 12:12:23,300 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19ASSERT_VIOLATIONDATA_RACE (2 of 121 remaining) [2024-11-12 12:12:23,300 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONDATA_RACE (1 of 121 remaining) [2024-11-12 12:12:23,300 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21ASSERT_VIOLATIONDATA_RACE (0 of 121 remaining) [2024-11-12 12:12:23,300 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-12 12:12:23,301 INFO L421 BasicCegarLoop]: Path program histogram: [1, 1] [2024-11-12 12:12:23,302 WARN L244 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-12 12:12:23,302 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-11-12 12:12:23,378 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-12 12:12:23,386 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 553 places, 616 transitions, 1250 flow [2024-11-12 12:12:23,570 INFO L124 PetriNetUnfolderBase]: 73/643 cut-off events. [2024-11-12 12:12:23,571 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-11-12 12:12:23,586 INFO L83 FinitePrefix]: Finished finitePrefix Result has 656 conditions, 643 events. 73/643 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 30. Compared 3814 event pairs, 0 based on Foata normal form. 0/446 useless extension candidates. Maximal degree in co-relation 600. Up to 8 conditions per place. [2024-11-12 12:12:23,587 INFO L82 GeneralOperation]: Start removeDead. Operand has 553 places, 616 transitions, 1250 flow [2024-11-12 12:12:23,610 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 553 places, 616 transitions, 1250 flow [2024-11-12 12:12:23,611 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-12 12:12:23,613 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;@7345093, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-12 12:12:23,613 INFO L334 AbstractCegarLoop]: Starting to check reachability of 161 error locations. [2024-11-12 12:12:23,619 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-12 12:12:23,619 INFO L124 PetriNetUnfolderBase]: 5/65 cut-off events. [2024-11-12 12:12:23,619 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-12 12:12:23,619 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:12:23,619 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:12:23,620 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err6ASSERT_VIOLATIONDATA_RACE, thr1Err7ASSERT_VIOLATIONDATA_RACE (and 157 more)] === [2024-11-12 12:12:23,620 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:12:23,620 INFO L85 PathProgramCache]: Analyzing trace with hash -1071415257, now seen corresponding path program 1 times [2024-11-12 12:12:23,620 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:12:23,620 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2138427790] [2024-11-12 12:12:23,620 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:12:23,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:12:23,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:12:23,671 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-12 12:12:23,671 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:12:23,671 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2138427790] [2024-11-12 12:12:23,671 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2138427790] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:12:23,671 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:12:23,671 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-12 12:12:23,672 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1926992694] [2024-11-12 12:12:23,672 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:12:23,672 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-12 12:12:23,672 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:12:23,673 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-12 12:12:23,673 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-12 12:12:23,675 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 434 out of 616 [2024-11-12 12:12:23,677 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 553 places, 616 transitions, 1250 flow. Second operand has 2 states, 2 states have (on average 435.0) internal successors, (870), 2 states have internal predecessors, (870), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-12 12:12:23,677 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:12:23,677 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 434 of 616 [2024-11-12 12:12:23,677 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:12:29,124 INFO L124 PetriNetUnfolderBase]: 6228/30499 cut-off events. [2024-11-12 12:12:29,128 INFO L125 PetriNetUnfolderBase]: For 1414/1414 co-relation queries the response was YES. [2024-11-12 12:12:29,261 INFO L83 FinitePrefix]: Finished finitePrefix Result has 38435 conditions, 30499 events. 6228/30499 cut-off events. For 1414/1414 co-relation queries the response was YES. Maximal size of possible extension queue 1169. Compared 444934 event pairs, 3894 based on Foata normal form. 9097/34612 useless extension candidates. Maximal degree in co-relation 2628. Up to 7266 conditions per place. [2024-11-12 12:12:29,444 INFO L140 encePairwiseOnDemand]: 491/616 looper letters, 42 selfloop transitions, 0 changer transitions 0/452 dead transitions. [2024-11-12 12:12:29,445 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 433 places, 452 transitions, 1006 flow [2024-11-12 12:12:29,445 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-12 12:12:29,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-12 12:12:29,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 1035 transitions. [2024-11-12 12:12:29,448 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8400974025974026 [2024-11-12 12:12:29,449 INFO L175 Difference]: Start difference. First operand has 553 places, 616 transitions, 1250 flow. Second operand 2 states and 1035 transitions. [2024-11-12 12:12:29,449 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 433 places, 452 transitions, 1006 flow [2024-11-12 12:12:29,459 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 433 places, 452 transitions, 1004 flow, removed 1 selfloop flow, removed 0 redundant places. [2024-11-12 12:12:29,465 INFO L231 Difference]: Finished difference. Result has 433 places, 452 transitions, 920 flow [2024-11-12 12:12:29,466 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=616, PETRI_DIFFERENCE_MINUEND_FLOW=920, PETRI_DIFFERENCE_MINUEND_PLACES=432, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=452, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=452, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=920, PETRI_PLACES=433, PETRI_TRANSITIONS=452} [2024-11-12 12:12:29,467 INFO L279 CegarLoopForPetriNet]: 553 programPoint places, -120 predicate places. [2024-11-12 12:12:29,467 INFO L471 AbstractCegarLoop]: Abstraction has has 433 places, 452 transitions, 920 flow [2024-11-12 12:12:29,468 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 435.0) internal successors, (870), 2 states have internal predecessors, (870), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-12 12:12:29,468 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:12:29,468 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:12:29,469 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-12 12:12:29,469 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err2ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err6ASSERT_VIOLATIONDATA_RACE, thr1Err7ASSERT_VIOLATIONDATA_RACE (and 157 more)] === [2024-11-12 12:12:29,469 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:12:29,469 INFO L85 PathProgramCache]: Analyzing trace with hash 1162165133, now seen corresponding path program 1 times [2024-11-12 12:12:29,470 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:12:29,470 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1819195959] [2024-11-12 12:12:29,470 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:12:29,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:12:29,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:12:29,545 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-12 12:12:29,546 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:12:29,546 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1819195959] [2024-11-12 12:12:29,546 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1819195959] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:12:29,546 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:12:29,549 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:12:29,549 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [810473517] [2024-11-12 12:12:29,549 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:12:29,550 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:12:29,550 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:12:29,550 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:12:29,550 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:12:29,627 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 389 out of 616 [2024-11-12 12:12:29,628 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 433 places, 452 transitions, 920 flow. Second operand has 3 states, 3 states have (on average 390.3333333333333) internal successors, (1171), 3 states have internal predecessors, (1171), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-12 12:12:29,629 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:12:29,632 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 389 of 616 [2024-11-12 12:12:29,632 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:12:56,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2312] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{#race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[~MTX~0, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][34], [556#true, 147#L703-1true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true, 222#L704true, 499#L704true]) [2024-11-12 12:12:56,715 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-11-12 12:12:56,715 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-12 12:12:56,715 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 12:12:56,715 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-12 12:12:56,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2312] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{#race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[~MTX~0, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][34], [556#true, 147#L703-1true, 558#true, 552#true, 191#L709true, 153#L743-6true, 554#true, 550#true, 499#L704true]) [2024-11-12 12:12:56,716 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-11-12 12:12:56,716 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-12 12:12:56,716 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 12:12:56,716 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-12 12:12:56,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2312] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{#race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[~MTX~0, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][34], [147#L703-1true, 556#true, 558#true, 552#true, 521#L709true, 554#true, 153#L743-6true, 550#true, 222#L704true]) [2024-11-12 12:12:56,716 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-11-12 12:12:56,716 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-12 12:12:56,716 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 12:12:56,717 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-12 12:12:56,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2312] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{#race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[~MTX~0, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][34], [556#true, 147#L703-1true, 558#true, 552#true, 191#L709true, 521#L709true, 554#true, 153#L743-6true, 550#true]) [2024-11-12 12:12:56,717 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-11-12 12:12:56,717 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 12:12:56,717 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-12 12:12:56,717 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-12 12:12:56,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2315] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{#race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[~MTX~0, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][36], [556#true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true, 222#L704true, 499#L704true, 23#L708-1true]) [2024-11-12 12:12:56,744 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-11-12 12:12:56,744 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 12:12:56,744 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-12 12:12:56,744 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-12 12:12:56,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2315] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{#race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[~MTX~0, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][36], [556#true, 558#true, 552#true, 191#L709true, 153#L743-6true, 554#true, 550#true, 499#L704true, 23#L708-1true]) [2024-11-12 12:12:56,745 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-11-12 12:12:56,745 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 12:12:56,745 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-12 12:12:56,745 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-12 12:12:56,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2315] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{#race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[~MTX~0, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][36], [556#true, 558#true, 552#true, 521#L709true, 554#true, 153#L743-6true, 550#true, 222#L704true, 23#L708-1true]) [2024-11-12 12:12:56,746 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-11-12 12:12:56,746 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-12 12:12:56,746 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 12:12:56,746 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-12 12:12:56,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2315] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{#race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[~MTX~0, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][36], [556#true, 558#true, 552#true, 191#L709true, 521#L709true, 554#true, 153#L743-6true, 550#true, 23#L708-1true]) [2024-11-12 12:12:56,747 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-11-12 12:12:56,747 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-12 12:12:56,748 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-12 12:12:56,748 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-12 12:12:59,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2354] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{#race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_19|, thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[~MTX~0, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][79], [556#true, 323#L720-1true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true, 222#L704true, 499#L704true]) [2024-11-12 12:12:59,493 INFO L294 olderBase$Statistics]: this new event has 102 ancestors and is cut-off event [2024-11-12 12:12:59,493 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-12 12:12:59,497 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-12 12:12:59,497 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-12 12:12:59,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2354] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{#race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_19|, thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[~MTX~0, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][79], [323#L720-1true, 556#true, 558#true, 552#true, 191#L709true, 153#L743-6true, 554#true, 550#true, 499#L704true]) [2024-11-12 12:12:59,498 INFO L294 olderBase$Statistics]: this new event has 102 ancestors and is cut-off event [2024-11-12 12:12:59,498 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-12 12:12:59,498 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-12 12:12:59,498 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-12 12:12:59,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2354] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{#race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_19|, thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[~MTX~0, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][79], [556#true, 323#L720-1true, 558#true, 552#true, 521#L709true, 554#true, 153#L743-6true, 550#true, 222#L704true]) [2024-11-12 12:12:59,501 INFO L294 olderBase$Statistics]: this new event has 102 ancestors and is cut-off event [2024-11-12 12:12:59,501 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-12 12:12:59,501 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-12 12:12:59,501 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-12 12:12:59,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2354] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{#race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_19|, thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[~MTX~0, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][79], [556#true, 323#L720-1true, 558#true, 552#true, 191#L709true, 521#L709true, 554#true, 153#L743-6true, 550#true]) [2024-11-12 12:12:59,501 INFO L294 olderBase$Statistics]: this new event has 102 ancestors and is cut-off event [2024-11-12 12:12:59,501 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-12 12:12:59,501 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-12 12:12:59,502 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-12 12:12:59,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2374] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{#race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_23|, thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[~MTX~0, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][107], [556#true, 382#L711-1true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true, 222#L704true, 499#L704true]) [2024-11-12 12:12:59,969 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2024-11-12 12:12:59,969 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-12 12:12:59,969 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-12 12:12:59,969 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-12 12:12:59,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2374] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{#race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_23|, thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[~MTX~0, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][107], [556#true, 382#L711-1true, 558#true, 552#true, 191#L709true, 153#L743-6true, 554#true, 550#true, 499#L704true]) [2024-11-12 12:12:59,969 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2024-11-12 12:12:59,969 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-12 12:12:59,969 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-12 12:12:59,970 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-12 12:12:59,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2374] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{#race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_23|, thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[~MTX~0, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][107], [556#true, 382#L711-1true, 558#true, 552#true, 521#L709true, 554#true, 153#L743-6true, 550#true, 222#L704true]) [2024-11-12 12:12:59,970 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2024-11-12 12:12:59,970 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-12 12:12:59,970 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-12 12:12:59,970 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-12 12:12:59,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2374] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{#race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_23|, thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[~MTX~0, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread1of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][107], [556#true, 382#L711-1true, 558#true, 552#true, 191#L709true, 521#L709true, 554#true, 153#L743-6true, 550#true]) [2024-11-12 12:12:59,971 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2024-11-12 12:12:59,971 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-12 12:12:59,971 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-12 12:12:59,971 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-12 12:13:01,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2115] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{#race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[~MTX~0, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][144], [350#L703-1true, 556#true, 515#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 558#true, 552#true, 431#L718-1true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,040 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-12 12:13:01,040 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-12 12:13:01,040 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-12 12:13:01,040 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-12 12:13:01,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2118] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{#race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[~MTX~0, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][146], [523#L708-1true, 556#true, 515#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 558#true, 552#true, 431#L718-1true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,044 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-12 12:13:01,045 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-12 12:13:01,045 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-12 12:13:01,045 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-12 12:13:01,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2115] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{#race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[~MTX~0, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][144], [350#L703-1true, 556#true, 558#true, 431#L718-1true, 552#true, 415#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,195 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-12 12:13:01,195 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-12 12:13:01,195 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-12 12:13:01,195 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-12 12:13:01,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2118] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{#race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[~MTX~0, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][146], [523#L708-1true, 556#true, 558#true, 431#L718-1true, 552#true, 415#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,196 INFO L294 olderBase$Statistics]: this new event has 108 ancestors and is cut-off event [2024-11-12 12:13:01,197 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-12 12:13:01,197 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-12 12:13:01,197 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-12 12:13:01,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2115] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{#race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[~MTX~0, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][144], [350#L703-1true, 556#true, 515#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 558#true, 482#L735-1true, 552#true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,219 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-12 12:13:01,219 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-12 12:13:01,219 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-12 12:13:01,219 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-12 12:13:01,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2118] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{#race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[~MTX~0, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][146], [523#L708-1true, 556#true, 515#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 558#true, 482#L735-1true, 552#true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,220 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-12 12:13:01,220 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-12 12:13:01,220 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-12 12:13:01,220 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-12 12:13:01,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2115] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{#race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[~MTX~0, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][144], [350#L703-1true, 556#true, 558#true, 482#L735-1true, 552#true, 415#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,348 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-12 12:13:01,348 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-12 12:13:01,349 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-12 12:13:01,349 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-12 12:13:01,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2118] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{#race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[~MTX~0, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][146], [523#L708-1true, 556#true, 558#true, 482#L735-1true, 552#true, 415#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,349 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is cut-off event [2024-11-12 12:13:01,349 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-12 12:13:01,349 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-12 12:13:01,349 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-12 12:13:01,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2115] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{#race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[~MTX~0, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][144], [350#L703-1true, 486#L713-6true, 556#true, 515#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 558#true, 552#true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,359 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-12 12:13:01,359 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-12 12:13:01,359 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-12 12:13:01,359 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-12 12:13:01,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2118] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{#race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[~MTX~0, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][146], [523#L708-1true, 486#L713-6true, 556#true, 515#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 558#true, 552#true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,360 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-12 12:13:01,361 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-12 12:13:01,361 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-12 12:13:01,361 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-12 12:13:01,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2509] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][73], [225#L703-1true, 556#true, 558#true, 420#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 552#true, 6#L713-6true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,363 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-12 12:13:01,363 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-12 12:13:01,364 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-12 12:13:01,364 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-12 12:13:01,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2509] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][73], [225#L703-1true, 556#true, 558#true, 552#true, 6#L713-6true, 328#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,364 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-12 12:13:01,364 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-12 12:13:01,364 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-12 12:13:01,364 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-12 12:13:01,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2512] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][74], [556#true, 420#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 558#true, 302#L708-1true, 552#true, 6#L713-6true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,366 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-12 12:13:01,366 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-12 12:13:01,366 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-12 12:13:01,366 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-12 12:13:01,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2512] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][74], [556#true, 558#true, 302#L708-1true, 552#true, 6#L713-6true, 328#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,366 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-12 12:13:01,367 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-12 12:13:01,367 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-12 12:13:01,367 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-12 12:13:01,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2115] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{#race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[~MTX~0, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][144], [350#L703-1true, 486#L713-6true, 556#true, 558#true, 552#true, 415#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,470 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-12 12:13:01,470 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-12 12:13:01,470 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-12 12:13:01,470 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-12 12:13:01,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2118] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{#race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[~MTX~0, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][146], [523#L708-1true, 486#L713-6true, 556#true, 558#true, 552#true, 415#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,471 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-12 12:13:01,471 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-12 12:13:01,471 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-12 12:13:01,471 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-12 12:13:01,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2157] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{#race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_19|, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[~MTX~0, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][242], [556#true, 515#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 558#true, 403#L720-1true, 552#true, 431#L718-1true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,676 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-12 12:13:01,676 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-12 12:13:01,676 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-11-12 12:13:01,676 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-12 12:13:01,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2509] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][180], [225#L703-1true, 556#true, 370#L718-1true, 558#true, 552#true, 250#L711-3true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,678 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-12 12:13:01,678 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-11-12 12:13:01,678 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-12 12:13:01,679 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-12 12:13:01,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2509] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][180], [225#L703-1true, 556#true, 370#L718-1true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true, 342#L711-2true]) [2024-11-12 12:13:01,679 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-12 12:13:01,679 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-12 12:13:01,679 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-12 12:13:01,679 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-12 12:13:01,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2509] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][73], [225#L703-1true, 556#true, 370#L718-1true, 382#L711-1true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,679 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-12 12:13:01,679 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-12 12:13:01,679 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-11-12 12:13:01,679 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-12 12:13:01,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2512] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][182], [556#true, 370#L718-1true, 558#true, 302#L708-1true, 552#true, 250#L711-3true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,682 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-12 12:13:01,682 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-12 12:13:01,682 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-11-12 12:13:01,682 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-12 12:13:01,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2512] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][182], [556#true, 370#L718-1true, 558#true, 302#L708-1true, 552#true, 153#L743-6true, 554#true, 550#true, 342#L711-2true]) [2024-11-12 12:13:01,682 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-12 12:13:01,682 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-12 12:13:01,682 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-12 12:13:01,683 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-12 12:13:01,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2512] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][74], [556#true, 370#L718-1true, 382#L711-1true, 558#true, 302#L708-1true, 552#true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,683 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-12 12:13:01,683 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-12 12:13:01,683 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-11-12 12:13:01,683 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-12 12:13:01,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2509] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][180], [225#L703-1true, 556#true, 370#L718-1true, 558#true, 552#true, 356#L733-3true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,691 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-12 12:13:01,691 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-12 12:13:01,691 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-12 12:13:01,691 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-11-12 12:13:01,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2509] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][180], [225#L703-1true, 289#L733-2true, 556#true, 370#L718-1true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,691 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-12 12:13:01,691 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-12 12:13:01,691 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-12 12:13:01,691 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-12 12:13:01,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2509] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][73], [146#L733-1true, 225#L703-1true, 556#true, 370#L718-1true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,691 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-12 12:13:01,691 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-12 12:13:01,692 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-11-12 12:13:01,692 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-12 12:13:01,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2512] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][182], [556#true, 370#L718-1true, 558#true, 302#L708-1true, 552#true, 356#L733-3true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,695 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-12 12:13:01,695 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-11-12 12:13:01,695 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-12 12:13:01,695 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-12 12:13:01,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2512] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][182], [289#L733-2true, 556#true, 370#L718-1true, 558#true, 302#L708-1true, 552#true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,696 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-12 12:13:01,696 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-12 12:13:01,696 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-12 12:13:01,696 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-12 12:13:01,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2512] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][74], [146#L733-1true, 556#true, 370#L718-1true, 558#true, 302#L708-1true, 552#true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,696 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-12 12:13:01,696 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-11-12 12:13:01,696 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-12 12:13:01,696 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-12 12:13:01,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2157] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{#race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_19|, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[~MTX~0, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][242], [556#true, 558#true, 403#L720-1true, 431#L718-1true, 552#true, 415#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,755 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-12 12:13:01,756 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-12 12:13:01,756 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-12 12:13:01,756 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-11-12 12:13:01,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2157] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{#race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_19|, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[~MTX~0, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][242], [556#true, 515#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 558#true, 403#L720-1true, 482#L735-1true, 552#true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,760 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-12 12:13:01,760 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-12 12:13:01,760 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-12 12:13:01,760 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-12 12:13:01,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2509] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][180], [225#L703-1true, 556#true, 558#true, 552#true, 250#L711-3true, 153#L743-6true, 554#true, 184#L735-1true, 550#true]) [2024-11-12 12:13:01,761 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-12 12:13:01,761 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-12 12:13:01,761 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-11-12 12:13:01,762 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-12 12:13:01,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2512] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][182], [556#true, 558#true, 302#L708-1true, 552#true, 250#L711-3true, 153#L743-6true, 554#true, 184#L735-1true, 550#true]) [2024-11-12 12:13:01,763 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-12 12:13:01,764 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-12 12:13:01,764 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-11-12 12:13:01,764 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-12 12:13:01,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2509] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][180], [225#L703-1true, 556#true, 558#true, 552#true, 356#L733-3true, 153#L743-6true, 554#true, 184#L735-1true, 550#true]) [2024-11-12 12:13:01,772 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-12 12:13:01,772 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-11-12 12:13:01,772 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-12 12:13:01,772 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-12 12:13:01,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2512] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][182], [556#true, 558#true, 302#L708-1true, 552#true, 356#L733-3true, 153#L743-6true, 554#true, 184#L735-1true, 550#true]) [2024-11-12 12:13:01,774 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-12 12:13:01,774 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-12 12:13:01,774 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-11-12 12:13:01,774 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-12 12:13:01,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2157] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{#race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_19|, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[~MTX~0, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][242], [556#true, 558#true, 403#L720-1true, 482#L735-1true, 552#true, 415#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,829 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-12 12:13:01,829 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-12 12:13:01,829 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-12 12:13:01,829 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-12 12:13:01,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2157] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{#race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_19|, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[~MTX~0, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][242], [486#L713-6true, 556#true, 515#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 558#true, 403#L720-1true, 552#true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,832 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-12 12:13:01,832 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-11-12 12:13:01,832 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-12 12:13:01,832 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-12 12:13:01,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2177] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{#race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_23|, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[~MTX~0, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][294], [556#true, 515#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 558#true, 552#true, 431#L718-1true, 165#L711-1true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,832 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-12 12:13:01,832 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-12 12:13:01,832 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-12 12:13:01,833 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-11-12 12:13:01,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2509] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][180], [225#L703-1true, 556#true, 418#L713-6true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true, 342#L711-2true]) [2024-11-12 12:13:01,834 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-12 12:13:01,835 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-12 12:13:01,835 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-11-12 12:13:01,835 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-12 12:13:01,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2509] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][180], [225#L703-1true, 556#true, 418#L713-6true, 558#true, 552#true, 250#L711-3true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,835 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-11-12 12:13:01,835 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-12 12:13:01,835 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-12 12:13:01,835 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-12 12:13:01,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2509] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][73], [225#L703-1true, 556#true, 418#L713-6true, 382#L711-1true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,835 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-12 12:13:01,835 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-12 12:13:01,835 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-12 12:13:01,835 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-11-12 12:13:01,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2512] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][182], [556#true, 418#L713-6true, 558#true, 302#L708-1true, 552#true, 153#L743-6true, 554#true, 550#true, 342#L711-2true]) [2024-11-12 12:13:01,837 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-12 12:13:01,837 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-11-12 12:13:01,837 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-12 12:13:01,837 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-12 12:13:01,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2512] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][182], [556#true, 418#L713-6true, 558#true, 302#L708-1true, 552#true, 250#L711-3true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,837 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-11-12 12:13:01,837 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-12 12:13:01,837 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-12 12:13:01,838 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-12 12:13:01,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2512] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][74], [556#true, 418#L713-6true, 382#L711-1true, 558#true, 302#L708-1true, 552#true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,838 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-12 12:13:01,838 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-12 12:13:01,838 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-12 12:13:01,838 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-11-12 12:13:01,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2551] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][152], [556#true, 156#L720-1true, 420#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 558#true, 552#true, 6#L713-6true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,840 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-12 12:13:01,841 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-12 12:13:01,841 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-11-12 12:13:01,841 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-12 12:13:01,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2551] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][152], [556#true, 156#L720-1true, 558#true, 552#true, 6#L713-6true, 328#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,843 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-12 12:13:01,844 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-11-12 12:13:01,844 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-12 12:13:01,844 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-12 12:13:01,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2509] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][180], [225#L703-1true, 556#true, 418#L713-6true, 558#true, 552#true, 356#L733-3true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,850 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-11-12 12:13:01,850 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-12 12:13:01,850 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-12 12:13:01,850 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-12 12:13:01,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2509] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][180], [225#L703-1true, 289#L733-2true, 556#true, 418#L713-6true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,850 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-12 12:13:01,850 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-11-12 12:13:01,851 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-12 12:13:01,851 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-12 12:13:01,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2509] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][73], [146#L733-1true, 225#L703-1true, 556#true, 418#L713-6true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,851 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-12 12:13:01,851 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-12 12:13:01,851 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-12 12:13:01,851 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-11-12 12:13:01,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2512] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][182], [556#true, 418#L713-6true, 558#true, 302#L708-1true, 552#true, 356#L733-3true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,854 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-11-12 12:13:01,854 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-12 12:13:01,855 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-12 12:13:01,855 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-12 12:13:01,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2512] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][182], [289#L733-2true, 556#true, 418#L713-6true, 558#true, 302#L708-1true, 552#true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,855 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-12 12:13:01,855 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-11-12 12:13:01,855 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-12 12:13:01,855 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-12 12:13:01,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2512] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][74], [146#L733-1true, 556#true, 418#L713-6true, 558#true, 302#L708-1true, 552#true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,856 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-12 12:13:01,856 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-12 12:13:01,856 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-12 12:13:01,856 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-11-12 12:13:01,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2157] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{#race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_19|, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[~MTX~0, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][242], [486#L713-6true, 556#true, 558#true, 403#L720-1true, 552#true, 415#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,935 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-12 12:13:01,935 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-12 12:13:01,935 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-11-12 12:13:01,935 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-12 12:13:01,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2177] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{#race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_23|, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[~MTX~0, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][294], [556#true, 558#true, 165#L711-1true, 431#L718-1true, 552#true, 415#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,936 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-12 12:13:01,936 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-11-12 12:13:01,936 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-12 12:13:01,937 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-12 12:13:01,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2177] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{#race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_23|, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[~MTX~0, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][294], [556#true, 515#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 558#true, 482#L735-1true, 552#true, 165#L711-1true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:01,942 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-12 12:13:01,942 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-12 12:13:01,942 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-11-12 12:13:01,942 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-12 12:13:02,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2177] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{#race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_23|, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[~MTX~0, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][294], [556#true, 558#true, 482#L735-1true, 165#L711-1true, 552#true, 415#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:02,013 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-12 12:13:02,013 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-12 12:13:02,014 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-11-12 12:13:02,014 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-12 12:13:02,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2177] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{#race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_23|, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[~MTX~0, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][294], [486#L713-6true, 556#true, 515#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 558#true, 165#L711-1true, 552#true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:02,016 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-11-12 12:13:02,016 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-12 12:13:02,016 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-12 12:13:02,016 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-12 12:13:02,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2571] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_23|, #race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][189], [5#L711-1true, 556#true, 558#true, 420#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 552#true, 6#L713-6true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:02,020 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-11-12 12:13:02,020 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-12 12:13:02,020 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-12 12:13:02,020 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-12 12:13:02,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2571] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_23|, #race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][189], [5#L711-1true, 556#true, 558#true, 552#true, 6#L713-6true, 328#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:02,020 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-11-12 12:13:02,020 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-12 12:13:02,020 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-12 12:13:02,020 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-12 12:13:02,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2177] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{#race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_23|, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[~MTX~0, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][294], [486#L713-6true, 556#true, 558#true, 552#true, 165#L711-1true, 415#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:02,071 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-11-12 12:13:02,071 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-12 12:13:02,071 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-12 12:13:02,071 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-12 12:13:02,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2551] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][181], [556#true, 370#L718-1true, 156#L720-1true, 558#true, 552#true, 250#L711-3true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:02,079 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-11-12 12:13:02,079 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-12 12:13:02,079 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-12 12:13:02,079 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-12 12:13:02,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2551] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][181], [556#true, 370#L718-1true, 156#L720-1true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true, 342#L711-2true]) [2024-11-12 12:13:02,080 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-12 12:13:02,080 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-12 12:13:02,080 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-12 12:13:02,080 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-12 12:13:02,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2551] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][152], [556#true, 370#L718-1true, 156#L720-1true, 382#L711-1true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:02,080 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-12 12:13:02,080 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-12 12:13:02,080 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-12 12:13:02,080 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-12 12:13:02,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2551] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][181], [556#true, 370#L718-1true, 156#L720-1true, 558#true, 552#true, 356#L733-3true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:02,086 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-11-12 12:13:02,086 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-12 12:13:02,086 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-12 12:13:02,086 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-12 12:13:02,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2551] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][181], [289#L733-2true, 556#true, 370#L718-1true, 156#L720-1true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:02,086 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-12 12:13:02,086 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-12 12:13:02,086 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-12 12:13:02,086 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-12 12:13:02,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2551] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][152], [146#L733-1true, 556#true, 370#L718-1true, 156#L720-1true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:02,087 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-12 12:13:02,087 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-12 12:13:02,087 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-12 12:13:02,087 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-12 12:13:02,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2115] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{#race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[~MTX~0, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][144], [350#L703-1true, 556#true, 515#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 558#true, 552#true, 153#L743-6true, 554#true, 550#true, 261#L713-12true]) [2024-11-12 12:13:02,128 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-12 12:13:02,128 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-12 12:13:02,128 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-12 12:13:02,128 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-12 12:13:02,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2118] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{#race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[~MTX~0, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][146], [523#L708-1true, 556#true, 515#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 558#true, 552#true, 153#L743-6true, 554#true, 550#true, 261#L713-12true]) [2024-11-12 12:13:02,129 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-12 12:13:02,129 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-12 12:13:02,129 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-12 12:13:02,129 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-12 12:13:02,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2509] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][73], [225#L703-1true, 556#true, 558#true, 420#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 552#true, 153#L743-6true, 554#true, 68#L713-12true, 550#true]) [2024-11-12 12:13:02,130 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-12 12:13:02,130 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-12 12:13:02,130 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-12 12:13:02,130 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-12 12:13:02,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2509] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][73], [225#L703-1true, 556#true, 558#true, 552#true, 328#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue, 153#L743-6true, 554#true, 550#true, 68#L713-12true]) [2024-11-12 12:13:02,130 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-12 12:13:02,131 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-12 12:13:02,131 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-12 12:13:02,131 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-12 12:13:02,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2512] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][74], [556#true, 558#true, 420#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 302#L708-1true, 552#true, 153#L743-6true, 554#true, 68#L713-12true, 550#true]) [2024-11-12 12:13:02,131 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-12 12:13:02,132 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-12 12:13:02,132 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-12 12:13:02,132 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-12 12:13:02,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2512] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][74], [556#true, 558#true, 302#L708-1true, 552#true, 328#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue, 153#L743-6true, 554#true, 550#true, 68#L713-12true]) [2024-11-12 12:13:02,132 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-12 12:13:02,132 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-12 12:13:02,132 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-12 12:13:02,132 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-12 12:13:02,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2551] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][181], [556#true, 156#L720-1true, 558#true, 552#true, 250#L711-3true, 153#L743-6true, 554#true, 184#L735-1true, 550#true]) [2024-11-12 12:13:02,135 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-12 12:13:02,135 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-12 12:13:02,135 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-12 12:13:02,135 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-12 12:13:02,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2551] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][181], [556#true, 156#L720-1true, 558#true, 552#true, 356#L733-3true, 153#L743-6true, 554#true, 184#L735-1true, 550#true]) [2024-11-12 12:13:02,139 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-12 12:13:02,139 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-12 12:13:02,139 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-12 12:13:02,139 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-12 12:13:02,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2115] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{#race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[~MTX~0, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][144], [350#L703-1true, 556#true, 558#true, 552#true, 415#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue, 153#L743-6true, 554#true, 550#true, 261#L713-12true]) [2024-11-12 12:13:02,170 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-12 12:13:02,171 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-12 12:13:02,171 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-12 12:13:02,171 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-12 12:13:02,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2118] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{#race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[~MTX~0, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][146], [523#L708-1true, 556#true, 558#true, 552#true, 415#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue, 153#L743-6true, 554#true, 550#true, 261#L713-12true]) [2024-11-12 12:13:02,171 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-12 12:13:02,172 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-12 12:13:02,172 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-12 12:13:02,172 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-12 12:13:02,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2571] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_23|, #race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][188], [5#L711-1true, 556#true, 370#L718-1true, 558#true, 552#true, 250#L711-3true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:02,176 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-11-12 12:13:02,176 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-12 12:13:02,176 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-12 12:13:02,176 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-12 12:13:02,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2571] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_23|, #race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][188], [5#L711-1true, 556#true, 370#L718-1true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true, 342#L711-2true]) [2024-11-12 12:13:02,176 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-12 12:13:02,176 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-12 12:13:02,176 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-12 12:13:02,176 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-12 12:13:02,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2571] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_23|, #race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][189], [5#L711-1true, 556#true, 370#L718-1true, 382#L711-1true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:02,177 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-11-12 12:13:02,177 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-12 12:13:02,177 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-12 12:13:02,177 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-12 12:13:02,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2551] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][181], [556#true, 418#L713-6true, 156#L720-1true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true, 342#L711-2true]) [2024-11-12 12:13:02,179 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-12 12:13:02,179 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-12 12:13:02,179 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-12 12:13:02,179 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-12 12:13:02,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2551] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][181], [556#true, 418#L713-6true, 156#L720-1true, 558#true, 552#true, 250#L711-3true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:02,179 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-11-12 12:13:02,179 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-12 12:13:02,179 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-12 12:13:02,180 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-12 12:13:02,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2551] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][152], [556#true, 418#L713-6true, 156#L720-1true, 382#L711-1true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:02,180 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-11-12 12:13:02,180 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-12 12:13:02,180 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-12 12:13:02,180 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-12 12:13:02,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2571] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_23|, #race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][188], [5#L711-1true, 556#true, 370#L718-1true, 558#true, 552#true, 356#L733-3true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:02,183 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-11-12 12:13:02,183 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-12 12:13:02,184 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-12 12:13:02,184 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-12 12:13:02,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2571] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_23|, #race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][188], [5#L711-1true, 289#L733-2true, 556#true, 370#L718-1true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:02,184 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-12 12:13:02,184 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-12 12:13:02,184 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-12 12:13:02,184 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-12 12:13:02,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2571] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_23|, #race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][189], [5#L711-1true, 146#L733-1true, 556#true, 370#L718-1true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:02,184 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-11-12 12:13:02,184 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-12 12:13:02,184 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-12 12:13:02,184 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-12 12:13:02,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2551] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][181], [556#true, 418#L713-6true, 156#L720-1true, 558#true, 552#true, 356#L733-3true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:02,185 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-11-12 12:13:02,185 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-12 12:13:02,185 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-12 12:13:02,185 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-12 12:13:02,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2551] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][181], [289#L733-2true, 556#true, 418#L713-6true, 156#L720-1true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:02,185 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-12 12:13:02,185 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-12 12:13:02,185 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-12 12:13:02,185 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-12 12:13:02,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2551] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][152], [146#L733-1true, 556#true, 418#L713-6true, 156#L720-1true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:02,185 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-11-12 12:13:02,186 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-12 12:13:02,186 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-12 12:13:02,186 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-12 12:13:02,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2571] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_23|, #race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][188], [5#L711-1true, 556#true, 558#true, 552#true, 250#L711-3true, 153#L743-6true, 554#true, 184#L735-1true, 550#true]) [2024-11-12 12:13:02,605 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2024-11-12 12:13:02,605 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-12 12:13:02,605 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-12 12:13:02,605 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-12 12:13:02,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2571] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_23|, #race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][188], [5#L711-1true, 556#true, 558#true, 552#true, 356#L733-3true, 153#L743-6true, 554#true, 184#L735-1true, 550#true]) [2024-11-12 12:13:02,610 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2024-11-12 12:13:02,610 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-12 12:13:02,610 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-12 12:13:02,610 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-12 12:13:02,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2571] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_23|, #race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][188], [5#L711-1true, 556#true, 418#L713-6true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true, 342#L711-2true]) [2024-11-12 12:13:02,645 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2024-11-12 12:13:02,645 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-12 12:13:02,645 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-12 12:13:02,645 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-12 12:13:02,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2571] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_23|, #race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][188], [5#L711-1true, 556#true, 418#L713-6true, 558#true, 552#true, 250#L711-3true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:02,646 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-12 12:13:02,646 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-12 12:13:02,646 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-12 12:13:02,646 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-12 12:13:02,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2571] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_23|, #race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][189], [5#L711-1true, 556#true, 418#L713-6true, 382#L711-1true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:02,646 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-11-12 12:13:02,646 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-12 12:13:02,646 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-12 12:13:02,647 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-12 12:13:02,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2571] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_23|, #race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][188], [5#L711-1true, 556#true, 418#L713-6true, 558#true, 552#true, 356#L733-3true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:02,657 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-12 12:13:02,657 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-12 12:13:02,657 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-12 12:13:02,657 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-12 12:13:02,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2571] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_23|, #race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][188], [5#L711-1true, 289#L733-2true, 556#true, 418#L713-6true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:02,657 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2024-11-12 12:13:02,657 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-12 12:13:02,657 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-12 12:13:02,658 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-12 12:13:02,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2571] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_23|, #race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][189], [146#L733-1true, 5#L711-1true, 556#true, 418#L713-6true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:02,658 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-11-12 12:13:02,658 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-12 12:13:02,658 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-12 12:13:02,658 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-12 12:13:02,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2509] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][73], [225#L703-1true, 556#true, 370#L718-1true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true, 209#L718-1true]) [2024-11-12 12:13:02,687 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2024-11-12 12:13:02,687 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-12 12:13:02,687 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-12 12:13:02,687 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-12 12:13:02,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2512] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][74], [556#true, 370#L718-1true, 558#true, 302#L708-1true, 552#true, 153#L743-6true, 554#true, 550#true, 209#L718-1true]) [2024-11-12 12:13:02,688 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2024-11-12 12:13:02,688 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-12 12:13:02,689 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-12 12:13:02,689 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-12 12:13:02,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2157] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{#race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_19|, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[~MTX~0, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][242], [556#true, 515#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 558#true, 403#L720-1true, 552#true, 153#L743-6true, 554#true, 550#true, 261#L713-12true]) [2024-11-12 12:13:02,717 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-12 12:13:02,717 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-12 12:13:02,717 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-12 12:13:02,721 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-12 12:13:02,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2509] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][73], [225#L703-1true, 556#true, 558#true, 552#true, 153#L743-6true, 554#true, 184#L735-1true, 550#true, 209#L718-1true]) [2024-11-12 12:13:02,722 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-12 12:13:02,722 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-12 12:13:02,722 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-12 12:13:02,722 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-12 12:13:02,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2509] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][180], [225#L703-1true, 556#true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true, 401#L713-12true, 342#L711-2true]) [2024-11-12 12:13:02,723 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-12 12:13:02,723 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-12 12:13:02,724 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-12 12:13:02,724 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-12 12:13:02,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2509] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][180], [225#L703-1true, 556#true, 558#true, 552#true, 250#L711-3true, 153#L743-6true, 554#true, 550#true, 401#L713-12true]) [2024-11-12 12:13:02,724 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-11-12 12:13:02,724 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-12 12:13:02,724 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-12 12:13:02,724 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-12 12:13:02,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2509] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][73], [225#L703-1true, 556#true, 382#L711-1true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true, 401#L713-12true]) [2024-11-12 12:13:02,725 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-12 12:13:02,725 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-12 12:13:02,725 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-12 12:13:02,725 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-12 12:13:02,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2512] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][74], [556#true, 558#true, 302#L708-1true, 552#true, 153#L743-6true, 554#true, 184#L735-1true, 550#true, 209#L718-1true]) [2024-11-12 12:13:02,727 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-12 12:13:02,728 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-12 12:13:02,728 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-12 12:13:02,728 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-12 12:13:02,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2512] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][182], [556#true, 558#true, 302#L708-1true, 552#true, 153#L743-6true, 554#true, 550#true, 401#L713-12true, 342#L711-2true]) [2024-11-12 12:13:02,729 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-12 12:13:02,729 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-12 12:13:02,729 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-12 12:13:02,729 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-12 12:13:02,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2512] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][182], [556#true, 558#true, 302#L708-1true, 552#true, 250#L711-3true, 153#L743-6true, 554#true, 550#true, 401#L713-12true]) [2024-11-12 12:13:02,729 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-11-12 12:13:02,729 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-12 12:13:02,729 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-12 12:13:02,729 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-12 12:13:02,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2512] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][74], [556#true, 382#L711-1true, 558#true, 302#L708-1true, 552#true, 153#L743-6true, 554#true, 550#true, 401#L713-12true]) [2024-11-12 12:13:02,730 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-12 12:13:02,730 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-12 12:13:02,730 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-12 12:13:02,730 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-12 12:13:02,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2551] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][152], [556#true, 156#L720-1true, 420#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 558#true, 552#true, 153#L743-6true, 554#true, 68#L713-12true, 550#true]) [2024-11-12 12:13:02,733 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-12 12:13:02,733 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-12 12:13:02,733 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-12 12:13:02,733 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-12 12:13:02,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2551] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][152], [556#true, 156#L720-1true, 558#true, 552#true, 328#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue, 153#L743-6true, 554#true, 550#true, 68#L713-12true]) [2024-11-12 12:13:02,734 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-12 12:13:02,734 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-12 12:13:02,734 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-12 12:13:02,735 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-12 12:13:02,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2509] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][73], [225#L703-1true, 556#true, 370#L718-1true, 558#true, 552#true, 384#L735-1true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:02,739 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-12 12:13:02,739 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-12 12:13:02,739 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-12 12:13:02,739 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-12 12:13:02,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2509] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][180], [225#L703-1true, 556#true, 558#true, 552#true, 356#L733-3true, 153#L743-6true, 554#true, 550#true, 401#L713-12true]) [2024-11-12 12:13:02,740 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-11-12 12:13:02,740 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-12 12:13:02,740 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-12 12:13:02,740 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-12 12:13:02,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2509] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][180], [225#L703-1true, 289#L733-2true, 556#true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true, 401#L713-12true]) [2024-11-12 12:13:02,741 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-12 12:13:02,741 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-12 12:13:02,741 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-12 12:13:02,741 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-12 12:13:02,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2509] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][73], [146#L733-1true, 225#L703-1true, 556#true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true, 401#L713-12true]) [2024-11-12 12:13:02,741 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-12 12:13:02,741 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-12 12:13:02,741 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-12 12:13:02,741 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-12 12:13:02,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2512] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][74], [556#true, 370#L718-1true, 558#true, 302#L708-1true, 552#true, 384#L735-1true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:02,742 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-12 12:13:02,742 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-12 12:13:02,742 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-12 12:13:02,742 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-12 12:13:02,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2512] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][182], [556#true, 558#true, 302#L708-1true, 552#true, 356#L733-3true, 153#L743-6true, 554#true, 550#true, 401#L713-12true]) [2024-11-12 12:13:02,742 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-11-12 12:13:02,742 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-12 12:13:02,742 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-12 12:13:02,743 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-12 12:13:02,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2512] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][182], [289#L733-2true, 556#true, 558#true, 302#L708-1true, 552#true, 153#L743-6true, 554#true, 550#true, 401#L713-12true]) [2024-11-12 12:13:02,743 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-12 12:13:02,743 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-12 12:13:02,743 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-12 12:13:02,743 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-12 12:13:02,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2512] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][74], [146#L733-1true, 556#true, 558#true, 302#L708-1true, 552#true, 153#L743-6true, 554#true, 550#true, 401#L713-12true]) [2024-11-12 12:13:02,743 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-12 12:13:02,743 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-12 12:13:02,743 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-12 12:13:02,743 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-12 12:13:02,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2157] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{#race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_19|, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[~MTX~0, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][242], [556#true, 558#true, 403#L720-1true, 552#true, 415#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue, 153#L743-6true, 554#true, 550#true, 261#L713-12true]) [2024-11-12 12:13:02,773 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-12 12:13:02,773 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-12 12:13:02,773 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-12 12:13:02,773 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-12 12:13:02,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2509] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][73], [225#L703-1true, 556#true, 370#L718-1true, 558#true, 552#true, 6#L713-6true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:02,775 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-12 12:13:02,775 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-12 12:13:02,775 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-12 12:13:02,775 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-12 12:13:02,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2509] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][73], [225#L703-1true, 556#true, 418#L713-6true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true, 209#L718-1true]) [2024-11-12 12:13:02,776 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-12 12:13:02,776 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-12 12:13:02,776 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-12 12:13:02,776 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-12 12:13:02,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2512] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][74], [556#true, 370#L718-1true, 558#true, 302#L708-1true, 552#true, 6#L713-6true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:02,777 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-12 12:13:02,777 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-12 12:13:02,777 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-12 12:13:02,777 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-12 12:13:02,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2512] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][74], [556#true, 418#L713-6true, 558#true, 302#L708-1true, 552#true, 153#L743-6true, 554#true, 550#true, 209#L718-1true]) [2024-11-12 12:13:02,777 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-12 12:13:02,777 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-12 12:13:02,778 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-12 12:13:02,778 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-12 12:13:02,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2509] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][73], [225#L703-1true, 556#true, 558#true, 552#true, 384#L735-1true, 153#L743-6true, 184#L735-1true, 554#true, 550#true]) [2024-11-12 12:13:02,783 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-12 12:13:02,783 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-12 12:13:02,783 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-12 12:13:02,783 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-12 12:13:02,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2512] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][74], [556#true, 558#true, 302#L708-1true, 552#true, 384#L735-1true, 153#L743-6true, 184#L735-1true, 554#true, 550#true]) [2024-11-12 12:13:02,784 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-12 12:13:02,784 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-12 12:13:02,784 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-12 12:13:02,784 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-12 12:13:02,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2177] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{#race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_23|, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[~MTX~0, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][294], [556#true, 515#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 558#true, 165#L711-1true, 552#true, 153#L743-6true, 554#true, 550#true, 261#L713-12true]) [2024-11-12 12:13:02,809 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-11-12 12:13:02,809 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-12 12:13:02,809 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-12 12:13:02,809 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-12 12:13:02,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2509] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][73], [225#L703-1true, 556#true, 558#true, 552#true, 6#L713-6true, 153#L743-6true, 554#true, 184#L735-1true, 550#true]) [2024-11-12 12:13:02,809 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-11-12 12:13:02,809 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-12 12:13:02,809 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-12 12:13:02,810 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-12 12:13:02,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2512] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][74], [556#true, 558#true, 302#L708-1true, 552#true, 6#L713-6true, 153#L743-6true, 554#true, 184#L735-1true, 550#true]) [2024-11-12 12:13:02,810 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-11-12 12:13:02,810 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-12 12:13:02,810 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-12 12:13:02,810 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-12 12:13:02,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2571] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_23|, #race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][189], [5#L711-1true, 556#true, 558#true, 420#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 552#true, 153#L743-6true, 554#true, 68#L713-12true, 550#true]) [2024-11-12 12:13:02,810 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-11-12 12:13:02,810 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-12 12:13:02,811 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-12 12:13:02,811 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-12 12:13:02,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2571] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_23|, #race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][189], [5#L711-1true, 556#true, 558#true, 552#true, 328#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue, 153#L743-6true, 554#true, 550#true, 68#L713-12true]) [2024-11-12 12:13:02,811 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-11-12 12:13:02,811 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-12 12:13:02,811 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-12 12:13:02,811 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-12 12:13:02,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2509] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][73], [225#L703-1true, 418#L713-6true, 556#true, 558#true, 552#true, 384#L735-1true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:02,815 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-11-12 12:13:02,815 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-12 12:13:02,815 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-12 12:13:02,815 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-12 12:13:02,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2512] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][74], [418#L713-6true, 556#true, 558#true, 302#L708-1true, 552#true, 384#L735-1true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:02,815 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-11-12 12:13:02,815 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-12 12:13:02,815 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-12 12:13:02,815 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-12 12:13:02,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2177] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{#race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_23|, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[~MTX~0, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread3of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][294], [556#true, 558#true, 552#true, 165#L711-1true, 415#thr1Err8ASSERT_VIOLATIONDATA_RACEtrue, 153#L743-6true, 554#true, 550#true, 261#L713-12true]) [2024-11-12 12:13:02,828 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-11-12 12:13:02,828 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-12 12:13:02,828 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-12 12:13:02,828 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-12 12:13:02,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2509] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][73], [225#L703-1true, 556#true, 418#L713-6true, 558#true, 552#true, 6#L713-6true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:02,829 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-11-12 12:13:02,829 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-12 12:13:02,829 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-12 12:13:02,829 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-12 12:13:02,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2512] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][74], [556#true, 418#L713-6true, 558#true, 302#L708-1true, 552#true, 6#L713-6true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:02,829 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-11-12 12:13:02,829 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-12 12:13:02,829 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-12 12:13:02,829 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-12 12:13:02,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2551] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][152], [556#true, 156#L720-1true, 370#L718-1true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true, 209#L718-1true]) [2024-11-12 12:13:02,845 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-11-12 12:13:02,845 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-12 12:13:02,845 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-12 12:13:02,845 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-12 12:13:02,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2551] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][152], [556#true, 156#L720-1true, 558#true, 552#true, 153#L743-6true, 554#true, 184#L735-1true, 550#true, 209#L718-1true]) [2024-11-12 12:13:02,855 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-11-12 12:13:02,856 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-12 12:13:02,856 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-12 12:13:02,856 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-12 12:13:02,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2551] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][181], [556#true, 156#L720-1true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true, 401#L713-12true, 342#L711-2true]) [2024-11-12 12:13:02,856 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2024-11-12 12:13:02,856 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-12 12:13:02,857 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-12 12:13:02,857 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-12 12:13:02,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2551] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][181], [556#true, 156#L720-1true, 558#true, 552#true, 250#L711-3true, 153#L743-6true, 554#true, 550#true, 401#L713-12true]) [2024-11-12 12:13:02,857 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-11-12 12:13:02,857 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-12 12:13:02,857 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-12 12:13:02,857 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-12 12:13:02,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2551] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][152], [556#true, 382#L711-1true, 156#L720-1true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true, 401#L713-12true]) [2024-11-12 12:13:02,857 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-11-12 12:13:02,857 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-12 12:13:02,857 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-12 12:13:02,857 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-12 12:13:02,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2551] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][152], [556#true, 370#L718-1true, 156#L720-1true, 558#true, 552#true, 384#L735-1true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:02,859 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-11-12 12:13:02,859 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-12 12:13:02,859 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-12 12:13:02,859 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-12 12:13:02,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2551] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][181], [556#true, 156#L720-1true, 558#true, 552#true, 356#L733-3true, 153#L743-6true, 554#true, 550#true, 401#L713-12true]) [2024-11-12 12:13:02,859 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-11-12 12:13:02,859 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-12 12:13:02,859 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-12 12:13:02,860 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-12 12:13:02,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2551] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][181], [289#L733-2true, 556#true, 156#L720-1true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true, 401#L713-12true]) [2024-11-12 12:13:02,860 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2024-11-12 12:13:02,860 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-12 12:13:02,860 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-12 12:13:02,860 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-12 12:13:02,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2551] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][152], [146#L733-1true, 556#true, 156#L720-1true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true, 401#L713-12true]) [2024-11-12 12:13:02,860 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-11-12 12:13:02,860 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-12 12:13:02,860 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-12 12:13:02,860 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-12 12:13:02,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2571] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_23|, #race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][189], [5#L711-1true, 556#true, 370#L718-1true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true, 209#L718-1true]) [2024-11-12 12:13:02,868 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2024-11-12 12:13:02,868 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-12 12:13:02,868 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-12 12:13:02,868 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-12 12:13:02,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2551] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][152], [556#true, 370#L718-1true, 156#L720-1true, 558#true, 552#true, 6#L713-6true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:02,869 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2024-11-12 12:13:02,869 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-12 12:13:02,869 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-12 12:13:02,869 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-12 12:13:02,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2551] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][152], [556#true, 418#L713-6true, 156#L720-1true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true, 209#L718-1true]) [2024-11-12 12:13:02,869 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2024-11-12 12:13:02,870 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-12 12:13:02,870 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-12 12:13:02,870 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-12 12:13:02,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2551] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][152], [556#true, 156#L720-1true, 558#true, 552#true, 384#L735-1true, 153#L743-6true, 184#L735-1true, 554#true, 550#true]) [2024-11-12 12:13:02,871 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2024-11-12 12:13:02,871 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-12 12:13:02,871 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-12 12:13:02,871 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-12 12:13:02,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2571] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_23|, #race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][189], [5#L711-1true, 556#true, 558#true, 552#true, 153#L743-6true, 554#true, 184#L735-1true, 550#true, 209#L718-1true]) [2024-11-12 12:13:02,877 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-11-12 12:13:02,877 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-12 12:13:02,877 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-12 12:13:02,877 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-12 12:13:02,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2571] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_23|, #race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][188], [5#L711-1true, 556#true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true, 401#L713-12true, 342#L711-2true]) [2024-11-12 12:13:02,879 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-11-12 12:13:02,879 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-12 12:13:02,879 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-12 12:13:02,879 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-12 12:13:02,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2571] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_23|, #race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][188], [5#L711-1true, 556#true, 558#true, 552#true, 250#L711-3true, 153#L743-6true, 554#true, 550#true, 401#L713-12true]) [2024-11-12 12:13:02,879 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-11-12 12:13:02,879 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-12 12:13:02,879 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-12 12:13:02,879 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-12 12:13:02,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2571] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_23|, #race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][189], [5#L711-1true, 556#true, 382#L711-1true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true, 401#L713-12true]) [2024-11-12 12:13:02,879 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-11-12 12:13:02,879 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-12 12:13:02,879 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-12 12:13:02,880 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-12 12:13:02,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2551] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][152], [556#true, 156#L720-1true, 558#true, 552#true, 6#L713-6true, 153#L743-6true, 554#true, 184#L735-1true, 550#true]) [2024-11-12 12:13:02,880 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-11-12 12:13:02,880 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-12 12:13:02,881 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-12 12:13:02,881 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-12 12:13:02,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2571] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_23|, #race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][189], [5#L711-1true, 556#true, 370#L718-1true, 558#true, 552#true, 384#L735-1true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:02,882 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-11-12 12:13:02,882 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-12 12:13:02,882 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-12 12:13:02,882 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-12 12:13:02,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2571] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_23|, #race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][188], [5#L711-1true, 556#true, 558#true, 552#true, 356#L733-3true, 153#L743-6true, 554#true, 550#true, 401#L713-12true]) [2024-11-12 12:13:02,883 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-11-12 12:13:02,883 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-12 12:13:02,883 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-12 12:13:02,883 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-12 12:13:02,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2571] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_23|, #race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][188], [5#L711-1true, 289#L733-2true, 556#true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true, 401#L713-12true]) [2024-11-12 12:13:02,883 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-11-12 12:13:02,883 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-12 12:13:02,883 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-12 12:13:02,884 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-12 12:13:02,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2571] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_23|, #race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][189], [5#L711-1true, 146#L733-1true, 556#true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true, 401#L713-12true]) [2024-11-12 12:13:02,884 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-11-12 12:13:02,884 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-12 12:13:02,884 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-12 12:13:02,884 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-12 12:13:02,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2551] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][152], [418#L713-6true, 556#true, 156#L720-1true, 558#true, 552#true, 384#L735-1true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:02,885 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-11-12 12:13:02,885 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-12 12:13:02,885 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-12 12:13:02,885 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-12 12:13:02,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2571] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_23|, #race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][189], [5#L711-1true, 556#true, 370#L718-1true, 558#true, 552#true, 6#L713-6true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:02,894 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-11-12 12:13:02,894 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-12 12:13:02,894 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-12 12:13:02,894 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-12 12:13:02,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2571] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_23|, #race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][189], [5#L711-1true, 556#true, 418#L713-6true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true, 209#L718-1true]) [2024-11-12 12:13:02,894 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-11-12 12:13:02,894 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-12 12:13:02,894 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-12 12:13:02,894 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-12 12:13:02,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2551] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][152], [556#true, 418#L713-6true, 156#L720-1true, 558#true, 552#true, 6#L713-6true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:02,895 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-11-12 12:13:02,895 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-12 12:13:02,895 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-12 12:13:02,895 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-12 12:13:02,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2571] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_23|, #race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][189], [5#L711-1true, 556#true, 558#true, 552#true, 384#L735-1true, 153#L743-6true, 184#L735-1true, 554#true, 550#true]) [2024-11-12 12:13:02,895 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-11-12 12:13:02,895 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-12 12:13:02,896 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-12 12:13:02,896 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-12 12:13:02,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2571] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_23|, #race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][189], [5#L711-1true, 556#true, 558#true, 552#true, 6#L713-6true, 153#L743-6true, 554#true, 184#L735-1true, 550#true]) [2024-11-12 12:13:02,900 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-11-12 12:13:02,900 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-12 12:13:02,900 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-12 12:13:02,900 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-12 12:13:02,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2571] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_23|, #race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][189], [5#L711-1true, 418#L713-6true, 556#true, 558#true, 552#true, 384#L735-1true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:02,901 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-11-12 12:13:02,901 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-12 12:13:02,901 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-12 12:13:02,901 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-12 12:13:02,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2509] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][73], [225#L703-1true, 556#true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true, 401#L713-12true, 209#L718-1true]) [2024-11-12 12:13:02,904 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-11-12 12:13:02,904 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-12 12:13:02,904 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-11-12 12:13:02,904 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-12 12:13:02,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2512] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][74], [556#true, 558#true, 302#L708-1true, 552#true, 153#L743-6true, 554#true, 550#true, 401#L713-12true, 209#L718-1true]) [2024-11-12 12:13:02,905 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-11-12 12:13:02,905 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-12 12:13:02,905 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-12 12:13:02,905 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-11-12 12:13:02,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2571] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_23|, #race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][189], [5#L711-1true, 556#true, 418#L713-6true, 558#true, 552#true, 6#L713-6true, 153#L743-6true, 554#true, 550#true]) [2024-11-12 12:13:02,905 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-11-12 12:13:02,905 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-12 12:13:02,906 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-12 12:13:02,906 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-11-12 12:13:02,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2509] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][73], [225#L703-1true, 556#true, 558#true, 552#true, 384#L735-1true, 153#L743-6true, 554#true, 550#true, 401#L713-12true]) [2024-11-12 12:13:02,911 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-12 12:13:02,911 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-12 12:13:02,911 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-12 12:13:02,911 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-12 12:13:02,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2512] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][74], [556#true, 558#true, 302#L708-1true, 552#true, 384#L735-1true, 153#L743-6true, 554#true, 550#true, 401#L713-12true]) [2024-11-12 12:13:02,911 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-12 12:13:02,911 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-12 12:13:02,911 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-12 12:13:02,911 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-12 12:13:02,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2509] L703-->L703-1: Formula: (and (= v_~MTX~0_306 1) (not (= (ite (= (mod v_~MTX~0_307 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_307} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_5|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_3|, #race~MTX~0=|v_#race~MTX~0_390|, ~MTX~0=v_~MTX~0_306, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_3|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][73], [225#L703-1true, 556#true, 558#true, 552#true, 6#L713-6true, 153#L743-6true, 554#true, 550#true, 401#L713-12true]) [2024-11-12 12:13:02,914 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-12 12:13:02,914 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-11-12 12:13:02,914 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-12 12:13:02,914 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-12 12:13:02,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2512] L708-->L708-1: Formula: (and (= v_~MTX~0_300 1) (not (= (ite (= (mod v_~MTX~0_301 256) 0) 1 0) 0))) InVars {~MTX~0=v_~MTX~0_301} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_11|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, #race~MTX~0=|v_#race~MTX~0_380|, ~MTX~0=v_~MTX~0_300, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][74], [556#true, 558#true, 302#L708-1true, 552#true, 6#L713-6true, 153#L743-6true, 554#true, 550#true, 401#L713-12true]) [2024-11-12 12:13:02,915 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-12 12:13:02,915 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-12 12:13:02,915 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-11-12 12:13:02,915 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-12 12:13:02,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2551] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][152], [556#true, 156#L720-1true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true, 401#L713-12true, 209#L718-1true]) [2024-11-12 12:13:02,920 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-11-12 12:13:02,920 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-12 12:13:02,920 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-12 12:13:02,920 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-12 12:13:02,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2551] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][152], [556#true, 156#L720-1true, 558#true, 552#true, 384#L735-1true, 153#L743-6true, 554#true, 550#true, 401#L713-12true]) [2024-11-12 12:13:02,922 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-11-12 12:13:02,922 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-12 12:13:02,922 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-12 12:13:02,922 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-12 12:13:02,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2571] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_23|, #race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][189], [5#L711-1true, 556#true, 558#true, 552#true, 153#L743-6true, 554#true, 550#true, 401#L713-12true, 209#L718-1true]) [2024-11-12 12:13:02,923 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-11-12 12:13:02,923 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-12 12:13:02,923 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-12 12:13:02,923 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-12 12:13:02,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2551] L720-->L720-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_421 256) 0) 1 0) 0)) (= v_~MTX~0_420 1)) InVars {~MTX~0=v_~MTX~0_421} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_17|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_19|, #race~MTX~0=|v_#race~MTX~0_526|, ~MTX~0=v_~MTX~0_420, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_19|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][152], [556#true, 156#L720-1true, 558#true, 552#true, 6#L713-6true, 153#L743-6true, 554#true, 550#true, 401#L713-12true]) [2024-11-12 12:13:02,923 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-11-12 12:13:02,923 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-12 12:13:02,924 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-12 12:13:02,924 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-12 12:13:02,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2571] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_23|, #race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][189], [5#L711-1true, 556#true, 558#true, 552#true, 384#L735-1true, 153#L743-6true, 554#true, 550#true, 401#L713-12true]) [2024-11-12 12:13:02,925 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-12 12:13:02,925 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-12 12:13:02,925 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-12 12:13:02,925 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-12 12:13:02,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2571] L711-->L711-1: Formula: (and (not (= (ite (= (mod v_~MTX~0_295 256) 0) 1 0) 0)) (= v_~MTX~0_294 1)) InVars {~MTX~0=v_~MTX~0_295} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1_23|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_23|, #race~MTX~0=|v_#race~MTX~0_370|, ~MTX~0=v_~MTX~0_294, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_23|} AuxVars[] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_acquire_#t~nondet3#1, ~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, #race~MTX~0, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][189], [5#L711-1true, 556#true, 558#true, 552#true, 6#L713-6true, 153#L743-6true, 554#true, 550#true, 401#L713-12true]) [2024-11-12 12:13:02,925 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-11-12 12:13:02,925 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-12 12:13:02,925 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-12 12:13:02,925 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-12 12:13:02,927 INFO L124 PetriNetUnfolderBase]: 95376/312907 cut-off events. [2024-11-12 12:13:02,927 INFO L125 PetriNetUnfolderBase]: For 3109/3109 co-relation queries the response was YES. [2024-11-12 12:13:04,668 INFO L83 FinitePrefix]: Finished finitePrefix Result has 440336 conditions, 312907 events. 95376/312907 cut-off events. For 3109/3109 co-relation queries the response was YES. Maximal size of possible extension queue 9753. Compared 5355650 event pairs, 19510 based on Foata normal form. 0/247050 useless extension candidates. Maximal degree in co-relation 440330. Up to 85007 conditions per place. [2024-11-12 12:13:06,751 INFO L140 encePairwiseOnDemand]: 532/616 looper letters, 89 selfloop transitions, 69 changer transitions 0/523 dead transitions. [2024-11-12 12:13:06,751 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 435 places, 523 transitions, 1388 flow [2024-11-12 12:13:06,752 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:13:06,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:13:06,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1340 transitions. [2024-11-12 12:13:06,757 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7251082251082251 [2024-11-12 12:13:06,757 INFO L175 Difference]: Start difference. First operand has 433 places, 452 transitions, 920 flow. Second operand 3 states and 1340 transitions. [2024-11-12 12:13:06,757 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 435 places, 523 transitions, 1388 flow [2024-11-12 12:13:06,766 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 435 places, 523 transitions, 1388 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-12 12:13:06,774 INFO L231 Difference]: Finished difference. Result has 437 places, 521 transitions, 1502 flow [2024-11-12 12:13:06,775 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=616, PETRI_DIFFERENCE_MINUEND_FLOW=920, PETRI_DIFFERENCE_MINUEND_PLACES=433, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=452, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=383, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1502, PETRI_PLACES=437, PETRI_TRANSITIONS=521} [2024-11-12 12:13:06,776 INFO L279 CegarLoopForPetriNet]: 553 programPoint places, -116 predicate places. [2024-11-12 12:13:06,776 INFO L471 AbstractCegarLoop]: Abstraction has has 437 places, 521 transitions, 1502 flow [2024-11-12 12:13:06,777 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 390.3333333333333) internal successors, (1171), 3 states have internal predecessors, (1171), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-12 12:13:06,777 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:13:06,777 INFO L206 CegarLoopForPetriNet]: trace histogram [4, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:13:06,777 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-12 12:13:06,778 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err6ASSERT_VIOLATIONDATA_RACE, thr1Err7ASSERT_VIOLATIONDATA_RACE (and 157 more)] === [2024-11-12 12:13:06,778 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:13:06,778 INFO L85 PathProgramCache]: Analyzing trace with hash -940117936, now seen corresponding path program 1 times [2024-11-12 12:13:06,779 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:13:06,779 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [152780644] [2024-11-12 12:13:06,779 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:13:06,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:13:06,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-12 12:13:06,793 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-12 12:13:06,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-12 12:13:06,807 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-12 12:13:06,808 INFO L339 BasicCegarLoop]: Counterexample is feasible [2024-11-12 12:13:06,808 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (160 of 161 remaining) [2024-11-12 12:13:06,808 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (159 of 161 remaining) [2024-11-12 12:13:06,808 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (158 of 161 remaining) [2024-11-12 12:13:06,809 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (157 of 161 remaining) [2024-11-12 12:13:06,809 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (156 of 161 remaining) [2024-11-12 12:13:06,809 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (155 of 161 remaining) [2024-11-12 12:13:06,809 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (154 of 161 remaining) [2024-11-12 12:13:06,809 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (153 of 161 remaining) [2024-11-12 12:13:06,810 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (152 of 161 remaining) [2024-11-12 12:13:06,810 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (151 of 161 remaining) [2024-11-12 12:13:06,810 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (150 of 161 remaining) [2024-11-12 12:13:06,810 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err27ASSERT_VIOLATIONDATA_RACE (149 of 161 remaining) [2024-11-12 12:13:06,810 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err28ASSERT_VIOLATIONDATA_RACE (148 of 161 remaining) [2024-11-12 12:13:06,810 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (147 of 161 remaining) [2024-11-12 12:13:06,811 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (146 of 161 remaining) [2024-11-12 12:13:06,811 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err29ASSERT_VIOLATIONDATA_RACE (145 of 161 remaining) [2024-11-12 12:13:06,811 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err33ASSERT_VIOLATIONDATA_RACE (144 of 161 remaining) [2024-11-12 12:13:06,811 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err34ASSERT_VIOLATIONDATA_RACE (143 of 161 remaining) [2024-11-12 12:13:06,811 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (142 of 161 remaining) [2024-11-12 12:13:06,811 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (141 of 161 remaining) [2024-11-12 12:13:06,812 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err35ASSERT_VIOLATIONDATA_RACE (140 of 161 remaining) [2024-11-12 12:13:06,812 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (139 of 161 remaining) [2024-11-12 12:13:06,812 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err30ASSERT_VIOLATIONDATA_RACE (138 of 161 remaining) [2024-11-12 12:13:06,812 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err36ASSERT_VIOLATIONDATA_RACE (137 of 161 remaining) [2024-11-12 12:13:06,812 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err31ASSERT_VIOLATIONDATA_RACE (136 of 161 remaining) [2024-11-12 12:13:06,812 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err32ASSERT_VIOLATIONDATA_RACE (135 of 161 remaining) [2024-11-12 12:13:06,813 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONDATA_RACE (134 of 161 remaining) [2024-11-12 12:13:06,813 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err37ASSERT_VIOLATIONDATA_RACE (133 of 161 remaining) [2024-11-12 12:13:06,813 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (132 of 161 remaining) [2024-11-12 12:13:06,813 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23ASSERT_VIOLATIONDATA_RACE (131 of 161 remaining) [2024-11-12 12:13:06,813 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24ASSERT_VIOLATIONDATA_RACE (130 of 161 remaining) [2024-11-12 12:13:06,813 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONDATA_RACE (129 of 161 remaining) [2024-11-12 12:13:06,814 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err26ASSERT_VIOLATIONDATA_RACE (128 of 161 remaining) [2024-11-12 12:13:06,814 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err38ASSERT_VIOLATIONDATA_RACE (127 of 161 remaining) [2024-11-12 12:13:06,814 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err39ASSERT_VIOLATIONDATA_RACE (126 of 161 remaining) [2024-11-12 12:13:06,814 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (125 of 161 remaining) [2024-11-12 12:13:06,814 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (124 of 161 remaining) [2024-11-12 12:13:06,815 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (123 of 161 remaining) [2024-11-12 12:13:06,815 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19ASSERT_VIOLATIONDATA_RACE (122 of 161 remaining) [2024-11-12 12:13:06,815 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONDATA_RACE (121 of 161 remaining) [2024-11-12 12:13:06,815 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21ASSERT_VIOLATIONDATA_RACE (120 of 161 remaining) [2024-11-12 12:13:06,815 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (119 of 161 remaining) [2024-11-12 12:13:06,816 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (118 of 161 remaining) [2024-11-12 12:13:06,816 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (117 of 161 remaining) [2024-11-12 12:13:06,816 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (116 of 161 remaining) [2024-11-12 12:13:06,816 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (115 of 161 remaining) [2024-11-12 12:13:06,816 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (114 of 161 remaining) [2024-11-12 12:13:06,817 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (113 of 161 remaining) [2024-11-12 12:13:06,817 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (112 of 161 remaining) [2024-11-12 12:13:06,817 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (111 of 161 remaining) [2024-11-12 12:13:06,817 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (110 of 161 remaining) [2024-11-12 12:13:06,817 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err27ASSERT_VIOLATIONDATA_RACE (109 of 161 remaining) [2024-11-12 12:13:06,817 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err28ASSERT_VIOLATIONDATA_RACE (108 of 161 remaining) [2024-11-12 12:13:06,818 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (107 of 161 remaining) [2024-11-12 12:13:06,818 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (106 of 161 remaining) [2024-11-12 12:13:06,818 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err29ASSERT_VIOLATIONDATA_RACE (105 of 161 remaining) [2024-11-12 12:13:06,818 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err33ASSERT_VIOLATIONDATA_RACE (104 of 161 remaining) [2024-11-12 12:13:06,818 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err34ASSERT_VIOLATIONDATA_RACE (103 of 161 remaining) [2024-11-12 12:13:06,819 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (102 of 161 remaining) [2024-11-12 12:13:06,819 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (101 of 161 remaining) [2024-11-12 12:13:06,819 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err35ASSERT_VIOLATIONDATA_RACE (100 of 161 remaining) [2024-11-12 12:13:06,819 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (99 of 161 remaining) [2024-11-12 12:13:06,819 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err30ASSERT_VIOLATIONDATA_RACE (98 of 161 remaining) [2024-11-12 12:13:06,820 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err36ASSERT_VIOLATIONDATA_RACE (97 of 161 remaining) [2024-11-12 12:13:06,820 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err31ASSERT_VIOLATIONDATA_RACE (96 of 161 remaining) [2024-11-12 12:13:06,820 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err32ASSERT_VIOLATIONDATA_RACE (95 of 161 remaining) [2024-11-12 12:13:06,820 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONDATA_RACE (94 of 161 remaining) [2024-11-12 12:13:06,820 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err37ASSERT_VIOLATIONDATA_RACE (93 of 161 remaining) [2024-11-12 12:13:06,821 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (92 of 161 remaining) [2024-11-12 12:13:06,821 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23ASSERT_VIOLATIONDATA_RACE (91 of 161 remaining) [2024-11-12 12:13:06,821 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24ASSERT_VIOLATIONDATA_RACE (90 of 161 remaining) [2024-11-12 12:13:06,821 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONDATA_RACE (89 of 161 remaining) [2024-11-12 12:13:06,821 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err26ASSERT_VIOLATIONDATA_RACE (88 of 161 remaining) [2024-11-12 12:13:06,821 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err38ASSERT_VIOLATIONDATA_RACE (87 of 161 remaining) [2024-11-12 12:13:06,822 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err39ASSERT_VIOLATIONDATA_RACE (86 of 161 remaining) [2024-11-12 12:13:06,822 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (85 of 161 remaining) [2024-11-12 12:13:06,822 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (84 of 161 remaining) [2024-11-12 12:13:06,822 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (83 of 161 remaining) [2024-11-12 12:13:06,822 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19ASSERT_VIOLATIONDATA_RACE (82 of 161 remaining) [2024-11-12 12:13:06,822 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONDATA_RACE (81 of 161 remaining) [2024-11-12 12:13:06,823 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21ASSERT_VIOLATIONDATA_RACE (80 of 161 remaining) [2024-11-12 12:13:06,823 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (79 of 161 remaining) [2024-11-12 12:13:06,823 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (78 of 161 remaining) [2024-11-12 12:13:06,823 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (77 of 161 remaining) [2024-11-12 12:13:06,823 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (76 of 161 remaining) [2024-11-12 12:13:06,824 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (75 of 161 remaining) [2024-11-12 12:13:06,824 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (74 of 161 remaining) [2024-11-12 12:13:06,824 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (73 of 161 remaining) [2024-11-12 12:13:06,824 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (72 of 161 remaining) [2024-11-12 12:13:06,824 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (71 of 161 remaining) [2024-11-12 12:13:06,824 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (70 of 161 remaining) [2024-11-12 12:13:06,825 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err27ASSERT_VIOLATIONDATA_RACE (69 of 161 remaining) [2024-11-12 12:13:06,825 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err28ASSERT_VIOLATIONDATA_RACE (68 of 161 remaining) [2024-11-12 12:13:06,825 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (67 of 161 remaining) [2024-11-12 12:13:06,825 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (66 of 161 remaining) [2024-11-12 12:13:06,825 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err29ASSERT_VIOLATIONDATA_RACE (65 of 161 remaining) [2024-11-12 12:13:06,825 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err33ASSERT_VIOLATIONDATA_RACE (64 of 161 remaining) [2024-11-12 12:13:06,826 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err34ASSERT_VIOLATIONDATA_RACE (63 of 161 remaining) [2024-11-12 12:13:06,826 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (62 of 161 remaining) [2024-11-12 12:13:06,826 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (61 of 161 remaining) [2024-11-12 12:13:06,826 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err35ASSERT_VIOLATIONDATA_RACE (60 of 161 remaining) [2024-11-12 12:13:06,826 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (59 of 161 remaining) [2024-11-12 12:13:06,826 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err30ASSERT_VIOLATIONDATA_RACE (58 of 161 remaining) [2024-11-12 12:13:06,826 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err36ASSERT_VIOLATIONDATA_RACE (57 of 161 remaining) [2024-11-12 12:13:06,826 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err31ASSERT_VIOLATIONDATA_RACE (56 of 161 remaining) [2024-11-12 12:13:06,827 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err32ASSERT_VIOLATIONDATA_RACE (55 of 161 remaining) [2024-11-12 12:13:06,827 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONDATA_RACE (54 of 161 remaining) [2024-11-12 12:13:06,827 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err37ASSERT_VIOLATIONDATA_RACE (53 of 161 remaining) [2024-11-12 12:13:06,827 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (52 of 161 remaining) [2024-11-12 12:13:06,827 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23ASSERT_VIOLATIONDATA_RACE (51 of 161 remaining) [2024-11-12 12:13:06,828 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24ASSERT_VIOLATIONDATA_RACE (50 of 161 remaining) [2024-11-12 12:13:06,828 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONDATA_RACE (49 of 161 remaining) [2024-11-12 12:13:06,828 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err26ASSERT_VIOLATIONDATA_RACE (48 of 161 remaining) [2024-11-12 12:13:06,828 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err38ASSERT_VIOLATIONDATA_RACE (47 of 161 remaining) [2024-11-12 12:13:06,828 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err39ASSERT_VIOLATIONDATA_RACE (46 of 161 remaining) [2024-11-12 12:13:06,828 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (45 of 161 remaining) [2024-11-12 12:13:06,829 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (44 of 161 remaining) [2024-11-12 12:13:06,829 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (43 of 161 remaining) [2024-11-12 12:13:06,829 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19ASSERT_VIOLATIONDATA_RACE (42 of 161 remaining) [2024-11-12 12:13:06,829 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONDATA_RACE (41 of 161 remaining) [2024-11-12 12:13:06,829 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21ASSERT_VIOLATIONDATA_RACE (40 of 161 remaining) [2024-11-12 12:13:06,829 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (39 of 161 remaining) [2024-11-12 12:13:06,830 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (38 of 161 remaining) [2024-11-12 12:13:06,830 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (37 of 161 remaining) [2024-11-12 12:13:06,830 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (36 of 161 remaining) [2024-11-12 12:13:06,830 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (35 of 161 remaining) [2024-11-12 12:13:06,830 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (34 of 161 remaining) [2024-11-12 12:13:06,831 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (33 of 161 remaining) [2024-11-12 12:13:06,831 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (32 of 161 remaining) [2024-11-12 12:13:06,831 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (31 of 161 remaining) [2024-11-12 12:13:06,831 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (30 of 161 remaining) [2024-11-12 12:13:06,831 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err27ASSERT_VIOLATIONDATA_RACE (29 of 161 remaining) [2024-11-12 12:13:06,831 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err28ASSERT_VIOLATIONDATA_RACE (28 of 161 remaining) [2024-11-12 12:13:06,832 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (27 of 161 remaining) [2024-11-12 12:13:06,832 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (26 of 161 remaining) [2024-11-12 12:13:06,832 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err29ASSERT_VIOLATIONDATA_RACE (25 of 161 remaining) [2024-11-12 12:13:06,832 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err33ASSERT_VIOLATIONDATA_RACE (24 of 161 remaining) [2024-11-12 12:13:06,832 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err34ASSERT_VIOLATIONDATA_RACE (23 of 161 remaining) [2024-11-12 12:13:06,833 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (22 of 161 remaining) [2024-11-12 12:13:06,833 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (21 of 161 remaining) [2024-11-12 12:13:06,833 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err35ASSERT_VIOLATIONDATA_RACE (20 of 161 remaining) [2024-11-12 12:13:06,833 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (19 of 161 remaining) [2024-11-12 12:13:06,833 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err30ASSERT_VIOLATIONDATA_RACE (18 of 161 remaining) [2024-11-12 12:13:06,833 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err36ASSERT_VIOLATIONDATA_RACE (17 of 161 remaining) [2024-11-12 12:13:06,834 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err31ASSERT_VIOLATIONDATA_RACE (16 of 161 remaining) [2024-11-12 12:13:06,834 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err32ASSERT_VIOLATIONDATA_RACE (15 of 161 remaining) [2024-11-12 12:13:06,834 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONDATA_RACE (14 of 161 remaining) [2024-11-12 12:13:06,834 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err37ASSERT_VIOLATIONDATA_RACE (13 of 161 remaining) [2024-11-12 12:13:06,834 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (12 of 161 remaining) [2024-11-12 12:13:06,835 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23ASSERT_VIOLATIONDATA_RACE (11 of 161 remaining) [2024-11-12 12:13:06,835 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24ASSERT_VIOLATIONDATA_RACE (10 of 161 remaining) [2024-11-12 12:13:06,835 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONDATA_RACE (9 of 161 remaining) [2024-11-12 12:13:06,835 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err26ASSERT_VIOLATIONDATA_RACE (8 of 161 remaining) [2024-11-12 12:13:06,835 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err38ASSERT_VIOLATIONDATA_RACE (7 of 161 remaining) [2024-11-12 12:13:06,835 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err39ASSERT_VIOLATIONDATA_RACE (6 of 161 remaining) [2024-11-12 12:13:06,836 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (5 of 161 remaining) [2024-11-12 12:13:06,836 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (4 of 161 remaining) [2024-11-12 12:13:06,836 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (3 of 161 remaining) [2024-11-12 12:13:06,836 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19ASSERT_VIOLATIONDATA_RACE (2 of 161 remaining) [2024-11-12 12:13:06,836 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONDATA_RACE (1 of 161 remaining) [2024-11-12 12:13:06,836 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21ASSERT_VIOLATIONDATA_RACE (0 of 161 remaining) [2024-11-12 12:13:06,836 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-12 12:13:06,837 INFO L421 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2024-11-12 12:13:06,837 WARN L244 ceAbstractionStarter]: 3 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-12 12:13:06,837 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 4 thread instances. [2024-11-12 12:13:06,929 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-12 12:13:06,938 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 730 places, 814 transitions, 1656 flow [2024-11-12 12:13:07,192 INFO L124 PetriNetUnfolderBase]: 97/850 cut-off events. [2024-11-12 12:13:07,192 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2024-11-12 12:13:07,215 INFO L83 FinitePrefix]: Finished finitePrefix Result has 869 conditions, 850 events. 97/850 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 36. Compared 5488 event pairs, 0 based on Foata normal form. 0/588 useless extension candidates. Maximal degree in co-relation 797. Up to 10 conditions per place. [2024-11-12 12:13:07,215 INFO L82 GeneralOperation]: Start removeDead. Operand has 730 places, 814 transitions, 1656 flow [2024-11-12 12:13:07,249 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 730 places, 814 transitions, 1656 flow [2024-11-12 12:13:07,250 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-12 12:13:07,252 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;@7345093, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-12 12:13:07,252 INFO L334 AbstractCegarLoop]: Starting to check reachability of 201 error locations. [2024-11-12 12:13:07,258 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-12 12:13:07,258 INFO L124 PetriNetUnfolderBase]: 5/65 cut-off events. [2024-11-12 12:13:07,258 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-12 12:13:07,258 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:13:07,259 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:13:07,259 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err6ASSERT_VIOLATIONDATA_RACE, thr1Err7ASSERT_VIOLATIONDATA_RACE (and 197 more)] === [2024-11-12 12:13:07,260 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:13:07,260 INFO L85 PathProgramCache]: Analyzing trace with hash -952994297, now seen corresponding path program 1 times [2024-11-12 12:13:07,260 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:13:07,260 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [339921801] [2024-11-12 12:13:07,260 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:13:07,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:13:07,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:13:07,297 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-12 12:13:07,297 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:13:07,297 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [339921801] [2024-11-12 12:13:07,297 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [339921801] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:13:07,297 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:13:07,297 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-12 12:13:07,297 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [896143103] [2024-11-12 12:13:07,298 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:13:07,298 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-12 12:13:07,300 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:13:07,301 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-12 12:13:07,301 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-12 12:13:07,303 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 572 out of 814 [2024-11-12 12:13:07,305 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 730 places, 814 transitions, 1656 flow. Second operand has 2 states, 2 states have (on average 573.0) internal successors, (1146), 2 states have internal predecessors, (1146), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-12 12:13:07,305 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:13:07,305 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 572 of 814 [2024-11-12 12:13:07,305 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand