./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-ext/25_stack_longer-1.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-ext/25_stack_longer-1.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 22f5e9b8cea3fb6414e4865b1626afaeb55342d9f0f16512cd01a49134cc1f25 --- Real Ultimate output --- This is Ultimate 0.2.5-?-c7c6ca5-m [2024-11-09 06:31:23,771 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 06:31:23,848 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-09 06:31:23,856 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 06:31:23,858 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-09 06:31:23,891 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 06:31:23,891 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-09 06:31:23,892 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-09 06:31:23,894 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 06:31:23,895 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-09 06:31:23,896 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 06:31:23,896 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 06:31:23,897 INFO L153 SettingsManager]: * Use SBE=true [2024-11-09 06:31:23,897 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 06:31:23,899 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-09 06:31:23,899 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-09 06:31:23,900 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 06:31:23,900 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-09 06:31:23,900 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 06:31:23,901 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-09 06:31:23,901 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 06:31:23,905 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-09 06:31:23,905 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-09 06:31:23,905 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 06:31:23,907 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-09 06:31:23,907 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-09 06:31:23,908 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 06:31:23,908 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 06:31:23,910 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 06:31:23,910 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-09 06:31:23,911 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-09 06:31:23,911 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 06:31:23,912 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 06:31:23,912 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 06:31:23,912 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-09 06:31:23,913 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-09 06:31:23,914 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 06:31:23,914 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-09 06:31:23,915 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-09 06:31:23,915 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-09 06:31:23,916 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-09 06:31:23,916 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 -> 22f5e9b8cea3fb6414e4865b1626afaeb55342d9f0f16512cd01a49134cc1f25 [2024-11-09 06:31:24,229 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 06:31:24,263 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 06:31:24,265 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 06:31:24,267 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 06:31:24,267 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 06:31:24,269 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-ext/25_stack_longer-1.i [2024-11-09 06:31:25,850 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 06:31:26,126 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 06:31:26,126 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/25_stack_longer-1.i [2024-11-09 06:31:26,140 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/cf2b9c617/01fdba4a45ff49bf89a561b920ff761d/FLAG10db58b29 [2024-11-09 06:31:26,155 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/cf2b9c617/01fdba4a45ff49bf89a561b920ff761d [2024-11-09 06:31:26,157 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 06:31:26,159 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 06:31:26,161 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 06:31:26,161 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 06:31:26,166 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 06:31:26,166 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 06:31:26" (1/1) ... [2024-11-09 06:31:26,167 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@282a450d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:31:26, skipping insertion in model container [2024-11-09 06:31:26,167 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 06:31:26" (1/1) ... [2024-11-09 06:31:26,216 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 06:31:26,661 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 06:31:26,761 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 06:31:26,820 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 06:31:26,878 INFO L204 MainTranslator]: Completed translation [2024-11-09 06:31:26,878 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:31:26 WrapperNode [2024-11-09 06:31:26,878 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 06:31:26,879 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 06:31:26,879 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 06:31:26,880 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 06:31:26,887 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:31:26" (1/1) ... [2024-11-09 06:31:26,913 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:31:26" (1/1) ... [2024-11-09 06:31:26,970 INFO L138 Inliner]: procedures = 171, calls = 36, calls flagged for inlining = 10, calls inlined = 9, statements flattened = 812 [2024-11-09 06:31:26,970 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 06:31:26,971 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 06:31:26,971 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 06:31:26,971 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 06:31:26,984 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:31:26" (1/1) ... [2024-11-09 06:31:26,986 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:31:26" (1/1) ... [2024-11-09 06:31:26,995 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:31:26" (1/1) ... [2024-11-09 06:31:26,996 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:31:26" (1/1) ... [2024-11-09 06:31:27,012 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:31:26" (1/1) ... [2024-11-09 06:31:27,024 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:31:26" (1/1) ... [2024-11-09 06:31:27,029 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:31:26" (1/1) ... [2024-11-09 06:31:27,034 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:31:26" (1/1) ... [2024-11-09 06:31:27,047 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 06:31:27,052 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 06:31:27,052 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 06:31:27,052 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 06:31:27,053 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:31:26" (1/1) ... [2024-11-09 06:31:27,068 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 06:31:27,093 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 06:31:27,116 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 06:31:27,119 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 06:31:27,176 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2024-11-09 06:31:27,176 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2024-11-09 06:31:27,176 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-09 06:31:27,176 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-09 06:31:27,177 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 06:31:27,177 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-09 06:31:27,177 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-09 06:31:27,177 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-09 06:31:27,177 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 06:31:27,179 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 06:31:27,181 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 06:31:27,347 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 06:31:27,349 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 06:31:28,298 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-09 06:31:28,299 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 06:31:28,456 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 06:31:28,457 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-09 06:31:28,457 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 06:31:28 BoogieIcfgContainer [2024-11-09 06:31:28,457 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 06:31:28,463 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-09 06:31:28,464 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-09 06:31:28,468 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-09 06:31:28,469 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 09.11 06:31:26" (1/3) ... [2024-11-09 06:31:28,471 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@35036903 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.11 06:31:28, skipping insertion in model container [2024-11-09 06:31:28,471 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:31:26" (2/3) ... [2024-11-09 06:31:28,472 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@35036903 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.11 06:31:28, skipping insertion in model container [2024-11-09 06:31:28,472 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 06:31:28" (3/3) ... [2024-11-09 06:31:28,474 INFO L112 eAbstractionObserver]: Analyzing ICFG 25_stack_longer-1.i [2024-11-09 06:31:28,495 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-09 06:31:28,495 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 12 error locations. [2024-11-09 06:31:28,497 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-09 06:31:28,665 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-09 06:31:28,734 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 794 places, 798 transitions, 1600 flow [2024-11-09 06:31:29,098 INFO L124 PetriNetUnfolderBase]: 8/807 cut-off events. [2024-11-09 06:31:29,099 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-09 06:31:29,111 INFO L83 FinitePrefix]: Finished finitePrefix Result has 811 conditions, 807 events. 8/807 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 180 event pairs, 0 based on Foata normal form. 0/785 useless extension candidates. Maximal degree in co-relation 676. Up to 4 conditions per place. [2024-11-09 06:31:29,112 INFO L82 GeneralOperation]: Start removeDead. Operand has 794 places, 798 transitions, 1600 flow [2024-11-09 06:31:29,127 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 794 places, 798 transitions, 1600 flow [2024-11-09 06:31:29,143 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-09 06:31:29,153 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;@39d79b3c, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-09 06:31:29,154 INFO L334 AbstractCegarLoop]: Starting to check reachability of 25 error locations. [2024-11-09 06:31:29,418 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-09 06:31:29,419 INFO L124 PetriNetUnfolderBase]: 2/690 cut-off events. [2024-11-09 06:31:29,419 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-09 06:31:29,419 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:31:29,421 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 06:31:29,423 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2024-11-09 06:31:29,429 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:31:29,429 INFO L85 PathProgramCache]: Analyzing trace with hash 233783474, now seen corresponding path program 1 times [2024-11-09 06:31:29,439 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:31:29,441 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1879456844] [2024-11-09 06:31:29,442 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:31:29,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:31:30,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:31:30,842 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 06:31:30,843 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:31:30,843 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1879456844] [2024-11-09 06:31:30,844 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1879456844] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:31:30,845 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:31:30,845 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 06:31:30,847 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1717702488] [2024-11-09 06:31:30,848 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:31:30,864 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 06:31:30,875 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:31:30,915 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 06:31:30,916 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 06:31:30,939 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 778 out of 798 [2024-11-09 06:31:30,948 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 794 places, 798 transitions, 1600 flow. Second operand has 3 states, 3 states have (on average 779.3333333333334) internal successors, (2338), 3 states have internal predecessors, (2338), 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 06:31:30,948 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:31:30,948 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 778 of 798 [2024-11-09 06:31:30,949 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:31:31,237 INFO L124 PetriNetUnfolderBase]: 6/882 cut-off events. [2024-11-09 06:31:31,237 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-09 06:31:31,239 INFO L83 FinitePrefix]: Finished finitePrefix Result has 908 conditions, 882 events. 6/882 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 456 event pairs, 0 based on Foata normal form. 22/881 useless extension candidates. Maximal degree in co-relation 229. Up to 12 conditions per place. [2024-11-09 06:31:31,242 INFO L140 encePairwiseOnDemand]: 789/798 looper letters, 19 selfloop transitions, 2 changer transitions 0/795 dead transitions. [2024-11-09 06:31:31,243 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 788 places, 795 transitions, 1636 flow [2024-11-09 06:31:31,244 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 06:31:31,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 06:31:31,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 2368 transitions. [2024-11-09 06:31:31,264 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9891395154553049 [2024-11-09 06:31:31,266 INFO L175 Difference]: Start difference. First operand has 794 places, 798 transitions, 1600 flow. Second operand 3 states and 2368 transitions. [2024-11-09 06:31:31,267 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 788 places, 795 transitions, 1636 flow [2024-11-09 06:31:31,275 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 788 places, 795 transitions, 1636 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-09 06:31:31,291 INFO L231 Difference]: Finished difference. Result has 788 places, 787 transitions, 1582 flow [2024-11-09 06:31:31,295 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=798, PETRI_DIFFERENCE_MINUEND_FLOW=1578, PETRI_DIFFERENCE_MINUEND_PLACES=786, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=787, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=785, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1582, PETRI_PLACES=788, PETRI_TRANSITIONS=787} [2024-11-09 06:31:31,301 INFO L277 CegarLoopForPetriNet]: 794 programPoint places, -6 predicate places. [2024-11-09 06:31:31,303 INFO L471 AbstractCegarLoop]: Abstraction has has 788 places, 787 transitions, 1582 flow [2024-11-09 06:31:31,305 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 779.3333333333334) internal successors, (2338), 3 states have internal predecessors, (2338), 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 06:31:31,306 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:31:31,306 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 06:31:31,307 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-09 06:31:31,307 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2024-11-09 06:31:31,308 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:31:31,308 INFO L85 PathProgramCache]: Analyzing trace with hash 1486553346, now seen corresponding path program 1 times [2024-11-09 06:31:31,308 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:31:31,308 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [180576602] [2024-11-09 06:31:31,309 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:31:31,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:31:31,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 06:31:31,724 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 06:31:31,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 06:31:32,229 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 06:31:32,229 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-09 06:31:32,232 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (24 of 25 remaining) [2024-11-09 06:31:32,234 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (23 of 25 remaining) [2024-11-09 06:31:32,234 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (22 of 25 remaining) [2024-11-09 06:31:32,235 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (21 of 25 remaining) [2024-11-09 06:31:32,235 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (20 of 25 remaining) [2024-11-09 06:31:32,235 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (19 of 25 remaining) [2024-11-09 06:31:32,236 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (18 of 25 remaining) [2024-11-09 06:31:32,236 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (17 of 25 remaining) [2024-11-09 06:31:32,236 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (16 of 25 remaining) [2024-11-09 06:31:32,236 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (15 of 25 remaining) [2024-11-09 06:31:32,236 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (14 of 25 remaining) [2024-11-09 06:31:32,237 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (13 of 25 remaining) [2024-11-09 06:31:32,237 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (12 of 25 remaining) [2024-11-09 06:31:32,237 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (11 of 25 remaining) [2024-11-09 06:31:32,237 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (10 of 25 remaining) [2024-11-09 06:31:32,237 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (9 of 25 remaining) [2024-11-09 06:31:32,238 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (8 of 25 remaining) [2024-11-09 06:31:32,238 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (7 of 25 remaining) [2024-11-09 06:31:32,238 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (6 of 25 remaining) [2024-11-09 06:31:32,239 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (5 of 25 remaining) [2024-11-09 06:31:32,239 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (4 of 25 remaining) [2024-11-09 06:31:32,239 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (3 of 25 remaining) [2024-11-09 06:31:32,239 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (2 of 25 remaining) [2024-11-09 06:31:32,240 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (1 of 25 remaining) [2024-11-09 06:31:32,240 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (0 of 25 remaining) [2024-11-09 06:31:32,240 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-09 06:31:32,241 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1] [2024-11-09 06:31:32,244 WARN L244 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-09 06:31:32,244 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-09 06:31:32,332 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-09 06:31:32,344 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 909 places, 917 transitions, 1844 flow [2024-11-09 06:31:32,574 INFO L124 PetriNetUnfolderBase]: 15/937 cut-off events. [2024-11-09 06:31:32,575 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-09 06:31:32,582 INFO L83 FinitePrefix]: Finished finitePrefix Result has 945 conditions, 937 events. 15/937 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 773 event pairs, 0 based on Foata normal form. 0/895 useless extension candidates. Maximal degree in co-relation 808. Up to 6 conditions per place. [2024-11-09 06:31:32,583 INFO L82 GeneralOperation]: Start removeDead. Operand has 909 places, 917 transitions, 1844 flow [2024-11-09 06:31:32,592 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 909 places, 917 transitions, 1844 flow [2024-11-09 06:31:32,594 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-09 06:31:32,595 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;@39d79b3c, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-09 06:31:32,595 INFO L334 AbstractCegarLoop]: Starting to check reachability of 37 error locations. [2024-11-09 06:31:32,728 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-09 06:31:32,728 INFO L124 PetriNetUnfolderBase]: 2/688 cut-off events. [2024-11-09 06:31:32,728 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-09 06:31:32,728 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:31:32,729 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 06:31:32,729 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 33 more)] === [2024-11-09 06:31:32,730 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:31:32,730 INFO L85 PathProgramCache]: Analyzing trace with hash 903665991, now seen corresponding path program 1 times [2024-11-09 06:31:32,730 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:31:32,731 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [623743739] [2024-11-09 06:31:32,731 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:31:32,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:31:32,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:31:33,436 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 06:31:33,436 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:31:33,436 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [623743739] [2024-11-09 06:31:33,436 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [623743739] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:31:33,437 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:31:33,437 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 06:31:33,437 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [779735897] [2024-11-09 06:31:33,437 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:31:33,438 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 06:31:33,443 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:31:33,444 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 06:31:33,445 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 06:31:33,467 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 879 out of 917 [2024-11-09 06:31:33,471 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 909 places, 917 transitions, 1844 flow. Second operand has 3 states, 3 states have (on average 880.3333333333334) internal successors, (2641), 3 states have internal predecessors, (2641), 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 06:31:33,472 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:31:33,472 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 879 of 917 [2024-11-09 06:31:33,472 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:31:35,258 INFO L124 PetriNetUnfolderBase]: 450/4563 cut-off events. [2024-11-09 06:31:35,259 INFO L125 PetriNetUnfolderBase]: For 59/59 co-relation queries the response was YES. [2024-11-09 06:31:35,292 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5336 conditions, 4563 events. 450/4563 cut-off events. For 59/59 co-relation queries the response was YES. Maximal size of possible extension queue 75. Compared 35199 event pairs, 121 based on Foata normal form. 395/4502 useless extension candidates. Maximal degree in co-relation 4333. Up to 356 conditions per place. [2024-11-09 06:31:35,321 INFO L140 encePairwiseOnDemand]: 899/917 looper letters, 47 selfloop transitions, 6 changer transitions 0/927 dead transitions. [2024-11-09 06:31:35,322 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 901 places, 927 transitions, 1975 flow [2024-11-09 06:31:35,322 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 06:31:35,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 06:31:35,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 2712 transitions. [2024-11-09 06:31:35,330 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9858233369683751 [2024-11-09 06:31:35,331 INFO L175 Difference]: Start difference. First operand has 909 places, 917 transitions, 1844 flow. Second operand 3 states and 2712 transitions. [2024-11-09 06:31:35,331 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 901 places, 927 transitions, 1975 flow [2024-11-09 06:31:35,339 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 901 places, 927 transitions, 1975 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-09 06:31:35,424 INFO L231 Difference]: Finished difference. Result has 903 places, 908 transitions, 1866 flow [2024-11-09 06:31:35,426 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=917, PETRI_DIFFERENCE_MINUEND_FLOW=1814, PETRI_DIFFERENCE_MINUEND_PLACES=899, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=902, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=896, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1866, PETRI_PLACES=903, PETRI_TRANSITIONS=908} [2024-11-09 06:31:35,427 INFO L277 CegarLoopForPetriNet]: 909 programPoint places, -6 predicate places. [2024-11-09 06:31:35,427 INFO L471 AbstractCegarLoop]: Abstraction has has 903 places, 908 transitions, 1866 flow [2024-11-09 06:31:35,429 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 880.3333333333334) internal successors, (2641), 3 states have internal predecessors, (2641), 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 06:31:35,430 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:31:35,430 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 06:31:35,430 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-09 06:31:35,431 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err1ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 33 more)] === [2024-11-09 06:31:35,431 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:31:35,431 INFO L85 PathProgramCache]: Analyzing trace with hash -1257641918, now seen corresponding path program 1 times [2024-11-09 06:31:35,431 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:31:35,432 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [584176933] [2024-11-09 06:31:35,432 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:31:35,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:31:35,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:31:35,992 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 06:31:35,993 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:31:35,993 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [584176933] [2024-11-09 06:31:35,993 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [584176933] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:31:35,994 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:31:35,994 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 06:31:35,995 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2030185740] [2024-11-09 06:31:35,998 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:31:35,999 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 06:31:36,000 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:31:36,001 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 06:31:36,001 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 06:31:36,031 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 877 out of 917 [2024-11-09 06:31:36,035 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 903 places, 908 transitions, 1866 flow. Second operand has 3 states, 3 states have (on average 879.0) internal successors, (2637), 3 states have internal predecessors, (2637), 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 06:31:36,035 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:31:36,035 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 877 of 917 [2024-11-09 06:31:36,036 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:31:37,862 INFO L124 PetriNetUnfolderBase]: 658/5412 cut-off events. [2024-11-09 06:31:37,862 INFO L125 PetriNetUnfolderBase]: For 106/106 co-relation queries the response was YES. [2024-11-09 06:31:37,894 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6669 conditions, 5412 events. 658/5412 cut-off events. For 106/106 co-relation queries the response was YES. Maximal size of possible extension queue 102. Compared 44747 event pairs, 305 based on Foata normal form. 0/4868 useless extension candidates. Maximal degree in co-relation 5630. Up to 975 conditions per place. [2024-11-09 06:31:37,920 INFO L140 encePairwiseOnDemand]: 909/917 looper letters, 37 selfloop transitions, 7 changer transitions 0/922 dead transitions. [2024-11-09 06:31:37,920 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 905 places, 922 transitions, 1987 flow [2024-11-09 06:31:37,920 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 06:31:37,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 06:31:37,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 2676 transitions. [2024-11-09 06:31:37,927 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9727371864776445 [2024-11-09 06:31:37,930 INFO L175 Difference]: Start difference. First operand has 903 places, 908 transitions, 1866 flow. Second operand 3 states and 2676 transitions. [2024-11-09 06:31:37,930 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 905 places, 922 transitions, 1987 flow [2024-11-09 06:31:37,940 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 903 places, 922 transitions, 1975 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 06:31:37,953 INFO L231 Difference]: Finished difference. Result has 905 places, 914 transitions, 1908 flow [2024-11-09 06:31:37,955 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=917, PETRI_DIFFERENCE_MINUEND_FLOW=1854, PETRI_DIFFERENCE_MINUEND_PLACES=901, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=908, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=901, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1908, PETRI_PLACES=905, PETRI_TRANSITIONS=914} [2024-11-09 06:31:37,957 INFO L277 CegarLoopForPetriNet]: 909 programPoint places, -4 predicate places. [2024-11-09 06:31:37,959 INFO L471 AbstractCegarLoop]: Abstraction has has 905 places, 914 transitions, 1908 flow [2024-11-09 06:31:37,961 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 879.0) internal successors, (2637), 3 states have internal predecessors, (2637), 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 06:31:37,961 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:31:37,962 INFO L204 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 06:31:37,962 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-09 06:31:37,962 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 33 more)] === [2024-11-09 06:31:37,963 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:31:37,963 INFO L85 PathProgramCache]: Analyzing trace with hash 1146381045, now seen corresponding path program 1 times [2024-11-09 06:31:37,964 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:31:37,964 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [805028089] [2024-11-09 06:31:37,965 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:31:37,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:31:38,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 06:31:38,559 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 06:31:38,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 06:31:39,037 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 06:31:39,037 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-09 06:31:39,038 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (36 of 37 remaining) [2024-11-09 06:31:39,038 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (35 of 37 remaining) [2024-11-09 06:31:39,038 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (34 of 37 remaining) [2024-11-09 06:31:39,039 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (33 of 37 remaining) [2024-11-09 06:31:39,039 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (32 of 37 remaining) [2024-11-09 06:31:39,039 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (31 of 37 remaining) [2024-11-09 06:31:39,040 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (30 of 37 remaining) [2024-11-09 06:31:39,040 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (29 of 37 remaining) [2024-11-09 06:31:39,040 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (28 of 37 remaining) [2024-11-09 06:31:39,040 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (27 of 37 remaining) [2024-11-09 06:31:39,041 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (26 of 37 remaining) [2024-11-09 06:31:39,041 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (25 of 37 remaining) [2024-11-09 06:31:39,041 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (24 of 37 remaining) [2024-11-09 06:31:39,041 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (23 of 37 remaining) [2024-11-09 06:31:39,041 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (22 of 37 remaining) [2024-11-09 06:31:39,042 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (21 of 37 remaining) [2024-11-09 06:31:39,042 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (20 of 37 remaining) [2024-11-09 06:31:39,042 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (19 of 37 remaining) [2024-11-09 06:31:39,042 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (18 of 37 remaining) [2024-11-09 06:31:39,042 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (17 of 37 remaining) [2024-11-09 06:31:39,043 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (16 of 37 remaining) [2024-11-09 06:31:39,043 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (15 of 37 remaining) [2024-11-09 06:31:39,043 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (14 of 37 remaining) [2024-11-09 06:31:39,043 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (13 of 37 remaining) [2024-11-09 06:31:39,043 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (12 of 37 remaining) [2024-11-09 06:31:39,043 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (11 of 37 remaining) [2024-11-09 06:31:39,044 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (10 of 37 remaining) [2024-11-09 06:31:39,044 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (9 of 37 remaining) [2024-11-09 06:31:39,046 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (8 of 37 remaining) [2024-11-09 06:31:39,047 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (7 of 37 remaining) [2024-11-09 06:31:39,047 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (6 of 37 remaining) [2024-11-09 06:31:39,047 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (5 of 37 remaining) [2024-11-09 06:31:39,047 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (4 of 37 remaining) [2024-11-09 06:31:39,048 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (3 of 37 remaining) [2024-11-09 06:31:39,048 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (2 of 37 remaining) [2024-11-09 06:31:39,048 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (1 of 37 remaining) [2024-11-09 06:31:39,048 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (0 of 37 remaining) [2024-11-09 06:31:39,049 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-09 06:31:39,049 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2024-11-09 06:31:39,050 WARN L244 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-09 06:31:39,050 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-11-09 06:31:39,149 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-09 06:31:39,238 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 1024 places, 1036 transitions, 2090 flow [2024-11-09 06:31:39,561 INFO L124 PetriNetUnfolderBase]: 22/1067 cut-off events. [2024-11-09 06:31:39,561 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-11-09 06:31:39,571 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1080 conditions, 1067 events. 22/1067 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 1506 event pairs, 0 based on Foata normal form. 0/1005 useless extension candidates. Maximal degree in co-relation 941. Up to 8 conditions per place. [2024-11-09 06:31:39,571 INFO L82 GeneralOperation]: Start removeDead. Operand has 1024 places, 1036 transitions, 2090 flow [2024-11-09 06:31:39,587 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 1024 places, 1036 transitions, 2090 flow [2024-11-09 06:31:39,592 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-09 06:31:39,593 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;@39d79b3c, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-09 06:31:39,593 INFO L334 AbstractCegarLoop]: Starting to check reachability of 49 error locations. [2024-11-09 06:31:39,677 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-09 06:31:39,677 INFO L124 PetriNetUnfolderBase]: 2/688 cut-off events. [2024-11-09 06:31:39,677 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-09 06:31:39,678 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:31:39,678 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 06:31:39,678 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2024-11-09 06:31:39,679 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:31:39,679 INFO L85 PathProgramCache]: Analyzing trace with hash 406354845, now seen corresponding path program 1 times [2024-11-09 06:31:39,679 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:31:39,681 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [658004710] [2024-11-09 06:31:39,682 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:31:39,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:31:39,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:31:40,208 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 06:31:40,208 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:31:40,209 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [658004710] [2024-11-09 06:31:40,209 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [658004710] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:31:40,209 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:31:40,209 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 06:31:40,210 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [772686451] [2024-11-09 06:31:40,210 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:31:40,211 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 06:31:40,213 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:31:40,214 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 06:31:40,214 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 06:31:40,247 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 980 out of 1036 [2024-11-09 06:31:40,251 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1024 places, 1036 transitions, 2090 flow. Second operand has 3 states, 3 states have (on average 981.3333333333334) internal successors, (2944), 3 states have internal predecessors, (2944), 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 06:31:40,252 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:31:40,252 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 980 of 1036 [2024-11-09 06:31:40,252 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:31:59,247 INFO L124 PetriNetUnfolderBase]: 12204/65228 cut-off events. [2024-11-09 06:31:59,248 INFO L125 PetriNetUnfolderBase]: For 1891/1891 co-relation queries the response was YES. [2024-11-09 06:31:59,873 INFO L83 FinitePrefix]: Finished finitePrefix Result has 82879 conditions, 65228 events. 12204/65228 cut-off events. For 1891/1891 co-relation queries the response was YES. Maximal size of possible extension queue 1072. Compared 951019 event pairs, 4002 based on Foata normal form. 6776/64401 useless extension candidates. Maximal degree in co-relation 75728. Up to 8357 conditions per place. [2024-11-09 06:32:00,356 INFO L140 encePairwiseOnDemand]: 1010/1036 looper letters, 71 selfloop transitions, 9 changer transitions 0/1054 dead transitions. [2024-11-09 06:32:00,357 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1013 places, 1054 transitions, 2298 flow [2024-11-09 06:32:00,358 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 06:32:00,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 06:32:00,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 3051 transitions. [2024-11-09 06:32:00,364 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9816602316602316 [2024-11-09 06:32:00,364 INFO L175 Difference]: Start difference. First operand has 1024 places, 1036 transitions, 2090 flow. Second operand 3 states and 3051 transitions. [2024-11-09 06:32:00,364 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1013 places, 1054 transitions, 2298 flow [2024-11-09 06:32:00,374 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1013 places, 1054 transitions, 2294 flow, removed 2 selfloop flow, removed 0 redundant places. [2024-11-09 06:32:00,389 INFO L231 Difference]: Finished difference. Result has 1015 places, 1025 transitions, 2126 flow [2024-11-09 06:32:00,391 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=1036, PETRI_DIFFERENCE_MINUEND_FLOW=2048, PETRI_DIFFERENCE_MINUEND_PLACES=1011, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1016, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1007, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2126, PETRI_PLACES=1015, PETRI_TRANSITIONS=1025} [2024-11-09 06:32:00,394 INFO L277 CegarLoopForPetriNet]: 1024 programPoint places, -9 predicate places. [2024-11-09 06:32:00,395 INFO L471 AbstractCegarLoop]: Abstraction has has 1015 places, 1025 transitions, 2126 flow [2024-11-09 06:32:00,397 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 981.3333333333334) internal successors, (2944), 3 states have internal predecessors, (2944), 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 06:32:00,398 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:32:00,399 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 06:32:00,399 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-09 06:32:00,399 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err1ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2024-11-09 06:32:00,400 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:32:00,400 INFO L85 PathProgramCache]: Analyzing trace with hash 551241912, now seen corresponding path program 1 times [2024-11-09 06:32:00,400 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:32:00,400 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [328720234] [2024-11-09 06:32:00,400 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:32:00,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:32:00,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:32:00,865 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 06:32:00,865 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:32:00,865 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [328720234] [2024-11-09 06:32:00,866 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [328720234] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:32:00,866 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:32:00,866 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 06:32:00,866 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1636729977] [2024-11-09 06:32:00,866 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:32:00,867 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 06:32:00,868 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:32:00,869 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 06:32:00,869 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 06:32:00,902 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 980 out of 1036 [2024-11-09 06:32:00,906 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1015 places, 1025 transitions, 2126 flow. Second operand has 3 states, 3 states have (on average 982.0) internal successors, (2946), 3 states have internal predecessors, (2946), 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 06:32:00,906 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:32:00,906 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 980 of 1036 [2024-11-09 06:32:00,907 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:32:04,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3949] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread2of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread2of3ForFork0_#t~ret19#1=|v_thr1Thread2of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread2of3ForFork0_#t~ret19#1][730], [1021#true, 709#L766-6true, 1029#(= |#race~state~0| 0), 1023#true, Black: 1027#true, 1004#L757-3true, 53#L757-3true, 1025#true, 1032#true, 858#L755-3true]) [2024-11-09 06:32:04,010 INFO L294 olderBase$Statistics]: this new event has 734 ancestors and is cut-off event [2024-11-09 06:32:04,010 INFO L297 olderBase$Statistics]: existing Event has 723 ancestors and is cut-off event [2024-11-09 06:32:04,010 INFO L297 olderBase$Statistics]: existing Event has 734 ancestors and is cut-off event [2024-11-09 06:32:04,010 INFO L297 olderBase$Statistics]: existing Event has 723 ancestors and is cut-off event [2024-11-09 06:32:04,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3713] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][779], [1027#true, 1021#true, 709#L766-6true, 1023#true, Black: 1029#(= |#race~state~0| 0), 1004#L757-3true, 490#L705true, 1025#true, 821#L757-3true, 1032#true]) [2024-11-09 06:32:04,991 INFO L294 olderBase$Statistics]: this new event has 741 ancestors and is cut-off event [2024-11-09 06:32:04,991 INFO L297 olderBase$Statistics]: existing Event has 730 ancestors and is cut-off event [2024-11-09 06:32:04,991 INFO L297 olderBase$Statistics]: existing Event has 741 ancestors and is cut-off event [2024-11-09 06:32:04,992 INFO L297 olderBase$Statistics]: existing Event has 730 ancestors and is cut-off event [2024-11-09 06:32:05,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3713] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][779], [1027#true, 1021#true, 709#L766-6true, 1023#true, Black: 1029#(= |#race~state~0| 0), 1004#L757-3true, 467#L755true, 1025#true, 821#L757-3true, 1032#true]) [2024-11-09 06:32:05,127 INFO L294 olderBase$Statistics]: this new event has 742 ancestors and is cut-off event [2024-11-09 06:32:05,127 INFO L297 olderBase$Statistics]: existing Event has 742 ancestors and is cut-off event [2024-11-09 06:32:05,127 INFO L297 olderBase$Statistics]: existing Event has 731 ancestors and is cut-off event [2024-11-09 06:32:05,128 INFO L297 olderBase$Statistics]: existing Event has 731 ancestors and is cut-off event [2024-11-09 06:32:07,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3949] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread2of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread2of3ForFork0_#t~ret19#1=|v_thr1Thread2of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread2of3ForFork0_#t~ret19#1][730], [1021#true, 709#L766-6true, 1029#(= |#race~state~0| 0), 1023#true, Black: 1027#true, 1004#L757-3true, 1025#true, 1032#true, 731#L694-3true, 858#L755-3true]) [2024-11-09 06:32:07,203 INFO L294 olderBase$Statistics]: this new event has 751 ancestors and is cut-off event [2024-11-09 06:32:07,203 INFO L297 olderBase$Statistics]: existing Event has 740 ancestors and is cut-off event [2024-11-09 06:32:07,203 INFO L297 olderBase$Statistics]: existing Event has 751 ancestors and is cut-off event [2024-11-09 06:32:07,203 INFO L297 olderBase$Statistics]: existing Event has 740 ancestors and is cut-off event [2024-11-09 06:32:08,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3949] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread2of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread2of3ForFork0_#t~ret19#1=|v_thr1Thread2of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread2of3ForFork0_#t~ret19#1][730], [460#L696-3true, 1021#true, 709#L766-6true, 1029#(= |#race~state~0| 0), 1023#true, Black: 1027#true, 1004#L757-3true, 1025#true, 1032#true, 858#L755-3true]) [2024-11-09 06:32:08,794 INFO L294 olderBase$Statistics]: this new event has 756 ancestors and is cut-off event [2024-11-09 06:32:08,794 INFO L297 olderBase$Statistics]: existing Event has 745 ancestors and is cut-off event [2024-11-09 06:32:08,794 INFO L297 olderBase$Statistics]: existing Event has 756 ancestors and is cut-off event [2024-11-09 06:32:08,794 INFO L297 olderBase$Statistics]: existing Event has 745 ancestors and is cut-off event [2024-11-09 06:32:09,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3713] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][779], [1027#true, 1021#true, 709#L766-6true, 1023#true, Black: 1029#(= |#race~state~0| 0), 244#L694-3true, 490#L705true, 1025#true, 821#L757-3true, 1032#true]) [2024-11-09 06:32:09,414 INFO L294 olderBase$Statistics]: this new event has 758 ancestors and is cut-off event [2024-11-09 06:32:09,414 INFO L297 olderBase$Statistics]: existing Event has 758 ancestors and is cut-off event [2024-11-09 06:32:09,414 INFO L297 olderBase$Statistics]: existing Event has 747 ancestors and is cut-off event [2024-11-09 06:32:09,414 INFO L297 olderBase$Statistics]: existing Event has 747 ancestors and is cut-off event [2024-11-09 06:32:09,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3713] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][779], [1027#true, 1021#true, 709#L766-6true, 1023#true, Black: 1029#(= |#race~state~0| 0), 244#L694-3true, 467#L755true, 1025#true, 821#L757-3true, 1032#true]) [2024-11-09 06:32:09,632 INFO L294 olderBase$Statistics]: this new event has 759 ancestors and is cut-off event [2024-11-09 06:32:09,632 INFO L297 olderBase$Statistics]: existing Event has 748 ancestors and is cut-off event [2024-11-09 06:32:09,632 INFO L297 olderBase$Statistics]: existing Event has 748 ancestors and is cut-off event [2024-11-09 06:32:09,633 INFO L297 olderBase$Statistics]: existing Event has 759 ancestors and is cut-off event [2024-11-09 06:32:10,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3713] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][779], [1027#true, 1021#true, 709#L766-6true, 1023#true, Black: 1029#(= |#race~state~0| 0), 490#L705true, 325#L696-3true, 1025#true, 821#L757-3true, 1032#true]) [2024-11-09 06:32:10,967 INFO L294 olderBase$Statistics]: this new event has 763 ancestors and is cut-off event [2024-11-09 06:32:10,967 INFO L297 olderBase$Statistics]: existing Event has 752 ancestors and is cut-off event [2024-11-09 06:32:10,967 INFO L297 olderBase$Statistics]: existing Event has 752 ancestors and is cut-off event [2024-11-09 06:32:10,967 INFO L297 olderBase$Statistics]: existing Event has 763 ancestors and is cut-off event [2024-11-09 06:32:11,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3713] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][779], [1027#true, 1021#true, 709#L766-6true, 1023#true, Black: 1029#(= |#race~state~0| 0), 325#L696-3true, 467#L755true, 1025#true, 821#L757-3true, 1032#true]) [2024-11-09 06:32:11,211 INFO L294 olderBase$Statistics]: this new event has 764 ancestors and is cut-off event [2024-11-09 06:32:11,211 INFO L297 olderBase$Statistics]: existing Event has 764 ancestors and is cut-off event [2024-11-09 06:32:11,211 INFO L297 olderBase$Statistics]: existing Event has 753 ancestors and is cut-off event [2024-11-09 06:32:11,211 INFO L297 olderBase$Statistics]: existing Event has 753 ancestors and is cut-off event [2024-11-09 06:32:12,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3949] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread2of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread2of3ForFork0_#t~ret19#1=|v_thr1Thread2of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread2of3ForFork0_#t~ret19#1][730], [1021#true, 709#L766-6true, 1029#(= |#race~state~0| 0), 1023#true, Black: 1027#true, 1004#L757-3true, 997#L701-3true, 1025#true, 1032#true, 858#L755-3true]) [2024-11-09 06:32:12,101 INFO L294 olderBase$Statistics]: this new event has 766 ancestors and is cut-off event [2024-11-09 06:32:12,101 INFO L297 olderBase$Statistics]: existing Event has 755 ancestors and is cut-off event [2024-11-09 06:32:12,101 INFO L297 olderBase$Statistics]: existing Event has 766 ancestors and is cut-off event [2024-11-09 06:32:12,101 INFO L297 olderBase$Statistics]: existing Event has 755 ancestors and is cut-off event [2024-11-09 06:32:13,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3949] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread2of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread2of3ForFork0_#t~ret19#1=|v_thr1Thread2of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread2of3ForFork0_#t~ret19#1][730], [1021#true, 709#L766-6true, 1029#(= |#race~state~0| 0), 1002#L721-3true, 1023#true, Black: 1027#true, 1004#L757-3true, 1025#true, 1032#true, 858#L755-3true]) [2024-11-09 06:32:13,742 INFO L294 olderBase$Statistics]: this new event has 771 ancestors and is cut-off event [2024-11-09 06:32:13,742 INFO L297 olderBase$Statistics]: existing Event has 760 ancestors and is cut-off event [2024-11-09 06:32:13,742 INFO L297 olderBase$Statistics]: existing Event has 771 ancestors and is cut-off event [2024-11-09 06:32:13,742 INFO L297 olderBase$Statistics]: existing Event has 760 ancestors and is cut-off event [2024-11-09 06:32:14,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3713] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][779], [1027#true, 177#L701-3true, 1021#true, 709#L766-6true, 1023#true, Black: 1029#(= |#race~state~0| 0), 490#L705true, 1025#true, 1032#true, 821#L757-3true]) [2024-11-09 06:32:14,150 INFO L294 olderBase$Statistics]: this new event has 773 ancestors and is cut-off event [2024-11-09 06:32:14,150 INFO L297 olderBase$Statistics]: existing Event has 773 ancestors and is cut-off event [2024-11-09 06:32:14,150 INFO L297 olderBase$Statistics]: existing Event has 762 ancestors and is cut-off event [2024-11-09 06:32:14,150 INFO L297 olderBase$Statistics]: existing Event has 762 ancestors and is cut-off event [2024-11-09 06:32:14,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3949] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread2of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread2of3ForFork0_#t~ret19#1=|v_thr1Thread2of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread2of3ForFork0_#t~ret19#1][730], [1021#true, 709#L766-6true, 1029#(= |#race~state~0| 0), 1023#true, Black: 1027#true, 1004#L757-3true, 1025#true, 222#L722-1true, 1032#true, 858#L755-3true]) [2024-11-09 06:32:14,235 INFO L294 olderBase$Statistics]: this new event has 773 ancestors and is cut-off event [2024-11-09 06:32:14,235 INFO L297 olderBase$Statistics]: existing Event has 762 ancestors and is cut-off event [2024-11-09 06:32:14,235 INFO L297 olderBase$Statistics]: existing Event has 762 ancestors and is cut-off event [2024-11-09 06:32:14,235 INFO L297 olderBase$Statistics]: existing Event has 773 ancestors and is cut-off event [2024-11-09 06:32:14,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3713] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][779], [1027#true, 177#L701-3true, 1021#true, 709#L766-6true, 1023#true, Black: 1029#(= |#race~state~0| 0), 467#L755true, 1025#true, 1032#true, 821#L757-3true]) [2024-11-09 06:32:14,690 INFO L294 olderBase$Statistics]: this new event has 774 ancestors and is cut-off event [2024-11-09 06:32:14,690 INFO L297 olderBase$Statistics]: existing Event has 763 ancestors and is cut-off event [2024-11-09 06:32:14,690 INFO L297 olderBase$Statistics]: existing Event has 763 ancestors and is cut-off event [2024-11-09 06:32:14,690 INFO L297 olderBase$Statistics]: existing Event has 774 ancestors and is cut-off event [2024-11-09 06:32:15,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3713] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][779], [1027#true, 1021#true, 709#L766-6true, 1023#true, Black: 1029#(= |#race~state~0| 0), 490#L705true, 566#L721-3true, 1025#true, 821#L757-3true, 1032#true]) [2024-11-09 06:32:15,567 INFO L294 olderBase$Statistics]: this new event has 778 ancestors and is cut-off event [2024-11-09 06:32:15,567 INFO L297 olderBase$Statistics]: existing Event has 767 ancestors and is cut-off event [2024-11-09 06:32:15,567 INFO L297 olderBase$Statistics]: existing Event has 778 ancestors and is cut-off event [2024-11-09 06:32:15,567 INFO L297 olderBase$Statistics]: existing Event has 767 ancestors and is cut-off event [2024-11-09 06:32:16,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3713] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][779], [1027#true, 1021#true, 709#L766-6true, 1023#true, Black: 1029#(= |#race~state~0| 0), 467#L755true, 566#L721-3true, 1025#true, 821#L757-3true, 1032#true]) [2024-11-09 06:32:16,081 INFO L294 olderBase$Statistics]: this new event has 779 ancestors and is cut-off event [2024-11-09 06:32:16,081 INFO L297 olderBase$Statistics]: existing Event has 779 ancestors and is cut-off event [2024-11-09 06:32:16,081 INFO L297 olderBase$Statistics]: existing Event has 768 ancestors and is cut-off event [2024-11-09 06:32:16,081 INFO L297 olderBase$Statistics]: existing Event has 768 ancestors and is cut-off event [2024-11-09 06:32:16,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3713] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][779], [1027#true, 1021#true, 709#L766-6true, 843#L722-1true, 1023#true, Black: 1029#(= |#race~state~0| 0), 490#L705true, 1025#true, 821#L757-3true, 1032#true]) [2024-11-09 06:32:16,281 INFO L294 olderBase$Statistics]: this new event has 780 ancestors and is cut-off event [2024-11-09 06:32:16,281 INFO L297 olderBase$Statistics]: existing Event has 769 ancestors and is cut-off event [2024-11-09 06:32:16,281 INFO L297 olderBase$Statistics]: existing Event has 780 ancestors and is cut-off event [2024-11-09 06:32:16,281 INFO L297 olderBase$Statistics]: existing Event has 769 ancestors and is cut-off event [2024-11-09 06:32:16,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3713] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][779], [1027#true, 1021#true, 709#L766-6true, 843#L722-1true, 1023#true, Black: 1029#(= |#race~state~0| 0), 467#L755true, 1025#true, 821#L757-3true, 1032#true]) [2024-11-09 06:32:16,475 INFO L294 olderBase$Statistics]: this new event has 781 ancestors and is cut-off event [2024-11-09 06:32:16,475 INFO L297 olderBase$Statistics]: existing Event has 770 ancestors and is cut-off event [2024-11-09 06:32:16,475 INFO L297 olderBase$Statistics]: existing Event has 770 ancestors and is cut-off event [2024-11-09 06:32:16,475 INFO L297 olderBase$Statistics]: existing Event has 781 ancestors and is cut-off event [2024-11-09 06:32:16,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3949] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread2of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread2of3ForFork0_#t~ret19#1=|v_thr1Thread2of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread2of3ForFork0_#t~ret19#1][730], [1021#true, 709#L766-6true, 1029#(= |#race~state~0| 0), 1023#true, Black: 1027#true, 1004#L757-3true, 290#L726true, 1025#true, 1032#true, 858#L755-3true]) [2024-11-09 06:32:16,554 INFO L294 olderBase$Statistics]: this new event has 781 ancestors and is cut-off event [2024-11-09 06:32:16,555 INFO L297 olderBase$Statistics]: existing Event has 781 ancestors and is cut-off event [2024-11-09 06:32:16,555 INFO L297 olderBase$Statistics]: existing Event has 770 ancestors and is cut-off event [2024-11-09 06:32:16,555 INFO L297 olderBase$Statistics]: existing Event has 770 ancestors and is cut-off event [2024-11-09 06:32:16,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3949] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread2of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread2of3ForFork0_#t~ret19#1=|v_thr1Thread2of3ForFork0_#t~ret19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread2of3ForFork0_#t~ret19#1][730], [1021#true, 709#L766-6true, 1029#(= |#race~state~0| 0), 1023#true, Black: 1027#true, 1005#L727-2true, 1004#L757-3true, 1025#true, 1032#true, 858#L755-3true]) [2024-11-09 06:32:16,770 INFO L294 olderBase$Statistics]: this new event has 782 ancestors and is cut-off event [2024-11-09 06:32:16,770 INFO L297 olderBase$Statistics]: existing Event has 782 ancestors and is cut-off event [2024-11-09 06:32:16,770 INFO L297 olderBase$Statistics]: existing Event has 771 ancestors and is cut-off event [2024-11-09 06:32:16,770 INFO L297 olderBase$Statistics]: existing Event has 771 ancestors and is cut-off event [2024-11-09 06:32:17,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3713] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][779], [1021#true, 709#L766-6true, 1029#(= |#race~state~0| 0), Black: 1027#true, 1023#true, 1005#L727-2true, 576#L755-3true, 1025#true, 1032#true, 821#L757-3true]) [2024-11-09 06:32:17,577 INFO L294 olderBase$Statistics]: this new event has 782 ancestors and is cut-off event [2024-11-09 06:32:17,577 INFO L297 olderBase$Statistics]: existing Event has 782 ancestors and is cut-off event [2024-11-09 06:32:17,577 INFO L297 olderBase$Statistics]: existing Event has 771 ancestors and is cut-off event [2024-11-09 06:32:17,577 INFO L297 olderBase$Statistics]: existing Event has 771 ancestors and is cut-off event [2024-11-09 06:32:18,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3713] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][779], [1027#true, 1021#true, 709#L766-6true, 132#L726true, 1023#true, Black: 1029#(= |#race~state~0| 0), 490#L705true, 1025#true, 821#L757-3true, 1032#true]) [2024-11-09 06:32:18,601 INFO L294 olderBase$Statistics]: this new event has 788 ancestors and is cut-off event [2024-11-09 06:32:18,601 INFO L297 olderBase$Statistics]: existing Event has 777 ancestors and is cut-off event [2024-11-09 06:32:18,602 INFO L297 olderBase$Statistics]: existing Event has 777 ancestors and is cut-off event [2024-11-09 06:32:18,602 INFO L297 olderBase$Statistics]: existing Event has 788 ancestors and is cut-off event [2024-11-09 06:32:18,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3713] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][779], [1027#true, 1021#true, 709#L766-6true, 132#L726true, 1023#true, Black: 1029#(= |#race~state~0| 0), 467#L755true, 1025#true, 1032#true, 821#L757-3true]) [2024-11-09 06:32:18,863 INFO L294 olderBase$Statistics]: this new event has 789 ancestors and is cut-off event [2024-11-09 06:32:18,863 INFO L297 olderBase$Statistics]: existing Event has 778 ancestors and is cut-off event [2024-11-09 06:32:18,863 INFO L297 olderBase$Statistics]: existing Event has 778 ancestors and is cut-off event [2024-11-09 06:32:18,863 INFO L297 olderBase$Statistics]: existing Event has 789 ancestors and is cut-off event [2024-11-09 06:32:18,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3713] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~ret19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, thr1Thread3of3ForFork0_#t~ret19#1=|v_thr1Thread3of3ForFork0_#t~ret19#1_1|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~ret19#1][779], [1027#true, 1021#true, 709#L766-6true, 789#L727-2true, 1023#true, Black: 1029#(= |#race~state~0| 0), 490#L705true, 1025#true, 821#L757-3true, 1032#true]) [2024-11-09 06:32:18,864 INFO L294 olderBase$Statistics]: this new event has 789 ancestors and is cut-off event [2024-11-09 06:32:18,864 INFO L297 olderBase$Statistics]: existing Event has 778 ancestors and is cut-off event [2024-11-09 06:32:18,865 INFO L297 olderBase$Statistics]: existing Event has 778 ancestors and is cut-off event [2024-11-09 06:32:18,865 INFO L297 olderBase$Statistics]: existing Event has 789 ancestors and is cut-off event