./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-deagle/circular_buffer_ok.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version c7c6ca5d 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-deagle/circular_buffer_ok.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 8fcb457b1bed8494a9a3b58e82500f367f4337ac38b5a41a5dad0da896f97e40 --- Real Ultimate output --- This is Ultimate 0.2.5-?-c7c6ca5-m [2024-11-09 07:03:29,138 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 07:03:29,207 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-09 07:03:29,214 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 07:03:29,215 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-09 07:03:29,248 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 07:03:29,249 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-09 07:03:29,249 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-09 07:03:29,249 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 07:03:29,250 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-09 07:03:29,250 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 07:03:29,251 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 07:03:29,251 INFO L153 SettingsManager]: * Use SBE=true [2024-11-09 07:03:29,251 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 07:03:29,252 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-09 07:03:29,253 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-09 07:03:29,253 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 07:03:29,253 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-09 07:03:29,254 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 07:03:29,254 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-09 07:03:29,255 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 07:03:29,255 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-09 07:03:29,256 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-09 07:03:29,256 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 07:03:29,256 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-09 07:03:29,257 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-09 07:03:29,257 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 07:03:29,257 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 07:03:29,258 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 07:03:29,258 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-09 07:03:29,259 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-09 07:03:29,259 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 07:03:29,260 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 07:03:29,260 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 07:03:29,260 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-09 07:03:29,261 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-09 07:03:29,261 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 07:03:29,261 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-09 07:03:29,262 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-09 07:03:29,262 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-09 07:03:29,262 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-09 07:03:29,263 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 -> 8fcb457b1bed8494a9a3b58e82500f367f4337ac38b5a41a5dad0da896f97e40 [2024-11-09 07:03:29,503 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 07:03:29,530 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 07:03:29,533 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 07:03:29,534 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 07:03:29,534 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 07:03:29,536 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-deagle/circular_buffer_ok.i [2024-11-09 07:03:30,991 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 07:03:31,230 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 07:03:31,230 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-deagle/circular_buffer_ok.i [2024-11-09 07:03:31,252 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/417a79139/0a1b6135d7de4328b2037daeec39cc22/FLAG9beb2cf91 [2024-11-09 07:03:31,267 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/417a79139/0a1b6135d7de4328b2037daeec39cc22 [2024-11-09 07:03:31,269 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 07:03:31,270 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 07:03:31,272 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 07:03:31,272 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 07:03:31,278 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 07:03:31,279 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 07:03:31" (1/1) ... [2024-11-09 07:03:31,281 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1eae0ecd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 07:03:31, skipping insertion in model container [2024-11-09 07:03:31,281 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 07:03:31" (1/1) ... [2024-11-09 07:03:31,331 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 07:03:31,751 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 07:03:31,774 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 07:03:31,835 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 07:03:31,880 INFO L204 MainTranslator]: Completed translation [2024-11-09 07:03:31,881 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 07:03:31 WrapperNode [2024-11-09 07:03:31,881 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 07:03:31,882 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 07:03:31,882 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 07:03:31,882 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 07:03:31,889 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 07:03:31" (1/1) ... [2024-11-09 07:03:31,904 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 07:03:31" (1/1) ... [2024-11-09 07:03:31,957 INFO L138 Inliner]: procedures = 168, calls = 41, calls flagged for inlining = 8, calls inlined = 8, statements flattened = 249 [2024-11-09 07:03:31,958 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 07:03:31,959 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 07:03:31,960 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 07:03:31,960 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 07:03:31,972 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 07:03:31" (1/1) ... [2024-11-09 07:03:31,972 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 07:03:31" (1/1) ... [2024-11-09 07:03:31,976 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 07:03:31" (1/1) ... [2024-11-09 07:03:31,977 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 07:03:31" (1/1) ... [2024-11-09 07:03:32,001 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 07:03:31" (1/1) ... [2024-11-09 07:03:32,007 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 07:03:31" (1/1) ... [2024-11-09 07:03:32,009 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 07:03:31" (1/1) ... [2024-11-09 07:03:32,011 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 07:03:31" (1/1) ... [2024-11-09 07:03:32,014 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 07:03:32,015 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 07:03:32,015 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 07:03:32,015 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 07:03:32,016 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 07:03:31" (1/1) ... [2024-11-09 07:03:32,022 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 07:03:32,034 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 07:03:32,052 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-09 07:03:32,055 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-09 07:03:32,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-09 07:03:32,109 INFO L130 BoogieDeclarations]: Found specification of procedure t1 [2024-11-09 07:03:32,109 INFO L138 BoogieDeclarations]: Found implementation of procedure t1 [2024-11-09 07:03:32,109 INFO L130 BoogieDeclarations]: Found specification of procedure t2 [2024-11-09 07:03:32,109 INFO L138 BoogieDeclarations]: Found implementation of procedure t2 [2024-11-09 07:03:32,109 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-09 07:03:32,110 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-09 07:03:32,110 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 07:03:32,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2024-11-09 07:03:32,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-09 07:03:32,110 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-09 07:03:32,110 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 07:03:32,111 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 07:03:32,113 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-09 07:03:32,289 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 07:03:32,293 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 07:03:32,711 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-09 07:03:32,711 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 07:03:32,759 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 07:03:32,759 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-09 07:03:32,760 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 07:03:32 BoogieIcfgContainer [2024-11-09 07:03:32,760 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 07:03:32,763 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-09 07:03:32,763 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-09 07:03:32,767 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-09 07:03:32,767 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 09.11 07:03:31" (1/3) ... [2024-11-09 07:03:32,768 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@99428c0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.11 07:03:32, skipping insertion in model container [2024-11-09 07:03:32,768 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 07:03:31" (2/3) ... [2024-11-09 07:03:32,768 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@99428c0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.11 07:03:32, skipping insertion in model container [2024-11-09 07:03:32,769 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 07:03:32" (3/3) ... [2024-11-09 07:03:32,770 INFO L112 eAbstractionObserver]: Analyzing ICFG circular_buffer_ok.i [2024-11-09 07:03:32,787 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-09 07:03:32,788 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 31 error locations. [2024-11-09 07:03:32,788 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-09 07:03:32,912 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-11-09 07:03:32,961 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 287 places, 296 transitions, 606 flow [2024-11-09 07:03:33,095 INFO L124 PetriNetUnfolderBase]: 16/294 cut-off events. [2024-11-09 07:03:33,097 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-09 07:03:33,107 INFO L83 FinitePrefix]: Finished finitePrefix Result has 303 conditions, 294 events. 16/294 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 748 event pairs, 0 based on Foata normal form. 0/247 useless extension candidates. Maximal degree in co-relation 208. Up to 2 conditions per place. [2024-11-09 07:03:33,107 INFO L82 GeneralOperation]: Start removeDead. Operand has 287 places, 296 transitions, 606 flow [2024-11-09 07:03:33,116 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 280 places, 289 transitions, 587 flow [2024-11-09 07:03:33,124 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-09 07:03:33,131 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;@42e18f28, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-09 07:03:33,131 INFO L334 AbstractCegarLoop]: Starting to check reachability of 58 error locations. [2024-11-09 07:03:33,139 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-09 07:03:33,139 INFO L124 PetriNetUnfolderBase]: 0/46 cut-off events. [2024-11-09 07:03:33,139 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-09 07:03:33,140 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:03:33,140 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 07:03:33,141 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-09 07:03:33,149 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:03:33,149 INFO L85 PathProgramCache]: Analyzing trace with hash -622365026, now seen corresponding path program 1 times [2024-11-09 07:03:33,156 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:03:33,157 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1738233784] [2024-11-09 07:03:33,157 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:03:33,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:03:33,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:03:33,431 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-09 07:03:33,431 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:03:33,432 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1738233784] [2024-11-09 07:03:33,432 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1738233784] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:03:33,432 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:03:33,433 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 07:03:33,434 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1033945823] [2024-11-09 07:03:33,435 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:03:33,442 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 07:03:33,452 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:03:33,476 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 07:03:33,477 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 07:03:33,560 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 265 out of 296 [2024-11-09 07:03:33,566 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 280 places, 289 transitions, 587 flow. Second operand has 3 states, 3 states have (on average 266.3333333333333) internal successors, (799), 3 states have internal predecessors, (799), 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-09 07:03:33,569 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:03:33,569 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 265 of 296 [2024-11-09 07:03:33,570 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:03:33,718 INFO L124 PetriNetUnfolderBase]: 55/704 cut-off events. [2024-11-09 07:03:33,719 INFO L125 PetriNetUnfolderBase]: For 32/32 co-relation queries the response was YES. [2024-11-09 07:03:33,725 INFO L83 FinitePrefix]: Finished finitePrefix Result has 812 conditions, 704 events. 55/704 cut-off events. For 32/32 co-relation queries the response was YES. Maximal size of possible extension queue 24. Compared 3806 event pairs, 27 based on Foata normal form. 43/623 useless extension candidates. Maximal degree in co-relation 688. Up to 79 conditions per place. [2024-11-09 07:03:33,731 INFO L140 encePairwiseOnDemand]: 285/296 looper letters, 16 selfloop transitions, 2 changer transitions 0/274 dead transitions. [2024-11-09 07:03:33,731 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 275 places, 274 transitions, 593 flow [2024-11-09 07:03:33,733 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 07:03:33,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 07:03:33,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 822 transitions. [2024-11-09 07:03:33,752 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9256756756756757 [2024-11-09 07:03:33,754 INFO L175 Difference]: Start difference. First operand has 280 places, 289 transitions, 587 flow. Second operand 3 states and 822 transitions. [2024-11-09 07:03:33,755 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 275 places, 274 transitions, 593 flow [2024-11-09 07:03:33,759 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 272 places, 274 transitions, 588 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-09 07:03:33,766 INFO L231 Difference]: Finished difference. Result has 272 places, 274 transitions, 556 flow [2024-11-09 07:03:33,769 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=296, PETRI_DIFFERENCE_MINUEND_FLOW=552, PETRI_DIFFERENCE_MINUEND_PLACES=270, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=274, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=272, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=556, PETRI_PLACES=272, PETRI_TRANSITIONS=274} [2024-11-09 07:03:33,775 INFO L277 CegarLoopForPetriNet]: 280 programPoint places, -8 predicate places. [2024-11-09 07:03:33,775 INFO L471 AbstractCegarLoop]: Abstraction has has 272 places, 274 transitions, 556 flow [2024-11-09 07:03:33,776 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 266.3333333333333) internal successors, (799), 3 states have internal predecessors, (799), 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-09 07:03:33,777 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:03:33,777 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 07:03:33,777 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-09 07:03:33,778 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-09 07:03:33,778 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:03:33,778 INFO L85 PathProgramCache]: Analyzing trace with hash 1696912876, now seen corresponding path program 1 times [2024-11-09 07:03:33,778 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:03:33,779 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1804543451] [2024-11-09 07:03:33,779 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:03:33,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:03:33,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:03:33,906 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 07:03:33,907 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:03:33,907 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1804543451] [2024-11-09 07:03:33,907 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1804543451] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:03:33,907 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:03:33,908 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 07:03:33,908 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [926929225] [2024-11-09 07:03:33,908 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:03:33,909 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 07:03:33,910 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:03:33,910 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 07:03:33,910 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 07:03:33,964 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 263 out of 296 [2024-11-09 07:03:33,965 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 272 places, 274 transitions, 556 flow. Second operand has 3 states, 3 states have (on average 264.3333333333333) internal successors, (793), 3 states have internal predecessors, (793), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 07:03:33,965 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:03:33,965 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 263 of 296 [2024-11-09 07:03:33,965 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:03:34,077 INFO L124 PetriNetUnfolderBase]: 59/707 cut-off events. [2024-11-09 07:03:34,077 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2024-11-09 07:03:34,080 INFO L83 FinitePrefix]: Finished finitePrefix Result has 819 conditions, 707 events. 59/707 cut-off events. For 8/8 co-relation queries the response was YES. Maximal size of possible extension queue 24. Compared 3907 event pairs, 31 based on Foata normal form. 0/586 useless extension candidates. Maximal degree in co-relation 765. Up to 89 conditions per place. [2024-11-09 07:03:34,083 INFO L140 encePairwiseOnDemand]: 293/296 looper letters, 18 selfloop transitions, 2 changer transitions 0/273 dead transitions. [2024-11-09 07:03:34,084 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 273 places, 273 transitions, 594 flow [2024-11-09 07:03:34,084 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 07:03:34,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 07:03:34,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 810 transitions. [2024-11-09 07:03:34,088 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9121621621621622 [2024-11-09 07:03:34,088 INFO L175 Difference]: Start difference. First operand has 272 places, 274 transitions, 556 flow. Second operand 3 states and 810 transitions. [2024-11-09 07:03:34,088 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 273 places, 273 transitions, 594 flow [2024-11-09 07:03:34,092 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 271 places, 273 transitions, 590 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 07:03:34,097 INFO L231 Difference]: Finished difference. Result has 271 places, 273 transitions, 554 flow [2024-11-09 07:03:34,098 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=296, PETRI_DIFFERENCE_MINUEND_FLOW=550, PETRI_DIFFERENCE_MINUEND_PLACES=269, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=273, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=271, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=554, PETRI_PLACES=271, PETRI_TRANSITIONS=273} [2024-11-09 07:03:34,098 INFO L277 CegarLoopForPetriNet]: 280 programPoint places, -9 predicate places. [2024-11-09 07:03:34,099 INFO L471 AbstractCegarLoop]: Abstraction has has 271 places, 273 transitions, 554 flow [2024-11-09 07:03:34,099 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 264.3333333333333) internal successors, (793), 3 states have internal predecessors, (793), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 07:03:34,099 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:03:34,100 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 07:03:34,100 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-09 07:03:34,100 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-09 07:03:34,101 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:03:34,102 INFO L85 PathProgramCache]: Analyzing trace with hash -1354278050, now seen corresponding path program 1 times [2024-11-09 07:03:34,102 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:03:34,102 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1930205577] [2024-11-09 07:03:34,102 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:03:34,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:03:34,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:03:34,201 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 07:03:34,201 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:03:34,201 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1930205577] [2024-11-09 07:03:34,202 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1930205577] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:03:34,202 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:03:34,202 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 07:03:34,202 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [803089941] [2024-11-09 07:03:34,202 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:03:34,202 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 07:03:34,203 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:03:34,203 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 07:03:34,203 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 07:03:34,316 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 257 out of 296 [2024-11-09 07:03:34,318 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 271 places, 273 transitions, 554 flow. Second operand has 3 states, 3 states have (on average 258.0) internal successors, (774), 3 states have internal predecessors, (774), 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-09 07:03:34,318 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:03:34,318 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 257 of 296 [2024-11-09 07:03:34,319 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:03:34,496 INFO L124 PetriNetUnfolderBase]: 125/1320 cut-off events. [2024-11-09 07:03:34,496 INFO L125 PetriNetUnfolderBase]: For 13/13 co-relation queries the response was YES. [2024-11-09 07:03:34,501 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1533 conditions, 1320 events. 125/1320 cut-off events. For 13/13 co-relation queries the response was YES. Maximal size of possible extension queue 41. Compared 8585 event pairs, 54 based on Foata normal form. 0/1098 useless extension candidates. Maximal degree in co-relation 1473. Up to 170 conditions per place. [2024-11-09 07:03:34,507 INFO L140 encePairwiseOnDemand]: 285/296 looper letters, 23 selfloop transitions, 5 changer transitions 0/274 dead transitions. [2024-11-09 07:03:34,508 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 268 places, 274 transitions, 614 flow [2024-11-09 07:03:34,508 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 07:03:34,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 07:03:34,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 805 transitions. [2024-11-09 07:03:34,511 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9065315315315315 [2024-11-09 07:03:34,511 INFO L175 Difference]: Start difference. First operand has 271 places, 273 transitions, 554 flow. Second operand 3 states and 805 transitions. [2024-11-09 07:03:34,511 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 268 places, 274 transitions, 614 flow [2024-11-09 07:03:34,513 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 266 places, 274 transitions, 610 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 07:03:34,517 INFO L231 Difference]: Finished difference. Result has 268 places, 271 transitions, 574 flow [2024-11-09 07:03:34,518 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=296, PETRI_DIFFERENCE_MINUEND_FLOW=540, PETRI_DIFFERENCE_MINUEND_PLACES=264, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=268, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=263, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=574, PETRI_PLACES=268, PETRI_TRANSITIONS=271} [2024-11-09 07:03:34,519 INFO L277 CegarLoopForPetriNet]: 280 programPoint places, -12 predicate places. [2024-11-09 07:03:34,519 INFO L471 AbstractCegarLoop]: Abstraction has has 268 places, 271 transitions, 574 flow [2024-11-09 07:03:34,520 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 258.0) internal successors, (774), 3 states have internal predecessors, (774), 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-09 07:03:34,520 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:03:34,521 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 07:03:34,521 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-09 07:03:34,521 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-09 07:03:34,522 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:03:34,522 INFO L85 PathProgramCache]: Analyzing trace with hash -1136070789, now seen corresponding path program 1 times [2024-11-09 07:03:34,523 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:03:34,523 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [57478937] [2024-11-09 07:03:34,523 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:03:34,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:03:34,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:03:34,597 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-09 07:03:34,597 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:03:34,597 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [57478937] [2024-11-09 07:03:34,597 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [57478937] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:03:34,597 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:03:34,597 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 07:03:34,598 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [447136960] [2024-11-09 07:03:34,598 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:03:34,598 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 07:03:34,598 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:03:34,599 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 07:03:34,599 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 07:03:34,628 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 266 out of 296 [2024-11-09 07:03:34,629 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 268 places, 271 transitions, 574 flow. Second operand has 3 states, 3 states have (on average 267.3333333333333) internal successors, (802), 3 states have internal predecessors, (802), 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-09 07:03:34,629 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:03:34,630 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 266 of 296 [2024-11-09 07:03:34,630 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:03:34,784 INFO L124 PetriNetUnfolderBase]: 79/1187 cut-off events. [2024-11-09 07:03:34,784 INFO L125 PetriNetUnfolderBase]: For 38/38 co-relation queries the response was YES. [2024-11-09 07:03:34,788 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1340 conditions, 1187 events. 79/1187 cut-off events. For 38/38 co-relation queries the response was YES. Maximal size of possible extension queue 27. Compared 7069 event pairs, 24 based on Foata normal form. 0/995 useless extension candidates. Maximal degree in co-relation 1135. Up to 82 conditions per place. [2024-11-09 07:03:34,792 INFO L140 encePairwiseOnDemand]: 293/296 looper letters, 15 selfloop transitions, 2 changer transitions 0/270 dead transitions. [2024-11-09 07:03:34,793 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 269 places, 270 transitions, 606 flow [2024-11-09 07:03:34,793 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 07:03:34,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 07:03:34,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 816 transitions. [2024-11-09 07:03:34,795 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.918918918918919 [2024-11-09 07:03:34,795 INFO L175 Difference]: Start difference. First operand has 268 places, 271 transitions, 574 flow. Second operand 3 states and 816 transitions. [2024-11-09 07:03:34,795 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 269 places, 270 transitions, 606 flow [2024-11-09 07:03:34,798 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 267 places, 270 transitions, 596 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 07:03:34,801 INFO L231 Difference]: Finished difference. Result has 267 places, 270 transitions, 566 flow [2024-11-09 07:03:34,801 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=296, PETRI_DIFFERENCE_MINUEND_FLOW=562, PETRI_DIFFERENCE_MINUEND_PLACES=265, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=270, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=268, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=566, PETRI_PLACES=267, PETRI_TRANSITIONS=270} [2024-11-09 07:03:34,802 INFO L277 CegarLoopForPetriNet]: 280 programPoint places, -13 predicate places. [2024-11-09 07:03:34,802 INFO L471 AbstractCegarLoop]: Abstraction has has 267 places, 270 transitions, 566 flow [2024-11-09 07:03:34,803 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 267.3333333333333) internal successors, (802), 3 states have internal predecessors, (802), 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-09 07:03:34,803 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:03:34,803 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 07:03:34,804 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-09 07:03:34,804 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-09 07:03:34,804 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:03:34,804 INFO L85 PathProgramCache]: Analyzing trace with hash -92905258, now seen corresponding path program 1 times [2024-11-09 07:03:34,805 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:03:34,805 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1514621440] [2024-11-09 07:03:34,805 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:03:34,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:03:34,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:03:34,850 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-09 07:03:34,850 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:03:34,851 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1514621440] [2024-11-09 07:03:34,851 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1514621440] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:03:34,851 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:03:34,852 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 07:03:34,852 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1561011637] [2024-11-09 07:03:34,852 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:03:34,853 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 07:03:34,853 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:03:34,854 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 07:03:34,854 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 07:03:34,883 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 267 out of 296 [2024-11-09 07:03:34,884 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 267 places, 270 transitions, 566 flow. Second operand has 3 states, 3 states have (on average 268.3333333333333) internal successors, (805), 3 states have internal predecessors, (805), 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-09 07:03:34,885 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:03:34,885 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 267 of 296 [2024-11-09 07:03:34,885 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:03:35,003 INFO L124 PetriNetUnfolderBase]: 63/915 cut-off events. [2024-11-09 07:03:35,004 INFO L125 PetriNetUnfolderBase]: For 9/9 co-relation queries the response was YES. [2024-11-09 07:03:35,009 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1030 conditions, 915 events. 63/915 cut-off events. For 9/9 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 4531 event pairs, 22 based on Foata normal form. 0/768 useless extension candidates. Maximal degree in co-relation 962. Up to 69 conditions per place. [2024-11-09 07:03:35,013 INFO L140 encePairwiseOnDemand]: 293/296 looper letters, 13 selfloop transitions, 2 changer transitions 0/269 dead transitions. [2024-11-09 07:03:35,013 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 268 places, 269 transitions, 594 flow [2024-11-09 07:03:35,014 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 07:03:35,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 07:03:35,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 817 transitions. [2024-11-09 07:03:35,016 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.920045045045045 [2024-11-09 07:03:35,016 INFO L175 Difference]: Start difference. First operand has 267 places, 270 transitions, 566 flow. Second operand 3 states and 817 transitions. [2024-11-09 07:03:35,016 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 268 places, 269 transitions, 594 flow [2024-11-09 07:03:35,018 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 266 places, 269 transitions, 590 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 07:03:35,021 INFO L231 Difference]: Finished difference. Result has 266 places, 269 transitions, 564 flow [2024-11-09 07:03:35,022 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=296, PETRI_DIFFERENCE_MINUEND_FLOW=560, PETRI_DIFFERENCE_MINUEND_PLACES=264, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=269, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=267, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=564, PETRI_PLACES=266, PETRI_TRANSITIONS=269} [2024-11-09 07:03:35,024 INFO L277 CegarLoopForPetriNet]: 280 programPoint places, -14 predicate places. [2024-11-09 07:03:35,025 INFO L471 AbstractCegarLoop]: Abstraction has has 266 places, 269 transitions, 564 flow [2024-11-09 07:03:35,026 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 268.3333333333333) internal successors, (805), 3 states have internal predecessors, (805), 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-09 07:03:35,026 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:03:35,027 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 07:03:35,027 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-09 07:03:35,027 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-09 07:03:35,028 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:03:35,028 INFO L85 PathProgramCache]: Analyzing trace with hash -2145093817, now seen corresponding path program 1 times [2024-11-09 07:03:35,028 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:03:35,028 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [903643761] [2024-11-09 07:03:35,028 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:03:35,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:03:35,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:03:35,087 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-09 07:03:35,091 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:03:35,091 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [903643761] [2024-11-09 07:03:35,092 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [903643761] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:03:35,092 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:03:35,092 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 07:03:35,092 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [918154433] [2024-11-09 07:03:35,092 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:03:35,093 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 07:03:35,093 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:03:35,093 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 07:03:35,093 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 07:03:35,119 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 267 out of 296 [2024-11-09 07:03:35,120 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 266 places, 269 transitions, 564 flow. Second operand has 3 states, 3 states have (on average 268.3333333333333) internal successors, (805), 3 states have internal predecessors, (805), 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-09 07:03:35,121 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:03:35,121 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 267 of 296 [2024-11-09 07:03:35,121 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:03:35,276 INFO L124 PetriNetUnfolderBase]: 68/1005 cut-off events. [2024-11-09 07:03:35,277 INFO L125 PetriNetUnfolderBase]: For 11/11 co-relation queries the response was YES. [2024-11-09 07:03:35,281 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1122 conditions, 1005 events. 68/1005 cut-off events. For 11/11 co-relation queries the response was YES. Maximal size of possible extension queue 24. Compared 5347 event pairs, 22 based on Foata normal form. 0/845 useless extension candidates. Maximal degree in co-relation 1047. Up to 71 conditions per place. [2024-11-09 07:03:35,285 INFO L140 encePairwiseOnDemand]: 293/296 looper letters, 13 selfloop transitions, 2 changer transitions 0/268 dead transitions. [2024-11-09 07:03:35,285 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 267 places, 268 transitions, 592 flow [2024-11-09 07:03:35,285 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 07:03:35,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 07:03:35,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 817 transitions. [2024-11-09 07:03:35,288 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.920045045045045 [2024-11-09 07:03:35,289 INFO L175 Difference]: Start difference. First operand has 266 places, 269 transitions, 564 flow. Second operand 3 states and 817 transitions. [2024-11-09 07:03:35,289 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 267 places, 268 transitions, 592 flow [2024-11-09 07:03:35,291 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 265 places, 268 transitions, 588 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 07:03:35,294 INFO L231 Difference]: Finished difference. Result has 265 places, 268 transitions, 562 flow [2024-11-09 07:03:35,295 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=296, PETRI_DIFFERENCE_MINUEND_FLOW=558, PETRI_DIFFERENCE_MINUEND_PLACES=263, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=268, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=266, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=562, PETRI_PLACES=265, PETRI_TRANSITIONS=268} [2024-11-09 07:03:35,297 INFO L277 CegarLoopForPetriNet]: 280 programPoint places, -15 predicate places. [2024-11-09 07:03:35,297 INFO L471 AbstractCegarLoop]: Abstraction has has 265 places, 268 transitions, 562 flow [2024-11-09 07:03:35,298 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 268.3333333333333) internal successors, (805), 3 states have internal predecessors, (805), 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-09 07:03:35,298 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:03:35,299 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 07:03:35,299 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-09 07:03:35,300 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting t1Err0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-09 07:03:35,300 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:03:35,300 INFO L85 PathProgramCache]: Analyzing trace with hash -2067276918, now seen corresponding path program 1 times [2024-11-09 07:03:35,301 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:03:35,301 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2134197367] [2024-11-09 07:03:35,301 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:03:35,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:03:35,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:03:35,371 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-09 07:03:35,371 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:03:35,371 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2134197367] [2024-11-09 07:03:35,372 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2134197367] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:03:35,372 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:03:35,372 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 07:03:35,372 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1703388554] [2024-11-09 07:03:35,372 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:03:35,373 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 07:03:35,373 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:03:35,374 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 07:03:35,374 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 07:03:35,394 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 271 out of 296 [2024-11-09 07:03:35,395 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 265 places, 268 transitions, 562 flow. Second operand has 3 states, 3 states have (on average 272.6666666666667) internal successors, (818), 3 states have internal predecessors, (818), 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-09 07:03:35,395 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:03:35,395 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 271 of 296 [2024-11-09 07:03:35,396 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:03:35,553 INFO L124 PetriNetUnfolderBase]: 110/1350 cut-off events. [2024-11-09 07:03:35,553 INFO L125 PetriNetUnfolderBase]: For 14/14 co-relation queries the response was YES. [2024-11-09 07:03:35,559 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1556 conditions, 1350 events. 110/1350 cut-off events. For 14/14 co-relation queries the response was YES. Maximal size of possible extension queue 26. Compared 8014 event pairs, 20 based on Foata normal form. 0/1132 useless extension candidates. Maximal degree in co-relation 1476. Up to 87 conditions per place. [2024-11-09 07:03:35,565 INFO L140 encePairwiseOnDemand]: 291/296 looper letters, 19 selfloop transitions, 4 changer transitions 0/278 dead transitions. [2024-11-09 07:03:35,565 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 267 places, 278 transitions, 631 flow [2024-11-09 07:03:35,566 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 07:03:35,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 07:03:35,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 837 transitions. [2024-11-09 07:03:35,568 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9425675675675675 [2024-11-09 07:03:35,568 INFO L175 Difference]: Start difference. First operand has 265 places, 268 transitions, 562 flow. Second operand 3 states and 837 transitions. [2024-11-09 07:03:35,568 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 267 places, 278 transitions, 631 flow [2024-11-09 07:03:35,570 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 265 places, 278 transitions, 627 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 07:03:35,573 INFO L231 Difference]: Finished difference. Result has 267 places, 272 transitions, 592 flow [2024-11-09 07:03:35,574 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=296, PETRI_DIFFERENCE_MINUEND_FLOW=558, PETRI_DIFFERENCE_MINUEND_PLACES=263, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=268, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=264, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=592, PETRI_PLACES=267, PETRI_TRANSITIONS=272} [2024-11-09 07:03:35,574 INFO L277 CegarLoopForPetriNet]: 280 programPoint places, -13 predicate places. [2024-11-09 07:03:35,575 INFO L471 AbstractCegarLoop]: Abstraction has has 267 places, 272 transitions, 592 flow [2024-11-09 07:03:35,575 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 272.6666666666667) internal successors, (818), 3 states have internal predecessors, (818), 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-09 07:03:35,576 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:03:35,576 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 07:03:35,576 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-09 07:03:35,576 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting t2Err0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-09 07:03:35,577 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:03:35,577 INFO L85 PathProgramCache]: Analyzing trace with hash 828549193, now seen corresponding path program 1 times [2024-11-09 07:03:35,577 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:03:35,577 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [499970567] [2024-11-09 07:03:35,577 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:03:35,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:03:35,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:03:35,648 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-09 07:03:35,648 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:03:35,648 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [499970567] [2024-11-09 07:03:35,648 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [499970567] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:03:35,649 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:03:35,649 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 07:03:35,649 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [926054330] [2024-11-09 07:03:35,649 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:03:35,649 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 07:03:35,650 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:03:35,650 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 07:03:35,650 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 07:03:35,666 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 271 out of 296 [2024-11-09 07:03:35,667 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 267 places, 272 transitions, 592 flow. Second operand has 3 states, 3 states have (on average 273.0) internal successors, (819), 3 states have internal predecessors, (819), 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-09 07:03:35,668 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:03:35,668 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 271 of 296 [2024-11-09 07:03:35,668 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:03:35,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([803] L746-4-->L753-2: Formula: (and (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_25| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_25|) |v_~#m~0.offset_25| 0))) (= |v_t2Thread1of1ForFork1_#t~ret22#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_25|, ~#m~0.offset=|v_~#m~0.offset_25|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_25|, t2Thread1of1ForFork1_#t~ret22#1=|v_t2Thread1of1ForFork1_#t~ret22#1_1|, ~#m~0.offset=|v_~#m~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork1_#t~ret22#1][261], [310#true, 147#L727-3true, 288#true, 96#L753-2true, 315#true, Black: 312#(= |#race~send~0| 0), Black: 296#true, 54#L764-4true]) [2024-11-09 07:03:35,887 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-09 07:03:35,887 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-09 07:03:35,887 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-09 07:03:35,888 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-09 07:03:35,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([803] L746-4-->L753-2: Formula: (and (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_25| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_25|) |v_~#m~0.offset_25| 0))) (= |v_t2Thread1of1ForFork1_#t~ret22#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_25|, ~#m~0.offset=|v_~#m~0.offset_25|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_25|, t2Thread1of1ForFork1_#t~ret22#1=|v_t2Thread1of1ForFork1_#t~ret22#1_1|, ~#m~0.offset=|v_~#m~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork1_#t~ret22#1][261], [310#true, 288#true, 96#L753-2true, 315#true, Black: 312#(= |#race~send~0| 0), Black: 296#true, 228#L765-1true]) [2024-11-09 07:03:35,894 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-09 07:03:35,894 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-09 07:03:35,895 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-09 07:03:35,895 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-09 07:03:35,941 INFO L124 PetriNetUnfolderBase]: 217/2431 cut-off events. [2024-11-09 07:03:35,942 INFO L125 PetriNetUnfolderBase]: For 57/57 co-relation queries the response was YES. [2024-11-09 07:03:35,953 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2869 conditions, 2431 events. 217/2431 cut-off events. For 57/57 co-relation queries the response was YES. Maximal size of possible extension queue 44. Compared 17886 event pairs, 41 based on Foata normal form. 0/2032 useless extension candidates. Maximal degree in co-relation 2641. Up to 161 conditions per place. [2024-11-09 07:03:35,963 INFO L140 encePairwiseOnDemand]: 291/296 looper letters, 18 selfloop transitions, 4 changer transitions 0/281 dead transitions. [2024-11-09 07:03:35,963 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 269 places, 281 transitions, 655 flow [2024-11-09 07:03:35,964 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 07:03:35,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 07:03:35,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 836 transitions. [2024-11-09 07:03:35,967 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9414414414414415 [2024-11-09 07:03:35,967 INFO L175 Difference]: Start difference. First operand has 267 places, 272 transitions, 592 flow. Second operand 3 states and 836 transitions. [2024-11-09 07:03:35,970 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 269 places, 281 transitions, 655 flow [2024-11-09 07:03:35,972 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 267 places, 281 transitions, 647 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 07:03:35,976 INFO L231 Difference]: Finished difference. Result has 269 places, 276 transitions, 618 flow [2024-11-09 07:03:35,977 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=296, PETRI_DIFFERENCE_MINUEND_FLOW=584, PETRI_DIFFERENCE_MINUEND_PLACES=265, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=272, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=268, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=618, PETRI_PLACES=269, PETRI_TRANSITIONS=276} [2024-11-09 07:03:35,978 INFO L277 CegarLoopForPetriNet]: 280 programPoint places, -11 predicate places. [2024-11-09 07:03:35,979 INFO L471 AbstractCegarLoop]: Abstraction has has 269 places, 276 transitions, 618 flow [2024-11-09 07:03:35,980 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 273.0) internal successors, (819), 3 states have internal predecessors, (819), 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-09 07:03:35,980 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:03:35,980 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 07:03:35,982 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-09 07:03:35,983 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting t1Err2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-09 07:03:35,983 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:03:35,983 INFO L85 PathProgramCache]: Analyzing trace with hash 57012047, now seen corresponding path program 1 times [2024-11-09 07:03:35,983 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:03:35,983 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1479329662] [2024-11-09 07:03:35,984 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:03:35,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:03:35,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:03:36,040 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-09 07:03:36,041 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:03:36,041 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1479329662] [2024-11-09 07:03:36,041 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1479329662] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:03:36,042 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:03:36,042 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 07:03:36,042 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [962826849] [2024-11-09 07:03:36,042 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:03:36,043 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 07:03:36,044 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:03:36,044 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 07:03:36,045 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 07:03:36,067 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 261 out of 296 [2024-11-09 07:03:36,068 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 269 places, 276 transitions, 618 flow. Second operand has 3 states, 3 states have (on average 262.6666666666667) internal successors, (788), 3 states have internal predecessors, (788), 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-09 07:03:36,071 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:03:36,071 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 261 of 296 [2024-11-09 07:03:36,071 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:03:36,610 INFO L124 PetriNetUnfolderBase]: 466/4512 cut-off events. [2024-11-09 07:03:36,611 INFO L125 PetriNetUnfolderBase]: For 92/92 co-relation queries the response was YES. [2024-11-09 07:03:36,624 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5515 conditions, 4512 events. 466/4512 cut-off events. For 92/92 co-relation queries the response was YES. Maximal size of possible extension queue 88. Compared 42744 event pairs, 114 based on Foata normal form. 0/3852 useless extension candidates. Maximal degree in co-relation 5208. Up to 521 conditions per place. [2024-11-09 07:03:36,644 INFO L140 encePairwiseOnDemand]: 289/296 looper letters, 24 selfloop transitions, 2 changer transitions 0/279 dead transitions. [2024-11-09 07:03:36,645 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 266 places, 279 transitions, 679 flow [2024-11-09 07:03:36,645 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 07:03:36,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 07:03:36,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 814 transitions. [2024-11-09 07:03:36,648 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9166666666666666 [2024-11-09 07:03:36,651 INFO L175 Difference]: Start difference. First operand has 269 places, 276 transitions, 618 flow. Second operand 3 states and 814 transitions. [2024-11-09 07:03:36,651 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 266 places, 279 transitions, 679 flow [2024-11-09 07:03:36,654 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 264 places, 279 transitions, 671 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 07:03:36,658 INFO L231 Difference]: Finished difference. Result has 265 places, 273 transitions, 614 flow [2024-11-09 07:03:36,658 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=296, PETRI_DIFFERENCE_MINUEND_FLOW=600, PETRI_DIFFERENCE_MINUEND_PLACES=262, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=271, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=269, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=614, PETRI_PLACES=265, PETRI_TRANSITIONS=273} [2024-11-09 07:03:36,659 INFO L277 CegarLoopForPetriNet]: 280 programPoint places, -15 predicate places. [2024-11-09 07:03:36,660 INFO L471 AbstractCegarLoop]: Abstraction has has 265 places, 273 transitions, 614 flow [2024-11-09 07:03:36,660 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 262.6666666666667) internal successors, (788), 3 states have internal predecessors, (788), 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-09 07:03:36,661 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:03:36,661 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 07:03:36,661 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-09 07:03:36,661 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting t2Err2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-09 07:03:36,662 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:03:36,662 INFO L85 PathProgramCache]: Analyzing trace with hash -2112364832, now seen corresponding path program 1 times [2024-11-09 07:03:36,662 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:03:36,662 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1114873519] [2024-11-09 07:03:36,662 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:03:36,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:03:36,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:03:36,710 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-09 07:03:36,710 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:03:36,711 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1114873519] [2024-11-09 07:03:36,711 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1114873519] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:03:36,711 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:03:36,711 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 07:03:36,712 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1378822538] [2024-11-09 07:03:36,712 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:03:36,712 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 07:03:36,712 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:03:36,713 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 07:03:36,713 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 07:03:36,737 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 266 out of 296 [2024-11-09 07:03:36,738 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 265 places, 273 transitions, 614 flow. Second operand has 3 states, 3 states have (on average 268.0) internal successors, (804), 3 states have internal predecessors, (804), 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-09 07:03:36,739 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:03:36,739 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 266 of 296 [2024-11-09 07:03:36,739 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:03:37,512 INFO L124 PetriNetUnfolderBase]: 669/5576 cut-off events. [2024-11-09 07:03:37,512 INFO L125 PetriNetUnfolderBase]: For 120/120 co-relation queries the response was YES. [2024-11-09 07:03:37,526 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7050 conditions, 5576 events. 669/5576 cut-off events. For 120/120 co-relation queries the response was YES. Maximal size of possible extension queue 124. Compared 53184 event pairs, 125 based on Foata normal form. 0/4877 useless extension candidates. Maximal degree in co-relation 6781. Up to 598 conditions per place. [2024-11-09 07:03:37,539 INFO L140 encePairwiseOnDemand]: 289/296 looper letters, 18 selfloop transitions, 4 changer transitions 0/277 dead transitions. [2024-11-09 07:03:37,539 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 264 places, 277 transitions, 667 flow [2024-11-09 07:03:37,540 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 07:03:37,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 07:03:37,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 823 transitions. [2024-11-09 07:03:37,541 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9268018018018018 [2024-11-09 07:03:37,542 INFO L175 Difference]: Start difference. First operand has 265 places, 273 transitions, 614 flow. Second operand 3 states and 823 transitions. [2024-11-09 07:03:37,542 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 264 places, 277 transitions, 667 flow [2024-11-09 07:03:37,544 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 264 places, 277 transitions, 667 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-09 07:03:37,547 INFO L231 Difference]: Finished difference. Result has 265 places, 272 transitions, 628 flow [2024-11-09 07:03:37,547 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=296, PETRI_DIFFERENCE_MINUEND_FLOW=608, PETRI_DIFFERENCE_MINUEND_PLACES=262, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=270, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=266, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=628, PETRI_PLACES=265, PETRI_TRANSITIONS=272} [2024-11-09 07:03:37,548 INFO L277 CegarLoopForPetriNet]: 280 programPoint places, -15 predicate places. [2024-11-09 07:03:37,548 INFO L471 AbstractCegarLoop]: Abstraction has has 265 places, 272 transitions, 628 flow [2024-11-09 07:03:37,549 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 268.0) internal successors, (804), 3 states have internal predecessors, (804), 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-09 07:03:37,549 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:03:37,549 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 07:03:37,549 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-09 07:03:37,549 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting t1Err5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-09 07:03:37,550 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:03:37,550 INFO L85 PathProgramCache]: Analyzing trace with hash 1333814429, now seen corresponding path program 1 times [2024-11-09 07:03:37,550 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:03:37,550 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [556302437] [2024-11-09 07:03:37,550 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:03:37,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:03:37,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:03:37,613 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-09 07:03:37,613 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:03:37,614 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [556302437] [2024-11-09 07:03:37,614 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [556302437] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:03:37,614 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:03:37,614 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-09 07:03:37,614 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1624180138] [2024-11-09 07:03:37,614 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:03:37,614 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 07:03:37,615 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:03:37,615 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 07:03:37,615 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 07:03:37,632 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 267 out of 296 [2024-11-09 07:03:37,633 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 265 places, 272 transitions, 628 flow. Second operand has 3 states, 3 states have (on average 269.3333333333333) internal successors, (808), 3 states have internal predecessors, (808), 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-09 07:03:37,633 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:03:37,633 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 267 of 296 [2024-11-09 07:03:37,634 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:03:38,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([803] L746-4-->L753-2: Formula: (and (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_25| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_25|) |v_~#m~0.offset_25| 0))) (= |v_t2Thread1of1ForFork1_#t~ret22#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_25|, ~#m~0.offset=|v_~#m~0.offset_25|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_25|, t2Thread1of1ForFork1_#t~ret22#1=|v_t2Thread1of1ForFork1_#t~ret22#1_1|, ~#m~0.offset=|v_~#m~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork1_#t~ret22#1][123], [326#(= |#race~first~0| 0), 322#(= |#race~buffer_size~0| 0), 147#L727-3true, Black: 320#true, 288#true, Black: 324#true, 96#L753-2true, 328#true, Black: 312#(= |#race~send~0| 0), Black: 296#true, 54#L764-4true, Black: 317#(= |#race~receive~0| 0)]) [2024-11-09 07:03:38,186 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-09 07:03:38,186 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-09 07:03:38,186 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:03:38,186 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-09 07:03:38,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([803] L746-4-->L753-2: Formula: (and (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_25| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_25|) |v_~#m~0.offset_25| 0))) (= |v_t2Thread1of1ForFork1_#t~ret22#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_25|, ~#m~0.offset=|v_~#m~0.offset_25|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_25|, t2Thread1of1ForFork1_#t~ret22#1=|v_t2Thread1of1ForFork1_#t~ret22#1_1|, ~#m~0.offset=|v_~#m~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork1_#t~ret22#1][123], [326#(= |#race~first~0| 0), 322#(= |#race~buffer_size~0| 0), Black: 320#true, 288#true, Black: 324#true, 96#L753-2true, 328#true, Black: 312#(= |#race~send~0| 0), Black: 296#true, 228#L765-1true, Black: 317#(= |#race~receive~0| 0)]) [2024-11-09 07:03:38,202 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-09 07:03:38,203 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-09 07:03:38,203 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:03:38,203 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-09 07:03:38,277 INFO L124 PetriNetUnfolderBase]: 685/5268 cut-off events. [2024-11-09 07:03:38,277 INFO L125 PetriNetUnfolderBase]: For 81/81 co-relation queries the response was YES. [2024-11-09 07:03:38,300 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6930 conditions, 5268 events. 685/5268 cut-off events. For 81/81 co-relation queries the response was YES. Maximal size of possible extension queue 132. Compared 49463 event pairs, 291 based on Foata normal form. 0/4576 useless extension candidates. Maximal degree in co-relation 6604. Up to 816 conditions per place. [2024-11-09 07:03:38,316 INFO L140 encePairwiseOnDemand]: 292/296 looper letters, 18 selfloop transitions, 3 changer transitions 0/276 dead transitions. [2024-11-09 07:03:38,316 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 267 places, 276 transitions, 680 flow [2024-11-09 07:03:38,317 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 07:03:38,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 07:03:38,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 823 transitions. [2024-11-09 07:03:38,319 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9268018018018018 [2024-11-09 07:03:38,319 INFO L175 Difference]: Start difference. First operand has 265 places, 272 transitions, 628 flow. Second operand 3 states and 823 transitions. [2024-11-09 07:03:38,319 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 267 places, 276 transitions, 680 flow [2024-11-09 07:03:38,322 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 266 places, 276 transitions, 676 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-09 07:03:38,325 INFO L231 Difference]: Finished difference. Result has 268 places, 273 transitions, 642 flow [2024-11-09 07:03:38,325 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=296, PETRI_DIFFERENCE_MINUEND_FLOW=624, PETRI_DIFFERENCE_MINUEND_PLACES=264, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=272, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=269, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=642, PETRI_PLACES=268, PETRI_TRANSITIONS=273} [2024-11-09 07:03:38,326 INFO L277 CegarLoopForPetriNet]: 280 programPoint places, -12 predicate places. [2024-11-09 07:03:38,326 INFO L471 AbstractCegarLoop]: Abstraction has has 268 places, 273 transitions, 642 flow [2024-11-09 07:03:38,327 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 269.3333333333333) internal successors, (808), 3 states have internal predecessors, (808), 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-09 07:03:38,327 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:03:38,327 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 07:03:38,327 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-09 07:03:38,327 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting t2Err8ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-09 07:03:38,328 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:03:38,328 INFO L85 PathProgramCache]: Analyzing trace with hash -173480469, now seen corresponding path program 1 times [2024-11-09 07:03:38,328 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:03:38,328 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [718259175] [2024-11-09 07:03:38,328 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:03:38,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:03:38,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:03:38,377 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-09 07:03:38,377 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:03:38,377 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [718259175] [2024-11-09 07:03:38,377 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [718259175] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:03:38,377 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:03:38,378 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 07:03:38,378 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2010618857] [2024-11-09 07:03:38,378 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:03:38,378 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 07:03:38,379 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:03:38,379 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 07:03:38,379 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 07:03:38,386 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 273 out of 296 [2024-11-09 07:03:38,388 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 268 places, 273 transitions, 642 flow. Second operand has 3 states, 3 states have (on average 274.6666666666667) internal successors, (824), 3 states have internal predecessors, (824), 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-09 07:03:38,388 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:03:38,388 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 273 of 296 [2024-11-09 07:03:38,388 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:03:39,553 INFO L124 PetriNetUnfolderBase]: 1039/9403 cut-off events. [2024-11-09 07:03:39,554 INFO L125 PetriNetUnfolderBase]: For 197/197 co-relation queries the response was YES. [2024-11-09 07:03:39,597 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12054 conditions, 9403 events. 1039/9403 cut-off events. For 197/197 co-relation queries the response was YES. Maximal size of possible extension queue 170. Compared 102635 event pairs, 204 based on Foata normal form. 0/8262 useless extension candidates. Maximal degree in co-relation 11769. Up to 705 conditions per place. [2024-11-09 07:03:39,632 INFO L140 encePairwiseOnDemand]: 292/296 looper letters, 16 selfloop transitions, 3 changer transitions 0/281 dead transitions. [2024-11-09 07:03:39,633 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 270 places, 281 transitions, 697 flow [2024-11-09 07:03:39,633 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 07:03:39,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 07:03:39,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 839 transitions. [2024-11-09 07:03:39,636 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9448198198198198 [2024-11-09 07:03:39,636 INFO L175 Difference]: Start difference. First operand has 268 places, 273 transitions, 642 flow. Second operand 3 states and 839 transitions. [2024-11-09 07:03:39,636 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 270 places, 281 transitions, 697 flow [2024-11-09 07:03:39,643 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 268 places, 281 transitions, 691 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 07:03:39,646 INFO L231 Difference]: Finished difference. Result has 270 places, 276 transitions, 662 flow [2024-11-09 07:03:39,647 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=296, PETRI_DIFFERENCE_MINUEND_FLOW=636, PETRI_DIFFERENCE_MINUEND_PLACES=266, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=273, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=270, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=662, PETRI_PLACES=270, PETRI_TRANSITIONS=276} [2024-11-09 07:03:39,648 INFO L277 CegarLoopForPetriNet]: 280 programPoint places, -10 predicate places. [2024-11-09 07:03:39,648 INFO L471 AbstractCegarLoop]: Abstraction has has 270 places, 276 transitions, 662 flow [2024-11-09 07:03:39,649 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 274.6666666666667) internal successors, (824), 3 states have internal predecessors, (824), 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-09 07:03:39,649 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:03:39,649 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 07:03:39,649 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-09 07:03:39,650 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting t2Err5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-09 07:03:39,650 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:03:39,651 INFO L85 PathProgramCache]: Analyzing trace with hash -1935369411, now seen corresponding path program 1 times [2024-11-09 07:03:39,651 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:03:39,651 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2099761958] [2024-11-09 07:03:39,651 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:03:39,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:03:39,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:03:39,708 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-09 07:03:39,711 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:03:39,711 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2099761958] [2024-11-09 07:03:39,711 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2099761958] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:03:39,711 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:03:39,711 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-09 07:03:39,711 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2128451150] [2024-11-09 07:03:39,711 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:03:39,712 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 07:03:39,712 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:03:39,712 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 07:03:39,712 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 07:03:39,732 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 267 out of 296 [2024-11-09 07:03:39,733 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 270 places, 276 transitions, 662 flow. Second operand has 3 states, 3 states have (on average 269.6666666666667) internal successors, (809), 3 states have internal predecessors, (809), 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-09 07:03:39,733 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:03:39,733 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 267 of 296 [2024-11-09 07:03:39,733 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:03:40,715 INFO L124 PetriNetUnfolderBase]: 1407/10206 cut-off events. [2024-11-09 07:03:40,716 INFO L125 PetriNetUnfolderBase]: For 379/385 co-relation queries the response was YES. [2024-11-09 07:03:40,754 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14158 conditions, 10206 events. 1407/10206 cut-off events. For 379/385 co-relation queries the response was YES. Maximal size of possible extension queue 189. Compared 111859 event pairs, 588 based on Foata normal form. 0/9033 useless extension candidates. Maximal degree in co-relation 13879. Up to 1707 conditions per place. [2024-11-09 07:03:40,782 INFO L140 encePairwiseOnDemand]: 292/296 looper letters, 18 selfloop transitions, 3 changer transitions 0/279 dead transitions. [2024-11-09 07:03:40,782 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 272 places, 279 transitions, 709 flow [2024-11-09 07:03:40,783 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 07:03:40,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 07:03:40,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 823 transitions. [2024-11-09 07:03:40,785 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9268018018018018 [2024-11-09 07:03:40,785 INFO L175 Difference]: Start difference. First operand has 270 places, 276 transitions, 662 flow. Second operand 3 states and 823 transitions. [2024-11-09 07:03:40,785 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 272 places, 279 transitions, 709 flow [2024-11-09 07:03:40,790 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 270 places, 279 transitions, 701 flow, removed 1 selfloop flow, removed 2 redundant places. [2024-11-09 07:03:40,794 INFO L231 Difference]: Finished difference. Result has 272 places, 276 transitions, 668 flow [2024-11-09 07:03:40,794 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=296, PETRI_DIFFERENCE_MINUEND_FLOW=650, PETRI_DIFFERENCE_MINUEND_PLACES=268, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=275, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=272, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=668, PETRI_PLACES=272, PETRI_TRANSITIONS=276} [2024-11-09 07:03:40,795 INFO L277 CegarLoopForPetriNet]: 280 programPoint places, -8 predicate places. [2024-11-09 07:03:40,795 INFO L471 AbstractCegarLoop]: Abstraction has has 272 places, 276 transitions, 668 flow [2024-11-09 07:03:40,796 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 269.6666666666667) internal successors, (809), 3 states have internal predecessors, (809), 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-09 07:03:40,796 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:03:40,796 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 07:03:40,796 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-11-09 07:03:40,797 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting t1Err5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-09 07:03:40,797 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:03:40,797 INFO L85 PathProgramCache]: Analyzing trace with hash -958631901, now seen corresponding path program 1 times [2024-11-09 07:03:40,797 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:03:40,798 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2048580201] [2024-11-09 07:03:40,798 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:03:40,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:03:40,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:03:40,979 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-09 07:03:40,979 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:03:40,979 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2048580201] [2024-11-09 07:03:40,979 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2048580201] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:03:40,979 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:03:40,980 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 07:03:40,980 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1771624768] [2024-11-09 07:03:40,980 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:03:40,980 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 07:03:40,980 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:03:40,981 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 07:03:40,981 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 07:03:41,053 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 265 out of 296 [2024-11-09 07:03:41,054 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 272 places, 276 transitions, 668 flow. Second operand has 3 states, 3 states have (on average 268.0) internal successors, (804), 3 states have internal predecessors, (804), 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-09 07:03:41,054 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:03:41,055 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 265 of 296 [2024-11-09 07:03:41,055 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:03:41,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([803] L746-4-->L753-2: Formula: (and (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_25| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_25|) |v_~#m~0.offset_25| 0))) (= |v_t2Thread1of1ForFork1_#t~ret22#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_25|, ~#m~0.offset=|v_~#m~0.offset_25|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_25|, t2Thread1of1ForFork1_#t~ret22#1=|v_t2Thread1of1ForFork1_#t~ret22#1_1|, ~#m~0.offset=|v_~#m~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork1_#t~ret22#1][123], [338#true, 322#(= |#race~buffer_size~0| 0), Black: 320#true, 288#true, Black: 324#true, Black: 296#true, Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 343#true, 54#L764-4true, Black: 333#true, 147#L727-3true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 96#L753-2true, Black: 312#(= |#race~send~0| 0), Black: 317#(= |#race~receive~0| 0)]) [2024-11-09 07:03:41,661 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-09 07:03:41,661 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-09 07:03:41,661 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-09 07:03:41,661 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:03:41,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([803] L746-4-->L753-2: Formula: (and (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_25| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_25|) |v_~#m~0.offset_25| 0))) (= |v_t2Thread1of1ForFork1_#t~ret22#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_25|, ~#m~0.offset=|v_~#m~0.offset_25|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_25|, t2Thread1of1ForFork1_#t~ret22#1=|v_t2Thread1of1ForFork1_#t~ret22#1_1|, ~#m~0.offset=|v_~#m~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork1_#t~ret22#1][123], [338#true, 322#(= |#race~buffer_size~0| 0), Black: 320#true, 288#true, Black: 324#true, Black: 296#true, Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 343#true, Black: 333#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 96#L753-2true, Black: 312#(= |#race~send~0| 0), 228#L765-1true, Black: 317#(= |#race~receive~0| 0)]) [2024-11-09 07:03:41,708 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-09 07:03:41,708 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:03:41,708 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-09 07:03:41,708 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-09 07:03:41,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([803] L746-4-->L753-2: Formula: (and (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_25| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_25|) |v_~#m~0.offset_25| 0))) (= |v_t2Thread1of1ForFork1_#t~ret22#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_25|, ~#m~0.offset=|v_~#m~0.offset_25|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_25|, t2Thread1of1ForFork1_#t~ret22#1=|v_t2Thread1of1ForFork1_#t~ret22#1_1|, ~#m~0.offset=|v_~#m~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork1_#t~ret22#1][123], [338#true, 322#(= |#race~buffer_size~0| 0), Black: 320#true, 288#true, Black: 324#true, Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, 54#L764-4true, 343#true, Black: 333#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 96#L753-2true, Black: 312#(= |#race~send~0| 0), 46#L736-2true, Black: 317#(= |#race~receive~0| 0)]) [2024-11-09 07:03:41,871 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-09 07:03:41,871 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:03:41,871 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-09 07:03:41,871 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:03:41,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([687] L728-->L728-1: Formula: (= |v_#race~send~0_4| 0) InVars {} OutVars{#race~send~0=|v_#race~send~0_4|} AuxVars[] AssignedVars[#race~send~0][93], [322#(= |#race~buffer_size~0| 0), 338#true, Black: 320#true, 288#true, 59#L751-3true, Black: 324#true, Black: 296#true, Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 54#L764-4true, 343#true, Black: 333#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 310#true, 238#L728-1true, Black: 317#(= |#race~receive~0| 0)]) [2024-11-09 07:03:41,900 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-09 07:03:41,900 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-09 07:03:41,901 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:03:41,901 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-09 07:03:41,919 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([803] L746-4-->L753-2: Formula: (and (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_25| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_25|) |v_~#m~0.offset_25| 0))) (= |v_t2Thread1of1ForFork1_#t~ret22#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_25|, ~#m~0.offset=|v_~#m~0.offset_25|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_25|, t2Thread1of1ForFork1_#t~ret22#1=|v_t2Thread1of1ForFork1_#t~ret22#1_1|, ~#m~0.offset=|v_~#m~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork1_#t~ret22#1][123], [322#(= |#race~buffer_size~0| 0), 338#true, Black: 320#true, 288#true, Black: 324#true, Black: 296#true, Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 54#L764-4true, 343#true, Black: 333#true, 147#L727-3true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 96#L753-2true, Black: 312#(= |#race~send~0| 0), Black: 317#(= |#race~receive~0| 0)]) [2024-11-09 07:03:41,919 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-09 07:03:41,919 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-09 07:03:41,919 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:03:41,919 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-09 07:03:41,919 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:03:41,942 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([803] L746-4-->L753-2: Formula: (and (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_25| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_25|) |v_~#m~0.offset_25| 0))) (= |v_t2Thread1of1ForFork1_#t~ret22#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_25|, ~#m~0.offset=|v_~#m~0.offset_25|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_25|, t2Thread1of1ForFork1_#t~ret22#1=|v_t2Thread1of1ForFork1_#t~ret22#1_1|, ~#m~0.offset=|v_~#m~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork1_#t~ret22#1][123], [322#(= |#race~buffer_size~0| 0), 338#true, Black: 320#true, 288#true, Black: 324#true, Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, 343#true, Black: 333#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 96#L753-2true, Black: 312#(= |#race~send~0| 0), 228#L765-1true, Black: 317#(= |#race~receive~0| 0)]) [2024-11-09 07:03:41,942 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-09 07:03:41,942 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:03:41,942 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-09 07:03:41,942 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-09 07:03:41,943 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-09 07:03:42,178 INFO L124 PetriNetUnfolderBase]: 1218/10119 cut-off events. [2024-11-09 07:03:42,178 INFO L125 PetriNetUnfolderBase]: For 212/212 co-relation queries the response was YES. [2024-11-09 07:03:42,205 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13782 conditions, 10119 events. 1218/10119 cut-off events. For 212/212 co-relation queries the response was YES. Maximal size of possible extension queue 167. Compared 111938 event pairs, 460 based on Foata normal form. 0/9020 useless extension candidates. Maximal degree in co-relation 13460. Up to 1348 conditions per place. [2024-11-09 07:03:42,229 INFO L140 encePairwiseOnDemand]: 291/296 looper letters, 21 selfloop transitions, 4 changer transitions 0/282 dead transitions. [2024-11-09 07:03:42,229 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 274 places, 282 transitions, 732 flow [2024-11-09 07:03:42,230 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 07:03:42,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 07:03:42,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 821 transitions. [2024-11-09 07:03:42,234 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9245495495495496 [2024-11-09 07:03:42,235 INFO L175 Difference]: Start difference. First operand has 272 places, 276 transitions, 668 flow. Second operand 3 states and 821 transitions. [2024-11-09 07:03:42,235 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 274 places, 282 transitions, 732 flow [2024-11-09 07:03:42,245 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 272 places, 282 transitions, 726 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 07:03:42,249 INFO L231 Difference]: Finished difference. Result has 274 places, 279 transitions, 692 flow [2024-11-09 07:03:42,250 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=296, PETRI_DIFFERENCE_MINUEND_FLOW=662, PETRI_DIFFERENCE_MINUEND_PLACES=270, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=276, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=272, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=692, PETRI_PLACES=274, PETRI_TRANSITIONS=279} [2024-11-09 07:03:42,251 INFO L277 CegarLoopForPetriNet]: 280 programPoint places, -6 predicate places. [2024-11-09 07:03:42,251 INFO L471 AbstractCegarLoop]: Abstraction has has 274 places, 279 transitions, 692 flow [2024-11-09 07:03:42,252 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 268.0) internal successors, (804), 3 states have internal predecessors, (804), 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-09 07:03:42,252 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:03:42,252 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 07:03:42,252 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-11-09 07:03:42,252 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting t1Err11ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-09 07:03:42,253 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:03:42,253 INFO L85 PathProgramCache]: Analyzing trace with hash -291442231, now seen corresponding path program 1 times [2024-11-09 07:03:42,253 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:03:42,253 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [821336779] [2024-11-09 07:03:42,253 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:03:42,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:03:42,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:03:42,308 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-09 07:03:42,309 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:03:42,309 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [821336779] [2024-11-09 07:03:42,309 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [821336779] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:03:42,309 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:03:42,309 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 07:03:42,310 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2105664284] [2024-11-09 07:03:42,310 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:03:42,310 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 07:03:42,311 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:03:42,311 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 07:03:42,311 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 07:03:42,321 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 271 out of 296 [2024-11-09 07:03:42,322 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 274 places, 279 transitions, 692 flow. Second operand has 3 states, 3 states have (on average 272.6666666666667) internal successors, (818), 3 states have internal predecessors, (818), 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-09 07:03:42,322 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:03:42,323 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 271 of 296 [2024-11-09 07:03:42,323 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:03:43,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([803] L746-4-->L753-2: Formula: (and (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_25| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_25|) |v_~#m~0.offset_25| 0))) (= |v_t2Thread1of1ForFork1_#t~ret22#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_25|, ~#m~0.offset=|v_~#m~0.offset_25|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_25|, t2Thread1of1ForFork1_#t~ret22#1=|v_t2Thread1of1ForFork1_#t~ret22#1_1|, ~#m~0.offset=|v_~#m~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork1_#t~ret22#1][123], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 288#true, Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 348#true, Black: 296#true, 343#true, 54#L764-4true, Black: 333#true, 324#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 96#L753-2true, Black: 312#(= |#race~send~0| 0), Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 46#L736-2true, Black: 317#(= |#race~receive~0| 0)]) [2024-11-09 07:03:43,008 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-09 07:03:43,008 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:03:43,008 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:03:43,008 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:03:43,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([803] L746-4-->L753-2: Formula: (and (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_25| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_25|) |v_~#m~0.offset_25| 0))) (= |v_t2Thread1of1ForFork1_#t~ret22#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_25|, ~#m~0.offset=|v_~#m~0.offset_25|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_25|, t2Thread1of1ForFork1_#t~ret22#1=|v_t2Thread1of1ForFork1_#t~ret22#1_1|, ~#m~0.offset=|v_~#m~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork1_#t~ret22#1][123], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 288#true, Black: 324#true, Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 348#true, Black: 296#true, 343#true, 54#L764-4true, Black: 333#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 96#L753-2true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#(= |#race~send~0| 0), 46#L736-2true, Black: 317#(= |#race~receive~0| 0)]) [2024-11-09 07:03:43,094 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-09 07:03:43,095 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:03:43,095 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-09 07:03:43,095 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-09 07:03:43,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([803] L746-4-->L753-2: Formula: (and (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_25| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_25|) |v_~#m~0.offset_25| 0))) (= |v_t2Thread1of1ForFork1_#t~ret22#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_25|, ~#m~0.offset=|v_~#m~0.offset_25|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_25|, t2Thread1of1ForFork1_#t~ret22#1=|v_t2Thread1of1ForFork1_#t~ret22#1_1|, ~#m~0.offset=|v_~#m~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork1_#t~ret22#1][123], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 288#true, Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 348#true, Black: 296#true, 343#true, 54#L764-4true, Black: 333#true, 324#true, 147#L727-3true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 96#L753-2true, Black: 312#(= |#race~send~0| 0), Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 317#(= |#race~receive~0| 0)]) [2024-11-09 07:03:43,111 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-09 07:03:43,111 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:03:43,111 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-09 07:03:43,111 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:03:43,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([803] L746-4-->L753-2: Formula: (and (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_25| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_25|) |v_~#m~0.offset_25| 0))) (= |v_t2Thread1of1ForFork1_#t~ret22#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_25|, ~#m~0.offset=|v_~#m~0.offset_25|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_25|, t2Thread1of1ForFork1_#t~ret22#1=|v_t2Thread1of1ForFork1_#t~ret22#1_1|, ~#m~0.offset=|v_~#m~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork1_#t~ret22#1][123], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 288#true, Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 348#true, Black: 296#true, 343#true, Black: 333#true, 324#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 96#L753-2true, Black: 312#(= |#race~send~0| 0), Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 228#L765-1true, Black: 317#(= |#race~receive~0| 0)]) [2024-11-09 07:03:43,182 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-09 07:03:43,182 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:03:43,182 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:03:43,182 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-09 07:03:43,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([803] L746-4-->L753-2: Formula: (and (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_25| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_25|) |v_~#m~0.offset_25| 0))) (= |v_t2Thread1of1ForFork1_#t~ret22#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_25|, ~#m~0.offset=|v_~#m~0.offset_25|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_25|, t2Thread1of1ForFork1_#t~ret22#1=|v_t2Thread1of1ForFork1_#t~ret22#1_1|, ~#m~0.offset=|v_~#m~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork1_#t~ret22#1][123], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 288#true, Black: 324#true, Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 348#true, Black: 296#true, 343#true, 54#L764-4true, Black: 333#true, 147#L727-3true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 96#L753-2true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#(= |#race~send~0| 0), Black: 317#(= |#race~receive~0| 0)]) [2024-11-09 07:03:43,201 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-09 07:03:43,201 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:03:43,201 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-09 07:03:43,201 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-09 07:03:43,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([803] L746-4-->L753-2: Formula: (and (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_25| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_25|) |v_~#m~0.offset_25| 0))) (= |v_t2Thread1of1ForFork1_#t~ret22#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_25|, ~#m~0.offset=|v_~#m~0.offset_25|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_25|, t2Thread1of1ForFork1_#t~ret22#1=|v_t2Thread1of1ForFork1_#t~ret22#1_1|, ~#m~0.offset=|v_~#m~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork1_#t~ret22#1][123], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 288#true, Black: 324#true, Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 348#true, Black: 296#true, 343#true, Black: 333#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 96#L753-2true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#(= |#race~send~0| 0), 228#L765-1true, Black: 317#(= |#race~receive~0| 0)]) [2024-11-09 07:03:43,284 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-09 07:03:43,284 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:03:43,284 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-09 07:03:43,284 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-09 07:03:43,672 INFO L124 PetriNetUnfolderBase]: 1104/9738 cut-off events. [2024-11-09 07:03:43,672 INFO L125 PetriNetUnfolderBase]: For 372/390 co-relation queries the response was YES. [2024-11-09 07:03:43,906 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13354 conditions, 9738 events. 1104/9738 cut-off events. For 372/390 co-relation queries the response was YES. Maximal size of possible extension queue 168. Compared 107258 event pairs, 313 based on Foata normal form. 2/8683 useless extension candidates. Maximal degree in co-relation 13050. Up to 1087 conditions per place. [2024-11-09 07:03:43,926 INFO L140 encePairwiseOnDemand]: 291/296 looper letters, 16 selfloop transitions, 6 changer transitions 0/286 dead transitions. [2024-11-09 07:03:43,926 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 276 places, 286 transitions, 756 flow [2024-11-09 07:03:43,926 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 07:03:43,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 07:03:43,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 833 transitions. [2024-11-09 07:03:43,928 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9380630630630631 [2024-11-09 07:03:43,929 INFO L175 Difference]: Start difference. First operand has 274 places, 279 transitions, 692 flow. Second operand 3 states and 833 transitions. [2024-11-09 07:03:43,929 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 276 places, 286 transitions, 756 flow [2024-11-09 07:03:43,937 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 274 places, 286 transitions, 748 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 07:03:43,941 INFO L231 Difference]: Finished difference. Result has 276 places, 283 transitions, 730 flow [2024-11-09 07:03:43,942 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=296, PETRI_DIFFERENCE_MINUEND_FLOW=684, PETRI_DIFFERENCE_MINUEND_PLACES=272, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=279, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=273, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=730, PETRI_PLACES=276, PETRI_TRANSITIONS=283} [2024-11-09 07:03:43,944 INFO L277 CegarLoopForPetriNet]: 280 programPoint places, -4 predicate places. [2024-11-09 07:03:43,944 INFO L471 AbstractCegarLoop]: Abstraction has has 276 places, 283 transitions, 730 flow [2024-11-09 07:03:43,944 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 272.6666666666667) internal successors, (818), 3 states have internal predecessors, (818), 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-09 07:03:43,945 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:03:43,945 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 07:03:43,945 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-11-09 07:03:43,945 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting t2Err5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-09 07:03:43,946 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:03:43,946 INFO L85 PathProgramCache]: Analyzing trace with hash -1735236766, now seen corresponding path program 1 times [2024-11-09 07:03:43,946 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:03:43,946 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2105021116] [2024-11-09 07:03:43,946 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:03:43,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:03:43,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:03:44,004 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-09 07:03:44,005 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:03:44,006 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2105021116] [2024-11-09 07:03:44,006 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2105021116] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:03:44,006 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:03:44,006 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 07:03:44,006 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [728033829] [2024-11-09 07:03:44,006 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:03:44,009 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 07:03:44,009 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:03:44,009 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 07:03:44,009 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 07:03:44,039 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 266 out of 296 [2024-11-09 07:03:44,040 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 276 places, 283 transitions, 730 flow. Second operand has 3 states, 3 states have (on average 269.3333333333333) internal successors, (808), 3 states have internal predecessors, (808), 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-09 07:03:44,040 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:03:44,040 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 266 of 296 [2024-11-09 07:03:44,040 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:03:44,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([803] L746-4-->L753-2: Formula: (and (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_25| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_25|) |v_~#m~0.offset_25| 0))) (= |v_t2Thread1of1ForFork1_#t~ret22#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_25|, ~#m~0.offset=|v_~#m~0.offset_25|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_25|, t2Thread1of1ForFork1_#t~ret22#1=|v_t2Thread1of1ForFork1_#t~ret22#1_1|, ~#m~0.offset=|v_~#m~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork1_#t~ret22#1][123], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 288#true, Black: 324#true, Black: 296#true, 348#true, Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 54#L764-4true, 353#true, Black: 333#true, 147#L727-3true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 96#L753-2true, Black: 312#(= |#race~send~0| 0), Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 317#(= |#race~receive~0| 0), Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:44,850 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-09 07:03:44,850 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-09 07:03:44,850 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-09 07:03:44,850 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:03:44,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([803] L746-4-->L753-2: Formula: (and (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_25| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_25|) |v_~#m~0.offset_25| 0))) (= |v_t2Thread1of1ForFork1_#t~ret22#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_25|, ~#m~0.offset=|v_~#m~0.offset_25|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_25|, t2Thread1of1ForFork1_#t~ret22#1=|v_t2Thread1of1ForFork1_#t~ret22#1_1|, ~#m~0.offset=|v_~#m~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork1_#t~ret22#1][123], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 288#true, Black: 324#true, Black: 296#true, 348#true, Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 353#true, Black: 333#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 96#L753-2true, Black: 312#(= |#race~send~0| 0), Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 228#L765-1true, Black: 317#(= |#race~receive~0| 0), Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:44,900 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-09 07:03:44,900 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-09 07:03:44,900 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-09 07:03:44,900 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:03:45,250 INFO L124 PetriNetUnfolderBase]: 1320/11076 cut-off events. [2024-11-09 07:03:45,251 INFO L125 PetriNetUnfolderBase]: For 723/750 co-relation queries the response was YES. [2024-11-09 07:03:45,277 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15696 conditions, 11076 events. 1320/11076 cut-off events. For 723/750 co-relation queries the response was YES. Maximal size of possible extension queue 188. Compared 126049 event pairs, 477 based on Foata normal form. 3/10011 useless extension candidates. Maximal degree in co-relation 15407. Up to 1540 conditions per place. [2024-11-09 07:03:45,293 INFO L140 encePairwiseOnDemand]: 293/296 looper letters, 19 selfloop transitions, 2 changer transitions 0/285 dead transitions. [2024-11-09 07:03:45,293 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 277 places, 285 transitions, 777 flow [2024-11-09 07:03:45,293 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 07:03:45,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 07:03:45,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 819 transitions. [2024-11-09 07:03:45,295 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9222972972972973 [2024-11-09 07:03:45,295 INFO L175 Difference]: Start difference. First operand has 276 places, 283 transitions, 730 flow. Second operand 3 states and 819 transitions. [2024-11-09 07:03:45,295 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 277 places, 285 transitions, 777 flow [2024-11-09 07:03:45,302 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 275 places, 285 transitions, 765 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 07:03:45,305 INFO L231 Difference]: Finished difference. Result has 275 places, 282 transitions, 720 flow [2024-11-09 07:03:45,305 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=296, PETRI_DIFFERENCE_MINUEND_FLOW=716, PETRI_DIFFERENCE_MINUEND_PLACES=273, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=282, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=280, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=720, PETRI_PLACES=275, PETRI_TRANSITIONS=282} [2024-11-09 07:03:45,306 INFO L277 CegarLoopForPetriNet]: 280 programPoint places, -5 predicate places. [2024-11-09 07:03:45,306 INFO L471 AbstractCegarLoop]: Abstraction has has 275 places, 282 transitions, 720 flow [2024-11-09 07:03:45,307 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 269.3333333333333) internal successors, (808), 3 states have internal predecessors, (808), 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-09 07:03:45,307 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:03:45,307 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 07:03:45,307 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-11-09 07:03:45,307 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting t2Err9ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-09 07:03:45,308 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:03:45,308 INFO L85 PathProgramCache]: Analyzing trace with hash -1681246986, now seen corresponding path program 1 times [2024-11-09 07:03:45,308 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:03:45,308 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [720458921] [2024-11-09 07:03:45,308 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:03:45,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:03:45,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:03:45,460 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-09 07:03:45,461 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:03:45,462 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [720458921] [2024-11-09 07:03:45,462 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [720458921] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:03:45,462 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:03:45,462 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-09 07:03:45,462 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1705959285] [2024-11-09 07:03:45,463 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:03:45,463 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-09 07:03:45,463 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:03:45,464 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-09 07:03:45,464 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2024-11-09 07:03:45,478 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 267 out of 296 [2024-11-09 07:03:45,481 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 275 places, 282 transitions, 720 flow. Second operand has 5 states, 5 states have (on average 268.8) internal successors, (1344), 5 states have internal predecessors, (1344), 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-09 07:03:45,481 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:03:45,481 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 267 of 296 [2024-11-09 07:03:45,481 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:03:47,066 INFO L124 PetriNetUnfolderBase]: 1805/14636 cut-off events. [2024-11-09 07:03:47,067 INFO L125 PetriNetUnfolderBase]: For 592/624 co-relation queries the response was YES. [2024-11-09 07:03:47,117 INFO L83 FinitePrefix]: Finished finitePrefix Result has 20857 conditions, 14636 events. 1805/14636 cut-off events. For 592/624 co-relation queries the response was YES. Maximal size of possible extension queue 266. Compared 174805 event pairs, 585 based on Foata normal form. 3/13114 useless extension candidates. Maximal degree in co-relation 20504. Up to 1947 conditions per place. [2024-11-09 07:03:47,143 INFO L140 encePairwiseOnDemand]: 289/296 looper letters, 35 selfloop transitions, 10 changer transitions 2/312 dead transitions. [2024-11-09 07:03:47,143 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 280 places, 312 transitions, 880 flow [2024-11-09 07:03:47,143 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-09 07:03:47,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-09 07:03:47,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1650 transitions. [2024-11-09 07:03:47,146 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9290540540540541 [2024-11-09 07:03:47,146 INFO L175 Difference]: Start difference. First operand has 275 places, 282 transitions, 720 flow. Second operand 6 states and 1650 transitions. [2024-11-09 07:03:47,146 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 280 places, 312 transitions, 880 flow [2024-11-09 07:03:47,154 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 278 places, 312 transitions, 876 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 07:03:47,157 INFO L231 Difference]: Finished difference. Result has 281 places, 291 transitions, 778 flow [2024-11-09 07:03:47,158 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=296, PETRI_DIFFERENCE_MINUEND_FLOW=716, PETRI_DIFFERENCE_MINUEND_PLACES=273, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=282, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=276, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=778, PETRI_PLACES=281, PETRI_TRANSITIONS=291} [2024-11-09 07:03:47,158 INFO L277 CegarLoopForPetriNet]: 280 programPoint places, 1 predicate places. [2024-11-09 07:03:47,158 INFO L471 AbstractCegarLoop]: Abstraction has has 281 places, 291 transitions, 778 flow [2024-11-09 07:03:47,159 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 268.8) internal successors, (1344), 5 states have internal predecessors, (1344), 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-09 07:03:47,159 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:03:47,159 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 07:03:47,159 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2024-11-09 07:03:47,160 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting t1Err12ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-09 07:03:47,160 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:03:47,160 INFO L85 PathProgramCache]: Analyzing trace with hash -119211124, now seen corresponding path program 1 times [2024-11-09 07:03:47,160 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:03:47,160 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [511597434] [2024-11-09 07:03:47,161 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:03:47,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:03:47,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:03:47,200 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-09 07:03:47,201 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:03:47,201 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [511597434] [2024-11-09 07:03:47,201 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [511597434] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:03:47,201 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:03:47,202 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 07:03:47,202 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1474409399] [2024-11-09 07:03:47,202 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:03:47,202 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 07:03:47,203 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:03:47,203 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 07:03:47,203 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 07:03:47,221 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 269 out of 296 [2024-11-09 07:03:47,222 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 281 places, 291 transitions, 778 flow. Second operand has 3 states, 3 states have (on average 271.3333333333333) internal successors, (814), 3 states have internal predecessors, (814), 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-09 07:03:47,222 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:03:47,222 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 269 of 296 [2024-11-09 07:03:47,222 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:03:48,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][262], [Black: 348#true, 322#(= |#race~buffer_size~0| 0), Black: 320#true, 288#true, Black: 324#true, 366#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 296#true, Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 358#(= ~value~0 0), 54#L764-4true, Black: 335#(= |#race~value~0| 0), 260#L748-6true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 250#L732-2true, Black: 310#true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 356#true, Black: 317#(= |#race~receive~0| 0)]) [2024-11-09 07:03:48,535 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-09 07:03:48,535 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:03:48,535 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-09 07:03:48,535 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:03:48,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([846] L748-9-->L749: Formula: true InVars {} OutVars{t2Thread1of1ForFork1_#t~ret19#1=|v_t2Thread1of1ForFork1_#t~ret19#1_11|} AuxVars[] AssignedVars[t2Thread1of1ForFork1_#t~ret19#1][257], [322#(= |#race~buffer_size~0| 0), 154#L732true, Black: 320#true, 288#true, Black: 324#true, 366#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 296#true, Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 358#(= ~value~0 0), 54#L764-4true, Black: 333#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 310#true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 356#true, Black: 317#(= |#race~receive~0| 0), 163#L749true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:48,546 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-09 07:03:48,547 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:03:48,547 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-09 07:03:48,547 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:03:48,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] L730-10-->L732: Formula: (= v_~value~0_2 |v_t1Thread1of1ForFork0_~i~0#1_19|) InVars {t1Thread1of1ForFork0_~i~0#1=|v_t1Thread1of1ForFork0_~i~0#1_19|} OutVars{t1Thread1of1ForFork0_~i~0#1=|v_t1Thread1of1ForFork0_~i~0#1_19|, ~value~0=v_~value~0_2} AuxVars[] AssignedVars[~value~0][289], [322#(= |#race~buffer_size~0| 0), 154#L732true, Black: 320#true, 288#true, Black: 324#true, 366#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 296#true, Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 358#(= ~value~0 0), 54#L764-4true, Black: 333#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 310#true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 356#true, 163#L749true, Black: 317#(= |#race~receive~0| 0), Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:48,557 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-09 07:03:48,557 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:03:48,557 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:03:48,557 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-09 07:03:48,806 INFO L124 PetriNetUnfolderBase]: 1241/12165 cut-off events. [2024-11-09 07:03:48,807 INFO L125 PetriNetUnfolderBase]: For 619/706 co-relation queries the response was YES. [2024-11-09 07:03:48,861 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17356 conditions, 12165 events. 1241/12165 cut-off events. For 619/706 co-relation queries the response was YES. Maximal size of possible extension queue 218. Compared 141126 event pairs, 328 based on Foata normal form. 8/11054 useless extension candidates. Maximal degree in co-relation 16971. Up to 1240 conditions per place. [2024-11-09 07:03:48,886 INFO L140 encePairwiseOnDemand]: 291/296 looper letters, 19 selfloop transitions, 5 changer transitions 0/297 dead transitions. [2024-11-09 07:03:48,886 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 283 places, 297 transitions, 842 flow [2024-11-09 07:03:48,887 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 07:03:48,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 07:03:48,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 829 transitions. [2024-11-09 07:03:48,889 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9335585585585585 [2024-11-09 07:03:48,889 INFO L175 Difference]: Start difference. First operand has 281 places, 291 transitions, 778 flow. Second operand 3 states and 829 transitions. [2024-11-09 07:03:48,889 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 283 places, 297 transitions, 842 flow [2024-11-09 07:03:48,897 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 283 places, 297 transitions, 842 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-09 07:03:48,899 INFO L231 Difference]: Finished difference. Result has 285 places, 294 transitions, 814 flow [2024-11-09 07:03:48,900 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=296, PETRI_DIFFERENCE_MINUEND_FLOW=778, PETRI_DIFFERENCE_MINUEND_PLACES=281, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=291, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=286, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=814, PETRI_PLACES=285, PETRI_TRANSITIONS=294} [2024-11-09 07:03:48,900 INFO L277 CegarLoopForPetriNet]: 280 programPoint places, 5 predicate places. [2024-11-09 07:03:48,900 INFO L471 AbstractCegarLoop]: Abstraction has has 285 places, 294 transitions, 814 flow [2024-11-09 07:03:48,901 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 271.3333333333333) internal successors, (814), 3 states have internal predecessors, (814), 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-09 07:03:48,901 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:03:48,901 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 07:03:48,901 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2024-11-09 07:03:48,901 INFO L396 AbstractCegarLoop]: === Iteration 19 === Targeting t1Err8ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-09 07:03:48,901 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:03:48,902 INFO L85 PathProgramCache]: Analyzing trace with hash -444750330, now seen corresponding path program 1 times [2024-11-09 07:03:48,902 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:03:48,902 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [911883658] [2024-11-09 07:03:48,902 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:03:48,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:03:48,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:03:48,975 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-09 07:03:48,975 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:03:48,976 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [911883658] [2024-11-09 07:03:48,976 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [911883658] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:03:48,976 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:03:48,976 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 07:03:48,976 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [298414277] [2024-11-09 07:03:48,976 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:03:48,978 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 07:03:48,978 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:03:48,979 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 07:03:48,979 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 07:03:49,013 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 263 out of 296 [2024-11-09 07:03:49,015 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 285 places, 294 transitions, 814 flow. Second operand has 3 states, 3 states have (on average 266.6666666666667) internal successors, (800), 3 states have internal predecessors, (800), 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-09 07:03:49,015 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:03:49,015 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 263 of 296 [2024-11-09 07:03:49,015 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:03:51,576 INFO L124 PetriNetUnfolderBase]: 2175/18378 cut-off events. [2024-11-09 07:03:51,576 INFO L125 PetriNetUnfolderBase]: For 1120/1220 co-relation queries the response was YES. [2024-11-09 07:03:51,711 INFO L83 FinitePrefix]: Finished finitePrefix Result has 27594 conditions, 18378 events. 2175/18378 cut-off events. For 1120/1220 co-relation queries the response was YES. Maximal size of possible extension queue 344. Compared 232237 event pairs, 800 based on Foata normal form. 9/16925 useless extension candidates. Maximal degree in co-relation 27135. Up to 2485 conditions per place. [2024-11-09 07:03:51,764 INFO L140 encePairwiseOnDemand]: 291/296 looper letters, 25 selfloop transitions, 5 changer transitions 0/301 dead transitions. [2024-11-09 07:03:51,764 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 287 places, 301 transitions, 894 flow [2024-11-09 07:03:51,765 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 07:03:51,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 07:03:51,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 817 transitions. [2024-11-09 07:03:51,767 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.920045045045045 [2024-11-09 07:03:51,767 INFO L175 Difference]: Start difference. First operand has 285 places, 294 transitions, 814 flow. Second operand 3 states and 817 transitions. [2024-11-09 07:03:51,767 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 287 places, 301 transitions, 894 flow [2024-11-09 07:03:51,787 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 285 places, 301 transitions, 882 flow, removed 1 selfloop flow, removed 2 redundant places. [2024-11-09 07:03:51,791 INFO L231 Difference]: Finished difference. Result has 287 places, 298 transitions, 844 flow [2024-11-09 07:03:51,791 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=296, PETRI_DIFFERENCE_MINUEND_FLOW=802, PETRI_DIFFERENCE_MINUEND_PLACES=283, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=294, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=289, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=844, PETRI_PLACES=287, PETRI_TRANSITIONS=298} [2024-11-09 07:03:51,792 INFO L277 CegarLoopForPetriNet]: 280 programPoint places, 7 predicate places. [2024-11-09 07:03:51,792 INFO L471 AbstractCegarLoop]: Abstraction has has 287 places, 298 transitions, 844 flow [2024-11-09 07:03:51,792 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 266.6666666666667) internal successors, (800), 3 states have internal predecessors, (800), 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-09 07:03:51,793 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:03:51,793 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 07:03:51,793 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2024-11-09 07:03:51,793 INFO L396 AbstractCegarLoop]: === Iteration 20 === Targeting t2Err7ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-09 07:03:51,794 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:03:51,794 INFO L85 PathProgramCache]: Analyzing trace with hash 2086428594, now seen corresponding path program 1 times [2024-11-09 07:03:51,794 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:03:51,794 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1800950585] [2024-11-09 07:03:51,794 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:03:51,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:03:51,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:03:51,980 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-09 07:03:51,980 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:03:51,980 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1800950585] [2024-11-09 07:03:51,980 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1800950585] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:03:51,981 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:03:51,981 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 07:03:51,981 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [114051563] [2024-11-09 07:03:51,981 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:03:51,981 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 07:03:51,982 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:03:51,982 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 07:03:51,983 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 07:03:52,042 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 269 out of 296 [2024-11-09 07:03:52,044 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 287 places, 298 transitions, 844 flow. Second operand has 3 states, 3 states have (on average 272.0) internal successors, (816), 3 states have internal predecessors, (816), 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-09 07:03:52,044 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:03:52,044 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 269 of 296 [2024-11-09 07:03:52,044 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:03:53,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][261], [Black: 348#true, 322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 296#true, Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 358#(= ~value~0 0), 54#L764-4true, 260#L748-6true, Black: 335#(= |#race~value~0| 0), Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 250#L732-2true, Black: 310#true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 371#true, 356#true, Black: 315#true]) [2024-11-09 07:03:53,264 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-09 07:03:53,264 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:03:53,264 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:03:53,264 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:03:53,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][261], [Black: 348#true, 322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 296#true, Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 358#(= ~value~0 0), 54#L764-4true, Black: 335#(= |#race~value~0| 0), Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 250#L732-2true, Black: 310#true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 198#L748-5true, 371#true, 356#true, Black: 315#true]) [2024-11-09 07:03:53,264 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-09 07:03:53,264 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:03:53,264 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-09 07:03:53,265 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:03:53,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([836] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][263], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 296#true, Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 358#(= ~value~0 0), 54#L764-4true, Black: 333#true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 250#L732-2true, Black: 310#true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 198#L748-5true, 371#true, 356#true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 315#true]) [2024-11-09 07:03:53,293 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-09 07:03:53,293 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:03:53,293 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-09 07:03:53,293 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:03:53,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([836] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][263], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 296#true, Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 358#(= ~value~0 0), 54#L764-4true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 333#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 310#true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 198#L748-5true, 371#true, 356#true, 89#L732-3true, Black: 315#true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:53,323 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-09 07:03:53,323 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:03:53,323 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:03:53,323 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:03:53,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([836] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][175], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 296#true, Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 358#(= ~value~0 0), 54#L764-4true, Black: 333#true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 310#true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 198#L748-5true, 11#L733true, 371#true, 356#true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 315#true]) [2024-11-09 07:03:53,355 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-09 07:03:53,355 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:03:53,355 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:03:53,355 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:03:53,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][261], [Black: 348#true, 322#(= |#race~buffer_size~0| 0), Black: 320#true, 288#true, 376#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 296#true, Black: 358#(= ~value~0 0), 54#L764-4true, 260#L748-6true, Black: 335#(= |#race~value~0| 0), Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 250#L732-2true, Black: 310#true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 356#true, 371#true, Black: 317#(= |#race~receive~0| 0)]) [2024-11-09 07:03:53,792 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-09 07:03:53,792 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:03:53,793 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-09 07:03:53,793 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:03:53,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([846] L748-9-->L749: Formula: true InVars {} OutVars{t2Thread1of1ForFork1_#t~ret19#1=|v_t2Thread1of1ForFork1_#t~ret19#1_11|} AuxVars[] AssignedVars[t2Thread1of1ForFork1_#t~ret19#1][256], [322#(= |#race~buffer_size~0| 0), 154#L732true, Black: 320#true, 288#true, 376#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 296#true, Black: 358#(= ~value~0 0), 54#L764-4true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 333#true, Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 310#true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 371#true, 356#true, Black: 317#(= |#race~receive~0| 0), 163#L749true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:53,817 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-09 07:03:53,817 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:03:53,818 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:03:53,818 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-09 07:03:53,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] L730-10-->L732: Formula: (= v_~value~0_2 |v_t1Thread1of1ForFork0_~i~0#1_19|) InVars {t1Thread1of1ForFork0_~i~0#1=|v_t1Thread1of1ForFork0_~i~0#1_19|} OutVars{t1Thread1of1ForFork0_~i~0#1=|v_t1Thread1of1ForFork0_~i~0#1_19|, ~value~0=v_~value~0_2} AuxVars[] AssignedVars[~value~0][297], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 154#L732true, 288#true, 376#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 296#true, Black: 358#(= ~value~0 0), 54#L764-4true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 333#true, Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 310#true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 371#true, 356#true, Black: 317#(= |#race~receive~0| 0), 163#L749true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:53,840 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-09 07:03:53,840 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:03:53,840 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-09 07:03:53,840 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:03:53,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([761] L733-2-->L733-3: Formula: (= |v_#race~send~0_7| |v_t1Thread1of1ForFork0_#t~nondet14#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet14#1=|v_t1Thread1of1ForFork0_#t~nondet14#1_3|} OutVars{#race~send~0=|v_#race~send~0_7|, t1Thread1of1ForFork0_#t~nondet14#1=|v_t1Thread1of1ForFork0_#t~nondet14#1_3|} AuxVars[] AssignedVars[#race~send~0][290], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, 59#L751-3true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 358#(= ~value~0 0), 54#L764-4true, Black: 335#(= |#race~value~0| 0), Black: 366#true, 124#L733-3true, Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#(= |#race~send~0| 0), 356#true, 371#true, Black: 317#(= |#race~receive~0| 0), Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:53,852 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-09 07:03:53,852 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:03:53,852 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:03:53,852 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-09 07:03:53,872 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([836] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][175], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 296#true, Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 358#(= ~value~0 0), 54#L764-4true, Black: 333#true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 310#true, 198#L748-5true, 11#L733true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 371#true, 356#true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 315#true]) [2024-11-09 07:03:53,873 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-09 07:03:53,873 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:03:53,873 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:03:53,873 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:03:53,873 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:03:53,873 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([836] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][263], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 296#true, Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 358#(= ~value~0 0), 54#L764-4true, Black: 333#true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 250#L732-2true, Black: 310#true, 198#L748-5true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 371#true, 356#true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 315#true]) [2024-11-09 07:03:53,873 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:03:53,873 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:03:53,873 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-09 07:03:53,873 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:03:53,873 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:03:53,873 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([836] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][263], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 296#true, Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 358#(= ~value~0 0), 54#L764-4true, Black: 333#true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 310#true, 198#L748-5true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 371#true, 356#true, 89#L732-3true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 315#true]) [2024-11-09 07:03:53,873 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:03:53,874 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:03:53,874 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:03:53,874 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:03:53,874 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:03:53,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([846] L748-9-->L749: Formula: true InVars {} OutVars{t2Thread1of1ForFork1_#t~ret19#1=|v_t2Thread1of1ForFork1_#t~ret19#1_11|} AuxVars[] AssignedVars[t2Thread1of1ForFork1_#t~ret19#1][256], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 154#L732true, 288#true, 376#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 296#true, Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 358#(= ~value~0 0), 54#L764-4true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 333#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 310#true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 356#true, 371#true, 163#L749true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 315#true]) [2024-11-09 07:03:53,874 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-09 07:03:53,874 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-09 07:03:53,874 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:03:53,874 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-09 07:03:53,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][261], [Black: 348#true, 322#(= |#race~buffer_size~0| 0), Black: 320#true, 288#true, 376#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 296#true, Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 54#L764-4true, Black: 358#(= ~value~0 0), Black: 335#(= |#race~value~0| 0), Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 250#L732-2true, Black: 310#true, 198#L748-5true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 356#true, 371#true, Black: 315#true]) [2024-11-09 07:03:53,893 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-09 07:03:53,893 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-09 07:03:53,893 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-09 07:03:53,893 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:03:53,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][261], [Black: 348#true, 322#(= |#race~buffer_size~0| 0), Black: 320#true, 288#true, 376#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 296#true, Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 54#L764-4true, Black: 358#(= ~value~0 0), Black: 335#(= |#race~value~0| 0), 260#L748-6true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 250#L732-2true, Black: 310#true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 356#true, 371#true, Black: 315#true]) [2024-11-09 07:03:53,894 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-09 07:03:53,894 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-09 07:03:53,894 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:03:53,894 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-09 07:03:53,951 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([737] L730-10-->L732: Formula: (= v_~value~0_2 |v_t1Thread1of1ForFork0_~i~0#1_19|) InVars {t1Thread1of1ForFork0_~i~0#1=|v_t1Thread1of1ForFork0_~i~0#1_19|} OutVars{t1Thread1of1ForFork0_~i~0#1=|v_t1Thread1of1ForFork0_~i~0#1_19|, ~value~0=v_~value~0_2} AuxVars[] AssignedVars[~value~0][297], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 154#L732true, 288#true, 376#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 296#true, Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 358#(= ~value~0 0), 54#L764-4true, Black: 333#true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 310#true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 356#true, 371#true, 163#L749true, Black: 317#(= |#race~receive~0| 0), Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:53,951 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-09 07:03:53,951 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:03:53,952 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-09 07:03:53,952 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:03:53,952 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-09 07:03:53,971 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([846] L748-9-->L749: Formula: true InVars {} OutVars{t2Thread1of1ForFork1_#t~ret19#1=|v_t2Thread1of1ForFork1_#t~ret19#1_11|} AuxVars[] AssignedVars[t2Thread1of1ForFork1_#t~ret19#1][256], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 154#L732true, 288#true, 376#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 296#true, Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 358#(= ~value~0 0), 54#L764-4true, Black: 333#true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 310#true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 356#true, 371#true, Black: 317#(= |#race~receive~0| 0), 163#L749true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:53,971 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-09 07:03:53,971 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:03:53,971 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-09 07:03:53,971 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:03:53,971 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-09 07:03:53,990 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([745] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][261], [Black: 348#true, 322#(= |#race~buffer_size~0| 0), Black: 320#true, 288#true, 376#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 296#true, Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 358#(= ~value~0 0), 54#L764-4true, 260#L748-6true, Black: 335#(= |#race~value~0| 0), Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 250#L732-2true, Black: 310#true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 356#true, 371#true, Black: 317#(= |#race~receive~0| 0)]) [2024-11-09 07:03:53,990 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-09 07:03:53,990 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:03:53,990 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-09 07:03:53,990 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:03:53,991 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-09 07:03:53,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][261], [Black: 348#true, 322#(= |#race~buffer_size~0| 0), Black: 320#true, 288#true, 376#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 296#true, Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 358#(= ~value~0 0), 54#L764-4true, Black: 335#(= |#race~value~0| 0), Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 250#L732-2true, Black: 310#true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 198#L748-5true, 356#true, 371#true, Black: 317#(= |#race~receive~0| 0)]) [2024-11-09 07:03:53,991 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-09 07:03:53,991 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-09 07:03:53,991 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-09 07:03:53,991 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:03:54,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([836] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][175], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 296#true, Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 358#(= ~value~0 0), 54#L764-4true, Black: 333#true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 312#(= |#race~send~0| 0), 11#L733true, 198#L748-5true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 371#true, 356#true, Black: 315#true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:54,080 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:03:54,080 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-09 07:03:54,081 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 07:03:54,081 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:03:54,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([836] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][263], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 296#true, Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 358#(= ~value~0 0), 54#L764-4true, Black: 333#true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 250#L732-2true, Black: 312#(= |#race~send~0| 0), 198#L748-5true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 371#true, 356#true, Black: 315#true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:54,081 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:03:54,081 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:03:54,081 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-09 07:03:54,081 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:03:54,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([836] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][263], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 296#true, Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 358#(= ~value~0 0), 54#L764-4true, Black: 333#true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 312#(= |#race~send~0| 0), 198#L748-5true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 371#true, 356#true, 89#L732-3true, Black: 315#true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:54,081 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-09 07:03:54,081 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:03:54,081 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-09 07:03:54,081 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:03:54,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][261], [Black: 348#true, 322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 296#true, Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 358#(= ~value~0 0), 54#L764-4true, Black: 335#(= |#race~value~0| 0), Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 250#L732-2true, Black: 312#(= |#race~send~0| 0), 198#L748-5true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 371#true, 356#true, Black: 315#true]) [2024-11-09 07:03:54,105 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:03:54,105 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:03:54,105 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:03:54,105 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-09 07:03:54,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][261], [Black: 348#true, 322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 296#true, Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 358#(= ~value~0 0), 54#L764-4true, Black: 335#(= |#race~value~0| 0), 260#L748-6true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 250#L732-2true, Black: 312#(= |#race~send~0| 0), Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 371#true, 356#true, Black: 315#true]) [2024-11-09 07:03:54,128 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-09 07:03:54,128 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:03:54,128 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:03:54,128 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-09 07:03:54,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([836] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][263], [322#(= |#race~buffer_size~0| 0), 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 320#true, 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 296#true, Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 358#(= ~value~0 0), 54#L764-4true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 333#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 250#L732-2true, Black: 310#true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 198#L748-5true, 371#true, 356#true, Black: 317#(= |#race~receive~0| 0), Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:54,134 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:03:54,134 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-09 07:03:54,134 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:03:54,134 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:03:54,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([836] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][263], [322#(= |#race~buffer_size~0| 0), 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 320#true, 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 296#true, Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 358#(= ~value~0 0), 54#L764-4true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 333#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 310#true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 198#L748-5true, 371#true, 356#true, 89#L732-3true, Black: 317#(= |#race~receive~0| 0), Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:54,157 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-09 07:03:54,157 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:03:54,157 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:03:54,157 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:03:54,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([836] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][175], [322#(= |#race~buffer_size~0| 0), 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 320#true, 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 296#true, Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 358#(= ~value~0 0), 54#L764-4true, Black: 333#true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 310#true, 198#L748-5true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 11#L733true, 371#true, 356#true, Black: 317#(= |#race~receive~0| 0), Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:54,175 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-09 07:03:54,175 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:03:54,175 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 07:03:54,175 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 07:03:54,227 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([745] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][261], [Black: 348#true, 322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 358#(= ~value~0 0), 54#L764-4true, Black: 335#(= |#race~value~0| 0), Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 250#L732-2true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 198#L748-5true, Black: 312#(= |#race~send~0| 0), 371#true, 356#true, Black: 315#true]) [2024-11-09 07:03:54,227 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:03:54,227 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:03:54,227 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:03:54,227 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:03:54,227 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-09 07:03:54,228 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([745] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][261], [Black: 348#true, 322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 358#(= ~value~0 0), 54#L764-4true, Black: 335#(= |#race~value~0| 0), 260#L748-6true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 250#L732-2true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#(= |#race~send~0| 0), 371#true, 356#true, Black: 315#true]) [2024-11-09 07:03:54,228 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:03:54,228 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:03:54,228 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:03:54,228 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:03:54,228 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-09 07:03:54,247 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([836] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][263], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 358#(= ~value~0 0), 54#L764-4true, Black: 333#true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 250#L732-2true, 198#L748-5true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#(= |#race~send~0| 0), 371#true, 356#true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 315#true]) [2024-11-09 07:03:54,247 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:03:54,247 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:03:54,247 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-09 07:03:54,247 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:03:54,247 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:03:54,262 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([836] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][263], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 358#(= ~value~0 0), 54#L764-4true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 333#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 198#L748-5true, Black: 312#(= |#race~send~0| 0), 371#true, 356#true, 89#L732-3true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 315#true]) [2024-11-09 07:03:54,262 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:03:54,262 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:03:54,262 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-09 07:03:54,262 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:03:54,262 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:03:54,282 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([836] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][175], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 358#(= ~value~0 0), 54#L764-4true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 333#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 198#L748-5true, 11#L733true, Black: 312#(= |#race~send~0| 0), 371#true, 356#true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 315#true]) [2024-11-09 07:03:54,282 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-09 07:03:54,282 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-09 07:03:54,282 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 07:03:54,283 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 07:03:54,283 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:03:54,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([803] L746-4-->L753-2: Formula: (and (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_25| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_25|) |v_~#m~0.offset_25| 0))) (= |v_t2Thread1of1ForFork1_#t~ret22#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_25|, ~#m~0.offset=|v_~#m~0.offset_25|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_25|, t2Thread1of1ForFork1_#t~ret22#1=|v_t2Thread1of1ForFork1_#t~ret22#1_1|, ~#m~0.offset=|v_~#m~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork1_#t~ret22#1][123], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 288#true, 376#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 296#true, Black: 358#(= ~value~0 0), 54#L764-4true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 333#true, Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 67#L710-5true, 96#L753-2true, Black: 312#(= |#race~send~0| 0), 371#true, 356#true, Black: 343#true, Black: 317#(= |#race~receive~0| 0), Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:54,304 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-09 07:03:54,304 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-09 07:03:54,304 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-09 07:03:54,305 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-09 07:03:54,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L728-4-->L736-2: Formula: (and (= |v_t1Thread1of1ForFork0_#t~ret16#1_1| 0) (= |v_#pthreadsMutex_23| (store |v_#pthreadsMutex_24| |v_~#m~0.base_21| (store (select |v_#pthreadsMutex_24| |v_~#m~0.base_21|) |v_~#m~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_24|, ~#m~0.base=|v_~#m~0.base_21|, ~#m~0.offset=|v_~#m~0.offset_21|} OutVars{t1Thread1of1ForFork0_#t~ret16#1=|v_t1Thread1of1ForFork0_#t~ret16#1_1|, #pthreadsMutex=|v_#pthreadsMutex_23|, ~#m~0.base=|v_~#m~0.base_21|, ~#m~0.offset=|v_~#m~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, t1Thread1of1ForFork0_#t~ret16#1][244], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, Black: 358#(= ~value~0 0), 54#L764-4true, 209#L699-5true, Black: 335#(= |#race~value~0| 0), Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 312#(= |#race~send~0| 0), 46#L736-2true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 371#true, 356#true, Black: 317#(= |#race~receive~0| 0), Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:54,311 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-09 07:03:54,311 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:03:54,311 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:03:54,311 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:03:54,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] L730-10-->L732: Formula: (= v_~value~0_2 |v_t1Thread1of1ForFork0_~i~0#1_19|) InVars {t1Thread1of1ForFork0_~i~0#1=|v_t1Thread1of1ForFork0_~i~0#1_19|} OutVars{t1Thread1of1ForFork0_~i~0#1=|v_t1Thread1of1ForFork0_~i~0#1_19|, ~value~0=v_~value~0_2} AuxVars[] AssignedVars[~value~0][297], [322#(= |#race~buffer_size~0| 0), 154#L732true, Black: 320#true, 288#true, 376#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, Black: 358#(= ~value~0 0), 54#L764-4true, Black: 333#true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 310#true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 356#true, 371#true, 163#L749true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 315#true]) [2024-11-09 07:03:54,326 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-09 07:03:54,326 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 07:03:54,326 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-09 07:03:54,326 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:03:54,345 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([846] L748-9-->L749: Formula: true InVars {} OutVars{t2Thread1of1ForFork1_#t~ret19#1=|v_t2Thread1of1ForFork1_#t~ret19#1_11|} AuxVars[] AssignedVars[t2Thread1of1ForFork1_#t~ret19#1][256], [322#(= |#race~buffer_size~0| 0), 154#L732true, Black: 320#true, 288#true, 376#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, Black: 358#(= ~value~0 0), 54#L764-4true, Black: 333#true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 310#true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 371#true, 356#true, 163#L749true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 315#true]) [2024-11-09 07:03:54,345 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-09 07:03:54,345 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-09 07:03:54,345 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:03:54,346 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-09 07:03:54,346 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:03:54,360 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([836] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][175], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 296#true, Black: 358#(= ~value~0 0), 54#L764-4true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 333#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 11#L733true, 198#L748-5true, Black: 312#(= |#race~send~0| 0), 371#true, 356#true, Black: 315#true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:54,360 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-09 07:03:54,360 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-09 07:03:54,361 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 07:03:54,361 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:03:54,361 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 07:03:54,361 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:03:54,361 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([836] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][263], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 296#true, Black: 358#(= ~value~0 0), 54#L764-4true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 333#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 250#L732-2true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 198#L748-5true, Black: 312#(= |#race~send~0| 0), 371#true, 356#true, Black: 315#true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:54,361 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:03:54,362 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:03:54,363 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-09 07:03:54,363 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:03:54,363 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-09 07:03:54,363 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:03:54,363 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([836] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][263], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 296#true, Black: 358#(= ~value~0 0), 54#L764-4true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 333#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 198#L748-5true, Black: 312#(= |#race~send~0| 0), 371#true, 356#true, 89#L732-3true, Black: 315#true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:54,363 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:03:54,363 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:03:54,363 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-09 07:03:54,363 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:03:54,363 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:03:54,364 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:03:54,366 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([745] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][261], [Black: 348#true, 322#(= |#race~buffer_size~0| 0), Black: 320#true, 288#true, 376#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, Black: 358#(= ~value~0 0), 54#L764-4true, Black: 335#(= |#race~value~0| 0), Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 250#L732-2true, Black: 310#true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 198#L748-5true, 356#true, 371#true, Black: 315#true]) [2024-11-09 07:03:54,366 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-09 07:03:54,366 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-09 07:03:54,367 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 07:03:54,367 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-09 07:03:54,367 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:03:54,367 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([745] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][261], [Black: 348#true, 322#(= |#race~buffer_size~0| 0), Black: 320#true, 288#true, 376#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, Black: 358#(= ~value~0 0), 54#L764-4true, Black: 335#(= |#race~value~0| 0), 260#L748-6true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 250#L732-2true, Black: 310#true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 356#true, 371#true, Black: 315#true]) [2024-11-09 07:03:54,367 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-09 07:03:54,367 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-09 07:03:54,367 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:03:54,367 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:03:54,367 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-09 07:03:54,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][261], [Black: 348#true, 322#(= |#race~buffer_size~0| 0), Black: 320#true, 288#true, 376#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, Black: 358#(= ~value~0 0), 54#L764-4true, Black: 335#(= |#race~value~0| 0), Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 250#L732-2true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#(= |#race~send~0| 0), 198#L748-5true, 356#true, 371#true, Black: 315#true]) [2024-11-09 07:03:54,368 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-09 07:03:54,368 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-09 07:03:54,368 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-09 07:03:54,368 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:03:54,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][261], [Black: 348#true, 322#(= |#race~buffer_size~0| 0), Black: 320#true, 288#true, 376#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, Black: 358#(= ~value~0 0), 54#L764-4true, Black: 335#(= |#race~value~0| 0), 260#L748-6true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 250#L732-2true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#(= |#race~send~0| 0), 356#true, 371#true, Black: 315#true]) [2024-11-09 07:03:54,369 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-09 07:03:54,369 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-09 07:03:54,369 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:03:54,369 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:03:54,383 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([745] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][261], [Black: 348#true, 322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 296#true, Black: 358#(= ~value~0 0), 54#L764-4true, Black: 335#(= |#race~value~0| 0), Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 250#L732-2true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 198#L748-5true, Black: 312#(= |#race~send~0| 0), 371#true, 356#true, Black: 315#true]) [2024-11-09 07:03:54,383 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:03:54,383 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:03:54,383 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-09 07:03:54,384 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:03:54,384 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:03:54,384 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-09 07:03:54,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([836] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][263], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 288#true, 376#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, Black: 358#(= ~value~0 0), 54#L764-4true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 333#true, Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 250#L732-2true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#(= |#race~send~0| 0), 198#L748-5true, 356#true, 371#true, Black: 315#true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:54,386 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-09 07:03:54,386 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-09 07:03:54,386 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-09 07:03:54,386 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:03:54,398 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([745] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][261], [Black: 348#true, 322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 296#true, Black: 358#(= ~value~0 0), 54#L764-4true, 260#L748-6true, Black: 335#(= |#race~value~0| 0), Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 250#L732-2true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#(= |#race~send~0| 0), 371#true, 356#true, Black: 315#true]) [2024-11-09 07:03:54,398 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:03:54,398 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:03:54,398 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:03:54,398 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:03:54,398 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:03:54,398 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-09 07:03:54,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([836] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][263], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 288#true, 376#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, Black: 358#(= ~value~0 0), 54#L764-4true, Black: 333#true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 198#L748-5true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#(= |#race~send~0| 0), 356#true, 371#true, 89#L732-3true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 315#true]) [2024-11-09 07:03:54,401 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-09 07:03:54,401 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-09 07:03:54,401 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:03:54,401 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:03:54,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([846] L748-9-->L749: Formula: true InVars {} OutVars{t2Thread1of1ForFork1_#t~ret19#1=|v_t2Thread1of1ForFork1_#t~ret19#1_11|} AuxVars[] AssignedVars[t2Thread1of1ForFork1_#t~ret19#1][256], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 154#L732true, 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 296#true, Black: 358#(= ~value~0 0), 54#L764-4true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 333#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#(= |#race~send~0| 0), 356#true, 371#true, 163#L749true, Black: 315#true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:54,413 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:03:54,413 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:03:54,413 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:03:54,413 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:03:54,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([836] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][175], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 288#true, 376#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, Black: 358#(= ~value~0 0), 54#L764-4true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 333#true, Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 11#L733true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#(= |#race~send~0| 0), 198#L748-5true, 356#true, 371#true, Black: 315#true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:54,416 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-09 07:03:54,416 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:03:54,416 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-09 07:03:54,416 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:03:54,452 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([693] L728-4-->L736-2: Formula: (and (= |v_t1Thread1of1ForFork0_#t~ret16#1_1| 0) (= |v_#pthreadsMutex_23| (store |v_#pthreadsMutex_24| |v_~#m~0.base_21| (store (select |v_#pthreadsMutex_24| |v_~#m~0.base_21|) |v_~#m~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_24|, ~#m~0.base=|v_~#m~0.base_21|, ~#m~0.offset=|v_~#m~0.offset_21|} OutVars{t1Thread1of1ForFork0_#t~ret16#1=|v_t1Thread1of1ForFork0_#t~ret16#1_1|, #pthreadsMutex=|v_#pthreadsMutex_23|, ~#m~0.base=|v_~#m~0.base_21|, ~#m~0.offset=|v_~#m~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, t1Thread1of1ForFork0_#t~ret16#1][244], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 296#true, Black: 358#(= ~value~0 0), 54#L764-4true, 209#L699-5true, Black: 335#(= |#race~value~0| 0), Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#(= |#race~send~0| 0), 46#L736-2true, 371#true, 356#true, Black: 317#(= |#race~receive~0| 0), Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:54,452 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2024-11-09 07:03:54,452 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 07:03:54,452 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:03:54,452 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-09 07:03:54,453 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 07:03:54,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L728-4-->L736-2: Formula: (and (= |v_t1Thread1of1ForFork0_#t~ret16#1_1| 0) (= |v_#pthreadsMutex_23| (store |v_#pthreadsMutex_24| |v_~#m~0.base_21| (store (select |v_#pthreadsMutex_24| |v_~#m~0.base_21|) |v_~#m~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_24|, ~#m~0.base=|v_~#m~0.base_21|, ~#m~0.offset=|v_~#m~0.offset_21|} OutVars{t1Thread1of1ForFork0_#t~ret16#1=|v_t1Thread1of1ForFork0_#t~ret16#1_1|, #pthreadsMutex=|v_#pthreadsMutex_23|, ~#m~0.base=|v_~#m~0.base_21|, ~#m~0.offset=|v_~#m~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, t1Thread1of1ForFork0_#t~ret16#1][244], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 296#true, Black: 358#(= ~value~0 0), 54#L764-4true, Black: 335#(= |#race~value~0| 0), Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#(= |#race~send~0| 0), 46#L736-2true, 371#true, 356#true, 188#L699-4true, Black: 317#(= |#race~receive~0| 0), Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:54,453 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2024-11-09 07:03:54,453 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-09 07:03:54,453 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-09 07:03:54,453 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 07:03:54,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L728-4-->L736-2: Formula: (and (= |v_t1Thread1of1ForFork0_#t~ret16#1_1| 0) (= |v_#pthreadsMutex_23| (store |v_#pthreadsMutex_24| |v_~#m~0.base_21| (store (select |v_#pthreadsMutex_24| |v_~#m~0.base_21|) |v_~#m~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_24|, ~#m~0.base=|v_~#m~0.base_21|, ~#m~0.offset=|v_~#m~0.offset_21|} OutVars{t1Thread1of1ForFork0_#t~ret16#1=|v_t1Thread1of1ForFork0_#t~ret16#1_1|, #pthreadsMutex=|v_#pthreadsMutex_23|, ~#m~0.base=|v_~#m~0.base_21|, ~#m~0.offset=|v_~#m~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, t1Thread1of1ForFork0_#t~ret16#1][104], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 288#true, 376#true, Black: 324#true, 88#L698-4true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 296#true, Black: 358#(= ~value~0 0), 54#L764-4true, Black: 335#(= |#race~value~0| 0), Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#(= |#race~send~0| 0), 46#L736-2true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 371#true, 356#true, Black: 317#(= |#race~receive~0| 0), Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:54,453 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-09 07:03:54,453 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-09 07:03:54,453 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-09 07:03:54,453 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:03:54,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] L730-10-->L732: Formula: (= v_~value~0_2 |v_t1Thread1of1ForFork0_~i~0#1_19|) InVars {t1Thread1of1ForFork0_~i~0#1=|v_t1Thread1of1ForFork0_~i~0#1_19|} OutVars{t1Thread1of1ForFork0_~i~0#1=|v_t1Thread1of1ForFork0_~i~0#1_19|, ~value~0=v_~value~0_2} AuxVars[] AssignedVars[~value~0][297], [322#(= |#race~buffer_size~0| 0), 154#L732true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 320#true, 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, Black: 358#(= ~value~0 0), 54#L764-4true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 333#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#(= |#race~send~0| 0), 356#true, 371#true, 163#L749true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 315#true]) [2024-11-09 07:03:54,479 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:03:54,480 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-09 07:03:54,480 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:03:54,480 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:03:54,483 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([846] L748-9-->L749: Formula: true InVars {} OutVars{t2Thread1of1ForFork1_#t~ret19#1=|v_t2Thread1of1ForFork1_#t~ret19#1_11|} AuxVars[] AssignedVars[t2Thread1of1ForFork1_#t~ret19#1][256], [322#(= |#race~buffer_size~0| 0), 154#L732true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 320#true, 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, Black: 358#(= ~value~0 0), 54#L764-4true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 333#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#(= |#race~send~0| 0), 356#true, 371#true, 163#L749true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 315#true]) [2024-11-09 07:03:54,483 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:03:54,483 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:03:54,483 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:03:54,483 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:03:54,483 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-09 07:03:54,485 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([745] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][261], [Black: 348#true, 322#(= |#race~buffer_size~0| 0), 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 320#true, 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, Black: 358#(= ~value~0 0), 54#L764-4true, Black: 335#(= |#race~value~0| 0), Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 250#L732-2true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 198#L748-5true, Black: 312#(= |#race~send~0| 0), 356#true, 371#true, Black: 315#true]) [2024-11-09 07:03:54,485 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:03:54,486 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:03:54,486 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-09 07:03:54,486 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:03:54,486 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:03:54,486 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 07:03:54,486 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-09 07:03:54,486 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([745] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][261], [Black: 348#true, 322#(= |#race~buffer_size~0| 0), 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 320#true, 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, Black: 358#(= ~value~0 0), 54#L764-4true, 260#L748-6true, Black: 335#(= |#race~value~0| 0), Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 250#L732-2true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#(= |#race~send~0| 0), 356#true, 371#true, Black: 315#true]) [2024-11-09 07:03:54,486 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:03:54,486 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:03:54,486 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:03:54,486 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:03:54,486 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:03:54,486 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-09 07:03:54,486 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-09 07:03:54,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([846] L748-9-->L749: Formula: true InVars {} OutVars{t2Thread1of1ForFork1_#t~ret19#1=|v_t2Thread1of1ForFork1_#t~ret19#1_11|} AuxVars[] AssignedVars[t2Thread1of1ForFork1_#t~ret19#1][256], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 154#L732true, 288#true, 376#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 296#true, Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 54#L764-4true, Black: 358#(= ~value~0 0), Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 333#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#(= |#race~send~0| 0), 356#true, 371#true, 163#L749true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 315#true]) [2024-11-09 07:03:54,487 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:03:54,487 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:03:54,487 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:03:54,487 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-09 07:03:54,489 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([745] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][261], [Black: 348#true, 322#(= |#race~buffer_size~0| 0), Black: 320#true, 288#true, 376#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 296#true, Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 358#(= ~value~0 0), 54#L764-4true, 260#L748-6true, Black: 335#(= |#race~value~0| 0), Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 250#L732-2true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#(= |#race~send~0| 0), 356#true, 371#true, Black: 315#true]) [2024-11-09 07:03:54,489 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:03:54,489 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 07:03:54,489 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-09 07:03:54,489 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:03:54,489 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:03:54,490 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([745] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][261], [Black: 348#true, 322#(= |#race~buffer_size~0| 0), Black: 320#true, 288#true, 376#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 296#true, Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 358#(= ~value~0 0), 54#L764-4true, Black: 335#(= |#race~value~0| 0), Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 250#L732-2true, 198#L748-5true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#(= |#race~send~0| 0), 356#true, 371#true, Black: 315#true]) [2024-11-09 07:03:54,490 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:03:54,490 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-09 07:03:54,490 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-09 07:03:54,490 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:03:54,490 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 07:03:54,505 INFO L124 PetriNetUnfolderBase]: 2044/20625 cut-off events. [2024-11-09 07:03:54,506 INFO L125 PetriNetUnfolderBase]: For 1832/2046 co-relation queries the response was YES. [2024-11-09 07:03:54,623 INFO L83 FinitePrefix]: Finished finitePrefix Result has 30762 conditions, 20625 events. 2044/20625 cut-off events. For 1832/2046 co-relation queries the response was YES. Maximal size of possible extension queue 375. Compared 265927 event pairs, 365 based on Foata normal form. 17/19036 useless extension candidates. Maximal degree in co-relation 30383. Up to 1114 conditions per place. [2024-11-09 07:03:54,666 INFO L140 encePairwiseOnDemand]: 291/296 looper letters, 19 selfloop transitions, 5 changer transitions 0/306 dead transitions. [2024-11-09 07:03:54,667 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 289 places, 306 transitions, 911 flow [2024-11-09 07:03:54,667 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 07:03:54,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 07:03:54,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 831 transitions. [2024-11-09 07:03:54,669 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9358108108108109 [2024-11-09 07:03:54,669 INFO L175 Difference]: Start difference. First operand has 287 places, 298 transitions, 844 flow. Second operand 3 states and 831 transitions. [2024-11-09 07:03:54,669 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 289 places, 306 transitions, 911 flow [2024-11-09 07:03:54,693 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 287 places, 306 transitions, 901 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 07:03:54,696 INFO L231 Difference]: Finished difference. Result has 289 places, 301 transitions, 870 flow [2024-11-09 07:03:54,697 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=296, PETRI_DIFFERENCE_MINUEND_FLOW=834, PETRI_DIFFERENCE_MINUEND_PLACES=285, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=298, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=293, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=870, PETRI_PLACES=289, PETRI_TRANSITIONS=301} [2024-11-09 07:03:54,697 INFO L277 CegarLoopForPetriNet]: 280 programPoint places, 9 predicate places. [2024-11-09 07:03:54,697 INFO L471 AbstractCegarLoop]: Abstraction has has 289 places, 301 transitions, 870 flow [2024-11-09 07:03:54,698 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 272.0) internal successors, (816), 3 states have internal predecessors, (816), 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-09 07:03:54,698 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:03:54,698 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 07:03:54,698 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2024-11-09 07:03:54,699 INFO L396 AbstractCegarLoop]: === Iteration 21 === Targeting t1Err13ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-09 07:03:54,699 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:03:54,699 INFO L85 PathProgramCache]: Analyzing trace with hash 1647233270, now seen corresponding path program 1 times [2024-11-09 07:03:54,699 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:03:54,699 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [489800866] [2024-11-09 07:03:54,699 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:03:54,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:03:54,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:03:54,734 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-09 07:03:54,735 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:03:54,735 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [489800866] [2024-11-09 07:03:54,735 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [489800866] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:03:54,735 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:03:54,735 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 07:03:54,735 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [464312527] [2024-11-09 07:03:54,735 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:03:54,736 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 07:03:54,736 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:03:54,737 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 07:03:54,737 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 07:03:54,756 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 269 out of 296 [2024-11-09 07:03:54,757 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 289 places, 301 transitions, 870 flow. Second operand has 3 states, 3 states have (on average 271.0) internal successors, (813), 3 states have internal predecessors, (813), 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-09 07:03:54,757 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:03:54,757 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 269 of 296 [2024-11-09 07:03:54,757 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:03:55,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][262], [Black: 348#true, 322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 296#true, 54#L764-4true, Black: 358#(= ~value~0 0), Black: 335#(= |#race~value~0| 0), Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 381#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 250#L732-2true, Black: 310#true, 198#L748-5true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 356#true, Black: 376#true, Black: 315#true]) [2024-11-09 07:03:55,989 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-09 07:03:55,989 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-09 07:03:55,989 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:03:55,989 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:03:55,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][262], [Black: 348#true, 322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 296#true, 54#L764-4true, Black: 358#(= ~value~0 0), 260#L748-6true, Black: 335#(= |#race~value~0| 0), Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 381#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 250#L732-2true, Black: 310#true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 356#true, Black: 376#true, Black: 315#true]) [2024-11-09 07:03:55,989 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-09 07:03:55,989 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:03:55,989 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:03:55,989 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:03:56,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([836] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][266], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 296#true, 54#L764-4true, Black: 358#(= ~value~0 0), Black: 333#true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 381#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 250#L732-2true, Black: 310#true, 198#L748-5true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 356#true, Black: 376#true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 315#true]) [2024-11-09 07:03:56,023 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-09 07:03:56,023 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-09 07:03:56,023 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:03:56,023 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:03:56,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([836] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][266], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 296#true, 54#L764-4true, Black: 358#(= ~value~0 0), Black: 333#true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 381#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 310#true, 198#L748-5true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 356#true, Black: 376#true, 89#L732-3true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 315#true]) [2024-11-09 07:03:56,060 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-09 07:03:56,060 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:03:56,060 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:03:56,060 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:03:56,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([836] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][173], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 296#true, 54#L764-4true, Black: 358#(= ~value~0 0), Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 333#true, 381#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 310#true, 11#L733true, 198#L748-5true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 356#true, Black: 376#true, Black: 315#true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:56,099 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-09 07:03:56,099 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:03:56,099 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:03:56,099 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:03:56,286 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([836] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][173], [322#(= |#race~buffer_size~0| 0), 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 320#true, 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 296#true, Black: 358#(= ~value~0 0), 54#L764-4true, Black: 333#true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 381#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 310#true, 198#L748-5true, 11#L733true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 356#true, Black: 376#true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 315#true]) [2024-11-09 07:03:56,286 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-09 07:03:56,286 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:03:56,286 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:03:56,286 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:03:56,286 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:03:56,286 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([836] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][266], [322#(= |#race~buffer_size~0| 0), 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 320#true, 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 296#true, Black: 358#(= ~value~0 0), 54#L764-4true, Black: 333#true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 381#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 310#true, 198#L748-5true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 356#true, Black: 376#true, 89#L732-3true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 315#true]) [2024-11-09 07:03:56,287 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-09 07:03:56,287 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:03:56,287 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:03:56,287 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:03:56,287 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:03:56,287 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([836] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][266], [322#(= |#race~buffer_size~0| 0), 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 320#true, 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 296#true, Black: 358#(= ~value~0 0), 54#L764-4true, Black: 333#true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 381#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 250#L732-2true, Black: 310#true, 198#L748-5true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 356#true, Black: 376#true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 315#true]) [2024-11-09 07:03:56,287 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-09 07:03:56,287 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-09 07:03:56,287 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:03:56,287 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:03:56,287 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:03:56,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([771] L734-1-->L734-2: Formula: true InVars {} OutVars{t1Thread1of1ForFork0_#t~nondet15#1=|v_t1Thread1of1ForFork0_#t~nondet15#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork0_#t~nondet15#1][221], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, 259#L734-2true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 358#(= ~value~0 0), 54#L764-4true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 333#true, 381#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#(= |#race~send~0| 0), 356#true, 280#L750-2true, Black: 376#true, Black: 317#(= |#race~receive~0| 0), Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:56,716 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-09 07:03:56,716 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:03:56,716 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:03:56,716 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-09 07:03:56,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([856] L750-1-->L750-2: Formula: (= |v_t2Thread1of1ForFork1_#t~nondet20#1_3| |v_#race~receive~0_10|) InVars {t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_3|} OutVars{t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_3|, #race~receive~0=|v_#race~receive~0_10|} AuxVars[] AssignedVars[#race~receive~0][293], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 358#(= ~value~0 0), 54#L764-4true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 333#true, 381#true, Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 31#L728-4true, Black: 312#(= |#race~send~0| 0), Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 356#true, 280#L750-2true, Black: 376#true, Black: 317#(= |#race~receive~0| 0), Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:56,738 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-09 07:03:56,738 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:03:56,738 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:03:56,738 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-09 07:03:56,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([856] L750-1-->L750-2: Formula: (= |v_t2Thread1of1ForFork1_#t~nondet20#1_3| |v_#race~receive~0_10|) InVars {t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_3|} OutVars{t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_3|, #race~receive~0=|v_#race~receive~0_10|} AuxVars[] AssignedVars[#race~receive~0][293], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 358#(= ~value~0 0), 54#L764-4true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 333#true, 381#true, Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 312#(= |#race~send~0| 0), 46#L736-2true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 356#true, 280#L750-2true, Black: 376#true, Black: 317#(= |#race~receive~0| 0), Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:56,738 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-09 07:03:56,738 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:03:56,738 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-09 07:03:56,738 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-09 07:03:56,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([856] L750-1-->L750-2: Formula: (= |v_t2Thread1of1ForFork1_#t~nondet20#1_3| |v_#race~receive~0_10|) InVars {t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_3|} OutVars{t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_3|, #race~receive~0=|v_#race~receive~0_10|} AuxVars[] AssignedVars[#race~receive~0][287], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 358#(= ~value~0 0), 54#L764-4true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 333#true, 381#true, 236#L734-3true, Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 312#(= |#race~send~0| 0), Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 356#true, 280#L750-2true, Black: 376#true, Black: 317#(= |#race~receive~0| 0), Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:56,738 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-09 07:03:56,739 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-09 07:03:56,739 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:03:56,739 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-09 07:03:56,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([856] L750-1-->L750-2: Formula: (= |v_t2Thread1of1ForFork1_#t~nondet20#1_3| |v_#race~receive~0_10|) InVars {t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_3|} OutVars{t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_3|, #race~receive~0=|v_#race~receive~0_10|} AuxVars[] AssignedVars[#race~receive~0][287], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 71#L734-4true, Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 358#(= ~value~0 0), 54#L764-4true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 333#true, 381#true, Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 312#(= |#race~send~0| 0), Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 356#true, 280#L750-2true, Black: 376#true, Black: 317#(= |#race~receive~0| 0), Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:56,739 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-09 07:03:56,739 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:03:56,739 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:03:56,739 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-09 07:03:56,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([856] L750-1-->L750-2: Formula: (= |v_t2Thread1of1ForFork1_#t~nondet20#1_3| |v_#race~receive~0_10|) InVars {t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_3|} OutVars{t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_3|, #race~receive~0=|v_#race~receive~0_10|} AuxVars[] AssignedVars[#race~receive~0][254], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, 259#L734-2true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 358#(= ~value~0 0), 54#L764-4true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 333#true, 381#true, Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 312#(= |#race~send~0| 0), Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 356#true, 280#L750-2true, Black: 376#true, Black: 317#(= |#race~receive~0| 0), Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:56,739 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-09 07:03:56,739 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-09 07:03:56,739 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:03:56,739 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-09 07:03:56,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([836] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][266], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 288#true, 376#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, 54#L764-4true, Black: 358#(= ~value~0 0), Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 333#true, 381#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 250#L732-2true, Black: 310#true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 198#L748-5true, Black: 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 356#true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 315#true]) [2024-11-09 07:03:56,746 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-09 07:03:56,746 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:03:56,746 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-09 07:03:56,746 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:03:56,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([871] L751-2-->L751-3: Formula: (= |v_#race~send~0_10| |v_t2Thread1of1ForFork1_#t~nondet21#1_3|) InVars {t2Thread1of1ForFork1_#t~nondet21#1=|v_t2Thread1of1ForFork1_#t~nondet21#1_3|} OutVars{#race~send~0=|v_#race~send~0_10|, t2Thread1of1ForFork1_#t~nondet21#1=|v_t2Thread1of1ForFork1_#t~nondet21#1_3|} AuxVars[] AssignedVars[#race~send~0][291], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, 59#L751-3true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 296#true, 97#L733-4true, Black: 358#(= ~value~0 0), 54#L764-4true, Black: 333#true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 381#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#(= |#race~send~0| 0), 356#true, Black: 376#true, Black: 317#(= |#race~receive~0| 0), Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:56,760 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-09 07:03:56,760 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-09 07:03:56,760 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:03:56,760 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-09 07:03:56,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][262], [Black: 348#true, 322#(= |#race~buffer_size~0| 0), Black: 320#true, 288#true, 376#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 296#true, Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 358#(= ~value~0 0), 54#L764-4true, Black: 335#(= |#race~value~0| 0), 260#L748-6true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 381#true, Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 250#L732-2true, Black: 310#true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 356#true, Black: 317#(= |#race~receive~0| 0)]) [2024-11-09 07:03:56,765 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-09 07:03:56,765 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:03:56,765 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:03:56,765 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-09 07:03:56,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([836] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][266], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 288#true, 376#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, 54#L764-4true, Black: 358#(= ~value~0 0), Black: 333#true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 381#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 310#true, 198#L748-5true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 356#true, 89#L732-3true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 315#true]) [2024-11-09 07:03:56,767 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-09 07:03:56,767 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:03:56,767 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:03:56,767 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-09 07:03:56,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([856] L750-1-->L750-2: Formula: (= |v_t2Thread1of1ForFork1_#t~nondet20#1_3| |v_#race~receive~0_10|) InVars {t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_3|} OutVars{t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_3|, #race~receive~0=|v_#race~receive~0_10|} AuxVars[] AssignedVars[#race~receive~0][293], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 358#(= ~value~0 0), 54#L764-4true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 333#true, 147#L727-3true, 381#true, Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 312#(= |#race~send~0| 0), Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 280#L750-2true, 356#true, Black: 376#true, Black: 317#(= |#race~receive~0| 0), Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:56,778 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-09 07:03:56,778 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 07:03:56,778 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:03:56,778 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:03:56,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([846] L748-9-->L749: Formula: true InVars {} OutVars{t2Thread1of1ForFork1_#t~ret19#1=|v_t2Thread1of1ForFork1_#t~ret19#1_11|} AuxVars[] AssignedVars[t2Thread1of1ForFork1_#t~ret19#1][255], [322#(= |#race~buffer_size~0| 0), 154#L732true, Black: 320#true, 288#true, 376#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 296#true, Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 358#(= ~value~0 0), 54#L764-4true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 333#true, 381#true, Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 310#true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 356#true, Black: 317#(= |#race~receive~0| 0), 163#L749true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:56,787 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-09 07:03:56,787 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:03:56,788 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-09 07:03:56,788 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:03:56,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([836] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][173], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 288#true, 376#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, 54#L764-4true, Black: 358#(= ~value~0 0), Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 333#true, 381#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 310#true, 11#L733true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 198#L748-5true, Black: 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 356#true, Black: 315#true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:56,789 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-09 07:03:56,789 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-09 07:03:56,790 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 07:03:56,790 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:03:56,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([871] L751-2-->L751-3: Formula: (= |v_#race~send~0_10| |v_t2Thread1of1ForFork1_#t~nondet21#1_3|) InVars {t2Thread1of1ForFork1_#t~nondet21#1=|v_t2Thread1of1ForFork1_#t~nondet21#1_3|} OutVars{#race~send~0=|v_#race~send~0_10|, t2Thread1of1ForFork1_#t~nondet21#1=|v_t2Thread1of1ForFork1_#t~nondet21#1_3|} AuxVars[] AssignedVars[#race~send~0][276], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, 59#L751-3true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 358#(= ~value~0 0), 54#L764-4true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 333#true, 381#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#(= |#race~send~0| 0), Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 356#true, Black: 376#true, Black: 317#(= |#race~receive~0| 0), 261#L734true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:56,803 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-09 07:03:56,803 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:03:56,803 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-09 07:03:56,803 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-09 07:03:56,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] L730-10-->L732: Formula: (= v_~value~0_2 |v_t1Thread1of1ForFork0_~i~0#1_19|) InVars {t1Thread1of1ForFork0_~i~0#1=|v_t1Thread1of1ForFork0_~i~0#1_19|} OutVars{t1Thread1of1ForFork0_~i~0#1=|v_t1Thread1of1ForFork0_~i~0#1_19|, ~value~0=v_~value~0_2} AuxVars[] AssignedVars[~value~0][300], [322#(= |#race~buffer_size~0| 0), 154#L732true, Black: 320#true, 288#true, 376#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 296#true, Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 358#(= ~value~0 0), 54#L764-4true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 333#true, 381#true, Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 310#true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 356#true, Black: 317#(= |#race~receive~0| 0), 163#L749true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:56,807 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-09 07:03:56,807 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:03:56,807 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-09 07:03:56,807 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:03:56,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([856] L750-1-->L750-2: Formula: (= |v_t2Thread1of1ForFork1_#t~nondet20#1_3| |v_#race~receive~0_10|) InVars {t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_3|} OutVars{t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_3|, #race~receive~0=|v_#race~receive~0_10|} AuxVars[] AssignedVars[#race~receive~0][293], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 358#(= ~value~0 0), Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 333#true, 381#true, Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 312#(= |#race~send~0| 0), Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 280#L750-2true, 356#true, Black: 376#true, 228#L765-1true, Black: 317#(= |#race~receive~0| 0), Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:56,854 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-09 07:03:56,854 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-09 07:03:56,854 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:03:56,854 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 07:03:56,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([856] L750-1-->L750-2: Formula: (= |v_t2Thread1of1ForFork1_#t~nondet20#1_3| |v_#race~receive~0_10|) InVars {t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_3|} OutVars{t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_3|, #race~receive~0=|v_#race~receive~0_10|} AuxVars[] AssignedVars[#race~receive~0][293], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 358#(= ~value~0 0), 54#L764-4true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 333#true, 381#true, Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 310#true, 46#L736-2true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 280#L750-2true, 356#true, Black: 376#true, Black: 317#(= |#race~receive~0| 0), Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:56,883 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-09 07:03:56,883 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:03:56,883 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-09 07:03:56,883 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:03:56,945 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([737] L730-10-->L732: Formula: (= v_~value~0_2 |v_t1Thread1of1ForFork0_~i~0#1_19|) InVars {t1Thread1of1ForFork0_~i~0#1=|v_t1Thread1of1ForFork0_~i~0#1_19|} OutVars{t1Thread1of1ForFork0_~i~0#1=|v_t1Thread1of1ForFork0_~i~0#1_19|, ~value~0=v_~value~0_2} AuxVars[] AssignedVars[~value~0][300], [322#(= |#race~buffer_size~0| 0), 154#L732true, Black: 320#true, 288#true, 376#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, Black: 358#(= ~value~0 0), 54#L764-4true, Black: 333#true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 381#true, Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 310#true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 356#true, 163#L749true, Black: 317#(= |#race~receive~0| 0), Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:56,945 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-09 07:03:56,945 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:03:56,946 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-09 07:03:56,946 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:03:56,946 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-09 07:03:57,001 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([846] L748-9-->L749: Formula: true InVars {} OutVars{t2Thread1of1ForFork1_#t~ret19#1=|v_t2Thread1of1ForFork1_#t~ret19#1_11|} AuxVars[] AssignedVars[t2Thread1of1ForFork1_#t~ret19#1][255], [322#(= |#race~buffer_size~0| 0), 154#L732true, Black: 320#true, 288#true, 376#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, Black: 358#(= ~value~0 0), 54#L764-4true, Black: 333#true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 381#true, Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 310#true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 356#true, Black: 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 163#L749true, Black: 317#(= |#race~receive~0| 0), Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:57,001 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-09 07:03:57,001 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-09 07:03:57,001 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:03:57,001 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-09 07:03:57,002 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:03:57,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][262], [Black: 348#true, 322#(= |#race~buffer_size~0| 0), Black: 320#true, 288#true, 376#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, Black: 358#(= ~value~0 0), 54#L764-4true, Black: 335#(= |#race~value~0| 0), Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 381#true, Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 250#L732-2true, Black: 310#true, 198#L748-5true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 356#true, Black: 317#(= |#race~receive~0| 0)]) [2024-11-09 07:03:57,032 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-09 07:03:57,032 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-09 07:03:57,032 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-09 07:03:57,033 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 07:03:57,033 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([745] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][262], [Black: 348#true, 322#(= |#race~buffer_size~0| 0), Black: 320#true, 288#true, 376#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, Black: 358#(= ~value~0 0), 54#L764-4true, Black: 335#(= |#race~value~0| 0), 260#L748-6true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 381#true, Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 250#L732-2true, Black: 310#true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 356#true, Black: 317#(= |#race~receive~0| 0)]) [2024-11-09 07:03:57,033 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-09 07:03:57,033 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:03:57,033 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-09 07:03:57,033 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 07:03:57,033 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-09 07:03:57,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([856] L750-1-->L750-2: Formula: (= |v_t2Thread1of1ForFork1_#t~nondet20#1_3| |v_#race~receive~0_10|) InVars {t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_3|} OutVars{t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_3|, #race~receive~0=|v_#race~receive~0_10|} AuxVars[] AssignedVars[#race~receive~0][293], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 358#(= ~value~0 0), 54#L764-4true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 333#true, 147#L727-3true, 381#true, Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 310#true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 356#true, 280#L750-2true, Black: 376#true, Black: 317#(= |#race~receive~0| 0), Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:57,069 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-09 07:03:57,069 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:03:57,069 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 07:03:57,069 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 07:03:57,118 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([836] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][266], [322#(= |#race~buffer_size~0| 0), 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 320#true, 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, Black: 358#(= ~value~0 0), 54#L764-4true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 333#true, 381#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 250#L732-2true, Black: 310#true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 198#L748-5true, 356#true, Black: 376#true, Black: 315#true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:57,119 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:03:57,119 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-09 07:03:57,119 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-09 07:03:57,119 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 07:03:57,119 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-09 07:03:57,119 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:03:57,139 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([836] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][266], [322#(= |#race~buffer_size~0| 0), 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 320#true, 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, Black: 358#(= ~value~0 0), 54#L764-4true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 333#true, 381#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 310#true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 198#L748-5true, 356#true, Black: 376#true, 89#L732-3true, Black: 315#true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:57,140 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:03:57,140 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 07:03:57,140 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-09 07:03:57,140 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:03:57,140 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-09 07:03:57,140 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-09 07:03:57,162 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([836] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][173], [322#(= |#race~buffer_size~0| 0), 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 320#true, 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, Black: 358#(= ~value~0 0), 54#L764-4true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 333#true, 381#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 310#true, 198#L748-5true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 11#L733true, 356#true, Black: 376#true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 315#true]) [2024-11-09 07:03:57,162 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-09 07:03:57,162 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-09 07:03:57,162 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-09 07:03:57,162 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 07:03:57,162 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-09 07:03:57,162 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:03:57,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([856] L750-1-->L750-2: Formula: (= |v_t2Thread1of1ForFork1_#t~nondet20#1_3| |v_#race~receive~0_10|) InVars {t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_3|} OutVars{t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_3|, #race~receive~0=|v_#race~receive~0_10|} AuxVars[] AssignedVars[#race~receive~0][293], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 358#(= ~value~0 0), Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 333#true, 381#true, Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 310#true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 280#L750-2true, 356#true, Black: 376#true, 228#L765-1true, Black: 317#(= |#race~receive~0| 0), Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|)]) [2024-11-09 07:03:57,163 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-09 07:03:57,163 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-09 07:03:57,164 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:03:57,164 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 07:03:57,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][262], [Black: 348#true, 322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, Black: 358#(= ~value~0 0), 54#L764-4true, Black: 335#(= |#race~value~0| 0), Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 381#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 250#L732-2true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#(= |#race~send~0| 0), 198#L748-5true, 356#true, Black: 376#true, Black: 315#true]) [2024-11-09 07:03:57,251 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:03:57,251 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:03:57,251 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-09 07:03:57,251 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:03:57,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][262], [Black: 348#true, 322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, Black: 358#(= ~value~0 0), 54#L764-4true, 260#L748-6true, Black: 335#(= |#race~value~0| 0), Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 381#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 250#L732-2true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#(= |#race~send~0| 0), 356#true, Black: 376#true, Black: 315#true]) [2024-11-09 07:03:57,251 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:03:57,251 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:03:57,251 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:03:57,252 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-09 07:03:57,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([836] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][266], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, Black: 358#(= ~value~0 0), 54#L764-4true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 333#true, 381#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 250#L732-2true, 198#L748-5true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#(= |#race~send~0| 0), 356#true, Black: 376#true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 315#true]) [2024-11-09 07:03:57,269 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-09 07:03:57,269 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:03:57,269 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-09 07:03:57,269 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:03:57,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([836] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][266], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, Black: 358#(= ~value~0 0), 54#L764-4true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 333#true, 381#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 198#L748-5true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#(= |#race~send~0| 0), 356#true, Black: 376#true, 89#L732-3true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 315#true]) [2024-11-09 07:03:57,285 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-09 07:03:57,285 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:03:57,285 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-09 07:03:57,285 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:03:57,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([836] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][173], [322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, Black: 358#(= ~value~0 0), 54#L764-4true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 333#true, 381#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 198#L748-5true, 11#L733true, Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#(= |#race~send~0| 0), 356#true, Black: 376#true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 315#true]) [2024-11-09 07:03:57,299 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-09 07:03:57,299 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-09 07:03:57,299 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 07:03:57,299 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 07:03:57,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([846] L748-9-->L749: Formula: true InVars {} OutVars{t2Thread1of1ForFork1_#t~ret19#1=|v_t2Thread1of1ForFork1_#t~ret19#1_11|} AuxVars[] AssignedVars[t2Thread1of1ForFork1_#t~ret19#1][255], [322#(= |#race~buffer_size~0| 0), 154#L732true, Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 296#true, Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 358#(= ~value~0 0), 54#L764-4true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 333#true, 381#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#(= |#race~send~0| 0), Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 356#true, Black: 376#true, 163#L749true, Black: 350#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 315#true]) [2024-11-09 07:03:57,423 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:03:57,423 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:03:57,423 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-09 07:03:57,423 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:03:57,425 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([745] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][262], [Black: 348#true, 322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 296#true, Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 358#(= ~value~0 0), 54#L764-4true, Black: 335#(= |#race~value~0| 0), Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 381#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 250#L732-2true, 198#L748-5true, Black: 312#(= |#race~send~0| 0), Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 356#true, Black: 376#true, Black: 315#true]) [2024-11-09 07:03:57,425 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:03:57,425 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 07:03:57,425 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-09 07:03:57,426 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:03:57,426 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-09 07:03:57,426 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([745] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][262], [Black: 348#true, 322#(= |#race~buffer_size~0| 0), Black: 320#true, 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 288#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 296#true, Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 358#(= ~value~0 0), 54#L764-4true, 260#L748-6true, Black: 335#(= |#race~value~0| 0), Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 381#true, Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 250#L732-2true, Black: 312#(= |#race~send~0| 0), Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 356#true, Black: 376#true, Black: 315#true]) [2024-11-09 07:03:57,426 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:03:57,426 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 07:03:57,426 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:03:57,426 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 07:03:57,426 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-09 07:03:57,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][262], [Black: 348#true, 322#(= |#race~buffer_size~0| 0), Black: 320#true, 288#true, 376#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 358#(= ~value~0 0), 54#L764-4true, Black: 335#(= |#race~value~0| 0), Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 381#true, Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 250#L732-2true, Black: 312#(= |#race~send~0| 0), Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 198#L748-5true, Black: 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 356#true, Black: 315#true]) [2024-11-09 07:03:57,428 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-09 07:03:57,428 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-09 07:03:57,428 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-09 07:03:57,428 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-09 07:03:57,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([745] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][262], [Black: 348#true, 322#(= |#race~buffer_size~0| 0), Black: 320#true, 288#true, 376#true, Black: 324#true, Black: 359#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 330#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 296#true, Black: 362#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 358#(= ~value~0 0), 54#L764-4true, Black: 335#(= |#race~value~0| 0), 260#L748-6true, Black: 368#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 381#true, Black: 373#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 340#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 250#L732-2true, Black: 312#(= |#race~send~0| 0), Black: 345#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 378#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 356#true, Black: 315#true]) [2024-11-09 07:03:57,429 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-09 07:03:57,429 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-09 07:03:57,429 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 07:03:57,429 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-09 07:03:57,435 INFO L124 PetriNetUnfolderBase]: 2411/21894 cut-off events. [2024-11-09 07:03:57,435 INFO L125 PetriNetUnfolderBase]: For 2587/2830 co-relation queries the response was YES. [2024-11-09 07:03:57,521 INFO L83 FinitePrefix]: Finished finitePrefix Result has 33694 conditions, 21894 events. 2411/21894 cut-off events. For 2587/2830 co-relation queries the response was YES. Maximal size of possible extension queue 382. Compared 283227 event pairs, 468 based on Foata normal form. 14/20175 useless extension candidates. Maximal degree in co-relation 33309. Up to 2193 conditions per place. [2024-11-09 07:03:57,561 INFO L140 encePairwiseOnDemand]: 290/296 looper letters, 19 selfloop transitions, 8 changer transitions 0/310 dead transitions. [2024-11-09 07:03:57,561 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 291 places, 310 transitions, 952 flow [2024-11-09 07:03:57,562 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 07:03:57,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 07:03:57,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 830 transitions. [2024-11-09 07:03:57,563 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9346846846846847 [2024-11-09 07:03:57,563 INFO L175 Difference]: Start difference. First operand has 289 places, 301 transitions, 870 flow. Second operand 3 states and 830 transitions. [2024-11-09 07:03:57,563 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 291 places, 310 transitions, 952 flow [2024-11-09 07:03:57,583 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 289 places, 310 transitions, 942 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 07:03:57,585 INFO L231 Difference]: Finished difference. Result has 291 places, 307 transitions, 926 flow [2024-11-09 07:03:57,586 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=296, PETRI_DIFFERENCE_MINUEND_FLOW=860, PETRI_DIFFERENCE_MINUEND_PLACES=287, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=301, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=293, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=926, PETRI_PLACES=291, PETRI_TRANSITIONS=307} [2024-11-09 07:03:57,586 INFO L277 CegarLoopForPetriNet]: 280 programPoint places, 11 predicate places. [2024-11-09 07:03:57,586 INFO L471 AbstractCegarLoop]: Abstraction has has 291 places, 307 transitions, 926 flow [2024-11-09 07:03:57,587 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 271.0) internal successors, (813), 3 states have internal predecessors, (813), 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-09 07:03:57,587 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:03:57,587 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 07:03:57,587 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2024-11-09 07:03:57,587 INFO L396 AbstractCegarLoop]: === Iteration 22 === Targeting t2Err0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-09 07:03:57,587 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:03:57,587 INFO L85 PathProgramCache]: Analyzing trace with hash 1171760379, now seen corresponding path program 1 times [2024-11-09 07:03:57,588 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:03:57,588 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1041212717] [2024-11-09 07:03:57,588 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:03:57,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:03:57,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:03:57,677 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-09 07:03:57,677 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:03:57,677 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1041212717] [2024-11-09 07:03:57,678 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1041212717] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:03:57,678 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:03:57,678 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-09 07:03:57,678 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [596388061] [2024-11-09 07:03:57,678 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:03:57,679 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 07:03:57,679 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:03:57,679 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 07:03:57,679 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 07:03:57,698 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 275 out of 296 [2024-11-09 07:03:57,699 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 291 places, 307 transitions, 926 flow. Second operand has 3 states, 3 states have (on average 277.0) internal successors, (831), 3 states have internal predecessors, (831), 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-09 07:03:57,699 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:03:57,699 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 275 of 296 [2024-11-09 07:03:57,699 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:03:58,111 INFO L124 PetriNetUnfolderBase]: 250/3637 cut-off events. [2024-11-09 07:03:58,111 INFO L125 PetriNetUnfolderBase]: For 365/365 co-relation queries the response was YES. [2024-11-09 07:03:58,126 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5369 conditions, 3637 events. 250/3637 cut-off events. For 365/365 co-relation queries the response was YES. Maximal size of possible extension queue 48. Compared 29103 event pairs, 41 based on Foata normal form. 68/3495 useless extension candidates. Maximal degree in co-relation 4997. Up to 148 conditions per place. [2024-11-09 07:03:58,131 INFO L140 encePairwiseOnDemand]: 292/296 looper letters, 7 selfloop transitions, 4 changer transitions 0/267 dead transitions. [2024-11-09 07:03:58,131 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 283 places, 267 transitions, 751 flow [2024-11-09 07:03:58,132 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 07:03:58,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 07:03:58,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 838 transitions. [2024-11-09 07:03:58,133 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9436936936936937 [2024-11-09 07:03:58,133 INFO L175 Difference]: Start difference. First operand has 291 places, 307 transitions, 926 flow. Second operand 3 states and 838 transitions. [2024-11-09 07:03:58,134 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 283 places, 267 transitions, 751 flow [2024-11-09 07:03:58,139 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 269 places, 267 transitions, 675 flow, removed 19 selfloop flow, removed 14 redundant places. [2024-11-09 07:03:58,142 INFO L231 Difference]: Finished difference. Result has 269 places, 265 transitions, 654 flow [2024-11-09 07:03:58,142 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=296, PETRI_DIFFERENCE_MINUEND_FLOW=646, PETRI_DIFFERENCE_MINUEND_PLACES=267, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=265, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=261, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=654, PETRI_PLACES=269, PETRI_TRANSITIONS=265} [2024-11-09 07:03:58,143 INFO L277 CegarLoopForPetriNet]: 280 programPoint places, -11 predicate places. [2024-11-09 07:03:58,143 INFO L471 AbstractCegarLoop]: Abstraction has has 269 places, 265 transitions, 654 flow [2024-11-09 07:03:58,143 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 277.0) internal successors, (831), 3 states have internal predecessors, (831), 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-09 07:03:58,144 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:03:58,144 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 07:03:58,144 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2024-11-09 07:03:58,144 INFO L396 AbstractCegarLoop]: === Iteration 23 === Targeting t2Err9ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-09 07:03:58,144 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:03:58,145 INFO L85 PathProgramCache]: Analyzing trace with hash 335631543, now seen corresponding path program 1 times [2024-11-09 07:03:58,145 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:03:58,145 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [182071688] [2024-11-09 07:03:58,145 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:03:58,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:03:58,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:03:58,194 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-09 07:03:58,194 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:03:58,195 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [182071688] [2024-11-09 07:03:58,195 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [182071688] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:03:58,195 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:03:58,195 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 07:03:58,195 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1153232091] [2024-11-09 07:03:58,195 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:03:58,196 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 07:03:58,196 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:03:58,198 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 07:03:58,198 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 07:03:58,215 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 269 out of 296 [2024-11-09 07:03:58,216 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 269 places, 265 transitions, 654 flow. Second operand has 3 states, 3 states have (on average 271.6666666666667) internal successors, (815), 3 states have internal predecessors, (815), 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-09 07:03:58,217 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:03:58,217 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 269 of 296 [2024-11-09 07:03:58,217 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:03:58,539 INFO L124 PetriNetUnfolderBase]: 304/3628 cut-off events. [2024-11-09 07:03:58,539 INFO L125 PetriNetUnfolderBase]: For 362/365 co-relation queries the response was YES. [2024-11-09 07:03:58,549 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5134 conditions, 3628 events. 304/3628 cut-off events. For 362/365 co-relation queries the response was YES. Maximal size of possible extension queue 56. Compared 29768 event pairs, 110 based on Foata normal form. 0/3418 useless extension candidates. Maximal degree in co-relation 4787. Up to 402 conditions per place. [2024-11-09 07:03:58,556 INFO L140 encePairwiseOnDemand]: 293/296 looper letters, 15 selfloop transitions, 2 changer transitions 0/265 dead transitions. [2024-11-09 07:03:58,556 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 270 places, 265 transitions, 689 flow [2024-11-09 07:03:58,556 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 07:03:58,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 07:03:58,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 823 transitions. [2024-11-09 07:03:58,558 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9268018018018018 [2024-11-09 07:03:58,558 INFO L175 Difference]: Start difference. First operand has 269 places, 265 transitions, 654 flow. Second operand 3 states and 823 transitions. [2024-11-09 07:03:58,558 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 270 places, 265 transitions, 689 flow [2024-11-09 07:03:58,562 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 269 places, 265 transitions, 685 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-09 07:03:58,565 INFO L231 Difference]: Finished difference. Result has 269 places, 264 transitions, 652 flow [2024-11-09 07:03:58,565 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=296, PETRI_DIFFERENCE_MINUEND_FLOW=648, PETRI_DIFFERENCE_MINUEND_PLACES=267, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=264, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=262, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=652, PETRI_PLACES=269, PETRI_TRANSITIONS=264} [2024-11-09 07:03:58,565 INFO L277 CegarLoopForPetriNet]: 280 programPoint places, -11 predicate places. [2024-11-09 07:03:58,566 INFO L471 AbstractCegarLoop]: Abstraction has has 269 places, 264 transitions, 652 flow [2024-11-09 07:03:58,566 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 271.6666666666667) internal successors, (815), 3 states have internal predecessors, (815), 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-09 07:03:58,566 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 07:03:58,566 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 07:03:58,566 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2024-11-09 07:03:58,567 INFO L396 AbstractCegarLoop]: === Iteration 24 === Targeting t2Err10ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-09 07:03:58,567 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 07:03:58,567 INFO L85 PathProgramCache]: Analyzing trace with hash 114653803, now seen corresponding path program 1 times [2024-11-09 07:03:58,567 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 07:03:58,567 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1894275112] [2024-11-09 07:03:58,567 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 07:03:58,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 07:03:58,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 07:03:58,608 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-09 07:03:58,608 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 07:03:58,609 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1894275112] [2024-11-09 07:03:58,609 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1894275112] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 07:03:58,609 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 07:03:58,609 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 07:03:58,609 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1364187618] [2024-11-09 07:03:58,609 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 07:03:58,609 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 07:03:58,610 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 07:03:58,610 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 07:03:58,610 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 07:03:58,627 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 269 out of 296 [2024-11-09 07:03:58,628 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 269 places, 264 transitions, 652 flow. Second operand has 3 states, 3 states have (on average 271.3333333333333) internal successors, (814), 3 states have internal predecessors, (814), 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-09 07:03:58,628 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 07:03:58,628 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 269 of 296 [2024-11-09 07:03:58,628 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 07:03:58,913 INFO L124 PetriNetUnfolderBase]: 276/3590 cut-off events. [2024-11-09 07:03:58,913 INFO L125 PetriNetUnfolderBase]: For 256/259 co-relation queries the response was YES. [2024-11-09 07:03:58,922 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4952 conditions, 3590 events. 276/3590 cut-off events. For 256/259 co-relation queries the response was YES. Maximal size of possible extension queue 52. Compared 29005 event pairs, 92 based on Foata normal form. 0/3389 useless extension candidates. Maximal degree in co-relation 4596. Up to 347 conditions per place. [2024-11-09 07:03:58,924 INFO L140 encePairwiseOnDemand]: 293/296 looper letters, 0 selfloop transitions, 0 changer transitions 264/264 dead transitions. [2024-11-09 07:03:58,924 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 270 places, 264 transitions, 687 flow [2024-11-09 07:03:58,925 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 07:03:58,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 07:03:58,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 823 transitions. [2024-11-09 07:03:58,926 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9268018018018018 [2024-11-09 07:03:58,926 INFO L175 Difference]: Start difference. First operand has 269 places, 264 transitions, 652 flow. Second operand 3 states and 823 transitions. [2024-11-09 07:03:58,926 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 270 places, 264 transitions, 687 flow [2024-11-09 07:03:58,930 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 268 places, 264 transitions, 683 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 07:03:58,931 INFO L231 Difference]: Finished difference. Result has 268 places, 0 transitions, 0 flow [2024-11-09 07:03:58,931 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=296, PETRI_DIFFERENCE_MINUEND_FLOW=646, PETRI_DIFFERENCE_MINUEND_PLACES=266, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=263, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=263, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=0, PETRI_PLACES=268, PETRI_TRANSITIONS=0} [2024-11-09 07:03:58,932 INFO L277 CegarLoopForPetriNet]: 280 programPoint places, -12 predicate places. [2024-11-09 07:03:58,932 INFO L471 AbstractCegarLoop]: Abstraction has has 268 places, 0 transitions, 0 flow [2024-11-09 07:03:58,932 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 271.3333333333333) internal successors, (814), 3 states have internal predecessors, (814), 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-09 07:03:58,935 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (57 of 58 remaining) [2024-11-09 07:03:58,935 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (56 of 58 remaining) [2024-11-09 07:03:58,935 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (55 of 58 remaining) [2024-11-09 07:03:58,935 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (54 of 58 remaining) [2024-11-09 07:03:58,935 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (53 of 58 remaining) [2024-11-09 07:03:58,935 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (52 of 58 remaining) [2024-11-09 07:03:58,935 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (51 of 58 remaining) [2024-11-09 07:03:58,936 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (50 of 58 remaining) [2024-11-09 07:03:58,936 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err0ASSERT_VIOLATIONDATA_RACE (49 of 58 remaining) [2024-11-09 07:03:58,936 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err1ASSERT_VIOLATIONDATA_RACE (48 of 58 remaining) [2024-11-09 07:03:58,936 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err2ASSERT_VIOLATIONDATA_RACE (47 of 58 remaining) [2024-11-09 07:03:58,936 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err3ASSERT_VIOLATIONDATA_RACE (46 of 58 remaining) [2024-11-09 07:03:58,936 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err4ASSERT_VIOLATIONDATA_RACE (45 of 58 remaining) [2024-11-09 07:03:58,936 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err5ASSERT_VIOLATIONDATA_RACE (44 of 58 remaining) [2024-11-09 07:03:58,936 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err6ASSERT_VIOLATIONDATA_RACE (43 of 58 remaining) [2024-11-09 07:03:58,936 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err7ASSERT_VIOLATIONDATA_RACE (42 of 58 remaining) [2024-11-09 07:03:58,936 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err11ASSERT_VIOLATIONDATA_RACE (41 of 58 remaining) [2024-11-09 07:03:58,936 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err8ASSERT_VIOLATIONDATA_RACE (40 of 58 remaining) [2024-11-09 07:03:58,937 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err12ASSERT_VIOLATIONDATA_RACE (39 of 58 remaining) [2024-11-09 07:03:58,937 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err9ASSERT_VIOLATIONDATA_RACE (38 of 58 remaining) [2024-11-09 07:03:58,937 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err10ASSERT_VIOLATIONDATA_RACE (37 of 58 remaining) [2024-11-09 07:03:58,937 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err13ASSERT_VIOLATIONDATA_RACE (36 of 58 remaining) [2024-11-09 07:03:58,937 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err0ASSERT_VIOLATIONDATA_RACE (35 of 58 remaining) [2024-11-09 07:03:58,937 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err1ASSERT_VIOLATIONDATA_RACE (34 of 58 remaining) [2024-11-09 07:03:58,937 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err2ASSERT_VIOLATIONDATA_RACE (33 of 58 remaining) [2024-11-09 07:03:58,937 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err3ASSERT_VIOLATIONDATA_RACE (32 of 58 remaining) [2024-11-09 07:03:58,937 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err4ASSERT_VIOLATIONDATA_RACE (31 of 58 remaining) [2024-11-09 07:03:58,937 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err8ASSERT_VIOLATIONDATA_RACE (30 of 58 remaining) [2024-11-09 07:03:58,937 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err5ASSERT_VIOLATIONDATA_RACE (29 of 58 remaining) [2024-11-09 07:03:58,938 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err6ASSERT_VIOLATIONDATA_RACE (28 of 58 remaining) [2024-11-09 07:03:58,938 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err9ASSERT_VIOLATIONDATA_RACE (27 of 58 remaining) [2024-11-09 07:03:58,938 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err7ASSERT_VIOLATIONDATA_RACE (26 of 58 remaining) [2024-11-09 07:03:58,938 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err10ASSERT_VIOLATIONDATA_RACE (25 of 58 remaining) [2024-11-09 07:03:58,938 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err0ASSERT_VIOLATIONDATA_RACE (24 of 58 remaining) [2024-11-09 07:03:58,938 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err1ASSERT_VIOLATIONDATA_RACE (23 of 58 remaining) [2024-11-09 07:03:58,938 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err2ASSERT_VIOLATIONDATA_RACE (22 of 58 remaining) [2024-11-09 07:03:58,938 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err3ASSERT_VIOLATIONDATA_RACE (21 of 58 remaining) [2024-11-09 07:03:58,938 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err4ASSERT_VIOLATIONDATA_RACE (20 of 58 remaining) [2024-11-09 07:03:58,938 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err5ASSERT_VIOLATIONDATA_RACE (19 of 58 remaining) [2024-11-09 07:03:58,938 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err6ASSERT_VIOLATIONDATA_RACE (18 of 58 remaining) [2024-11-09 07:03:58,939 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err7ASSERT_VIOLATIONDATA_RACE (17 of 58 remaining) [2024-11-09 07:03:58,939 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err11ASSERT_VIOLATIONDATA_RACE (16 of 58 remaining) [2024-11-09 07:03:58,939 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err8ASSERT_VIOLATIONDATA_RACE (15 of 58 remaining) [2024-11-09 07:03:58,939 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err12ASSERT_VIOLATIONDATA_RACE (14 of 58 remaining) [2024-11-09 07:03:58,939 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err9ASSERT_VIOLATIONDATA_RACE (13 of 58 remaining) [2024-11-09 07:03:58,939 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err10ASSERT_VIOLATIONDATA_RACE (12 of 58 remaining) [2024-11-09 07:03:58,939 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err13ASSERT_VIOLATIONDATA_RACE (11 of 58 remaining) [2024-11-09 07:03:58,939 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err0ASSERT_VIOLATIONDATA_RACE (10 of 58 remaining) [2024-11-09 07:03:58,939 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err1ASSERT_VIOLATIONDATA_RACE (9 of 58 remaining) [2024-11-09 07:03:58,939 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err2ASSERT_VIOLATIONDATA_RACE (8 of 58 remaining) [2024-11-09 07:03:58,939 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err3ASSERT_VIOLATIONDATA_RACE (7 of 58 remaining) [2024-11-09 07:03:58,940 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err4ASSERT_VIOLATIONDATA_RACE (6 of 58 remaining) [2024-11-09 07:03:58,940 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err8ASSERT_VIOLATIONDATA_RACE (5 of 58 remaining) [2024-11-09 07:03:58,940 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err5ASSERT_VIOLATIONDATA_RACE (4 of 58 remaining) [2024-11-09 07:03:58,940 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err6ASSERT_VIOLATIONDATA_RACE (3 of 58 remaining) [2024-11-09 07:03:58,940 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err9ASSERT_VIOLATIONDATA_RACE (2 of 58 remaining) [2024-11-09 07:03:58,940 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err7ASSERT_VIOLATIONDATA_RACE (1 of 58 remaining) [2024-11-09 07:03:58,940 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err10ASSERT_VIOLATIONDATA_RACE (0 of 58 remaining) [2024-11-09 07:03:58,940 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23 [2024-11-09 07:03:58,940 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 07:03:58,946 INFO L239 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-09 07:03:58,946 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-09 07:03:58,951 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 09.11 07:03:58 BasicIcfg [2024-11-09 07:03:58,951 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-09 07:03:58,951 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-09 07:03:58,951 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-09 07:03:58,951 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-09 07:03:58,952 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 07:03:32" (3/4) ... [2024-11-09 07:03:58,953 INFO L142 WitnessPrinter]: Generating witness for correct program [2024-11-09 07:03:58,956 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure t1 [2024-11-09 07:03:58,956 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure t2 [2024-11-09 07:03:58,959 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 13 nodes and edges [2024-11-09 07:03:58,959 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges [2024-11-09 07:03:58,959 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-11-09 07:03:58,959 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-11-09 07:03:59,048 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2024-11-09 07:03:59,051 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.yml [2024-11-09 07:03:59,051 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-09 07:03:59,051 INFO L158 Benchmark]: Toolchain (without parser) took 27780.87ms. Allocated memory was 151.0MB in the beginning and 3.1GB in the end (delta: 3.0GB). Free memory was 79.3MB in the beginning and 1.6GB in the end (delta: -1.6GB). Peak memory consumption was 1.4GB. Max. memory is 16.1GB. [2024-11-09 07:03:59,051 INFO L158 Benchmark]: CDTParser took 0.23ms. Allocated memory is still 151.0MB. Free memory is still 103.7MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 07:03:59,052 INFO L158 Benchmark]: CACSL2BoogieTranslator took 609.24ms. Allocated memory is still 151.0MB. Free memory was 79.1MB in the beginning and 55.4MB in the end (delta: 23.7MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2024-11-09 07:03:59,052 INFO L158 Benchmark]: Boogie Procedure Inliner took 76.77ms. Allocated memory is still 151.0MB. Free memory was 55.4MB in the beginning and 120.0MB in the end (delta: -64.7MB). Peak memory consumption was 8.0MB. Max. memory is 16.1GB. [2024-11-09 07:03:59,052 INFO L158 Benchmark]: Boogie Preprocessor took 54.61ms. Allocated memory was 151.0MB in the beginning and 213.9MB in the end (delta: 62.9MB). Free memory was 120.0MB in the beginning and 184.2MB in the end (delta: -64.2MB). Peak memory consumption was 9.1MB. Max. memory is 16.1GB. [2024-11-09 07:03:59,052 INFO L158 Benchmark]: RCFGBuilder took 745.18ms. Allocated memory is still 213.9MB. Free memory was 184.2MB in the beginning and 157.0MB in the end (delta: 27.3MB). Peak memory consumption was 27.3MB. Max. memory is 16.1GB. [2024-11-09 07:03:59,053 INFO L158 Benchmark]: TraceAbstraction took 26187.58ms. Allocated memory was 213.9MB in the beginning and 3.1GB in the end (delta: 2.9GB). Free memory was 155.9MB in the beginning and 1.6GB in the end (delta: -1.5GB). Peak memory consumption was 1.4GB. Max. memory is 16.1GB. [2024-11-09 07:03:59,053 INFO L158 Benchmark]: Witness Printer took 99.50ms. Allocated memory is still 3.1GB. Free memory was 1.6GB in the beginning and 1.6GB in the end (delta: 5.2MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2024-11-09 07:03:59,056 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.23ms. Allocated memory is still 151.0MB. Free memory is still 103.7MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 609.24ms. Allocated memory is still 151.0MB. Free memory was 79.1MB in the beginning and 55.4MB in the end (delta: 23.7MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 76.77ms. Allocated memory is still 151.0MB. Free memory was 55.4MB in the beginning and 120.0MB in the end (delta: -64.7MB). Peak memory consumption was 8.0MB. Max. memory is 16.1GB. * Boogie Preprocessor took 54.61ms. Allocated memory was 151.0MB in the beginning and 213.9MB in the end (delta: 62.9MB). Free memory was 120.0MB in the beginning and 184.2MB in the end (delta: -64.2MB). Peak memory consumption was 9.1MB. Max. memory is 16.1GB. * RCFGBuilder took 745.18ms. Allocated memory is still 213.9MB. Free memory was 184.2MB in the beginning and 157.0MB in the end (delta: 27.3MB). Peak memory consumption was 27.3MB. Max. memory is 16.1GB. * TraceAbstraction took 26187.58ms. Allocated memory was 213.9MB in the beginning and 3.1GB in the end (delta: 2.9GB). Free memory was 155.9MB in the beginning and 1.6GB in the end (delta: -1.5GB). Peak memory consumption was 1.4GB. Max. memory is 16.1GB. * Witness Printer took 99.50ms. Allocated memory is still 3.1GB. Free memory was 1.6GB in the beginning and 1.6GB in the end (delta: 5.2MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 691]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 692]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 692]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 692]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 761]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 762]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 728]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 708]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 708]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 708]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 710]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 710]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 711]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 711]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 732]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 711]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 733]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 713]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 713]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 734]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 746]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 696]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 696]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 696]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 698]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 748]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 698]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 699]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 750]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 699]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 751]: there are no data races For all program executions holds that there are no data races at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 5 procedures, 467 locations, 58 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 26.0s, OverallIterations: 24, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 23.5s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.2s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 753 SdHoareTripleChecker+Valid, 1.2s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 291 mSDsluCounter, 132 SdHoareTripleChecker+Invalid, 0.9s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 12 mSDsCounter, 74 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 993 IncrementalHoareTripleChecker+Invalid, 1067 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 74 mSolverCounterUnsat, 120 mSDtfsCounter, 993 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 55 GetRequests, 28 SyntacticMatches, 0 SemanticMatches, 27 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=926occurred in iteration=21, InterpolantAutomatonStates: 75, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 0.2s SatisfiabilityAnalysisTime, 1.5s InterpolantComputationTime, 2326 NumberOfCodeBlocks, 2326 NumberOfCodeBlocksAsserted, 24 NumberOfCheckSat, 2302 ConstructedInterpolants, 0 QuantifiedInterpolants, 2666 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 24 InterpolantComputations, 24 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 31 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-11-09 07:03:59,090 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE